| Commit message (Expand) | Author | Age | Files | Lines |
* | (vc-rcs-register): Fix handling of vc-[rcs-]register-switches. | André Spiegel | 2002-03-18 | 1 | -24/+2 |
* | (vc-rcs-diff): Use consistent parameter format for | André Spiegel | 2002-02-25 | 1 | -2/+2 |
* | (vc-rcs-steal-lock): Do a real checkout after stealing the lock, so | André Spiegel | 2002-01-05 | 1 | -44/+14 |
* | (vc-*-revert-file): Handle new optional arg CONTENTS-DONE. | André Spiegel | 2001-08-28 | 1 | -2/+2 |
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 1 | -2/+4 |
* | (vc-rcs-print-log): Output to buffer *vc*, not the current buffer. | André Spiegel | 2001-03-10 | 1 | -3/+3 |
* | Copyright up-date. | Dave Love | 2001-02-01 | 1 | -2/+2 |
* | (vc-rcs-diff-switches): New customization option. | André Spiegel | 2001-02-01 | 1 | -11/+18 |
* | (vc-rcs-header): Fix :type. | Dave Love | 2001-01-09 | 1 | -2/+2 |
* | (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg WRITABLE to EDITABLE. | André Spiegel | 2001-01-08 | 1 | -9/+9 |
* | (vc-rcs-state): Before calling vc-workfile-unchanged-p, require vc. | André Spiegel | 2000-11-20 | 1 | -8/+9 |
* | (vc-rcs-state): Call vc-workfile-unchanged-p only here, and | André Spiegel | 2000-11-19 | 1 | -8/+5 |
* | Functions reordered. | André Spiegel | 2000-11-16 | 1 | -409/+443 |
* | (vc-rcs-receive-file): Rewritten to contain only backend-specific | André Spiegel | 2000-10-03 | 1 | -31/+7 |
* | (vc-rcs-fetch-master-state): Parse and remember default branch | André Spiegel | 2000-10-03 | 1 | -40/+48 |
* | * vc.el (vc-editable-p): Minor optimization. | Stefan Monnier | 2000-10-01 | 1 | -13/+15 |
* | (vc-rcs-receive-file): Call comment-history unconditionally. Use the | André Spiegel | 2000-10-01 | 1 | -8/+7 |
* | (toplevel): Require `vc' when compiling. | Gerd Moellmann | 2000-09-22 | 1 | -1/+4 |
* | (vc-rcs-checkin): Fix bug that prevented check-in without explicit | André Spiegel | 2000-09-22 | 1 | -2/+2 |
* | (vc-rcs-workfile-is-newer): New function. | André Spiegel | 2000-09-21 | 1 | -7/+90 |
* | * vc-sccs.el (vc-sccs-register): | Stefan Monnier | 2000-09-09 | 1 | -2/+1 |
* | Doc fixes. | Dave Love | 2000-09-07 | 1 | -24/+28 |
* | 2000-09-05 Stefan Monnier <monnier@cs.yale.edu> | Stefan Monnier | 2000-09-05 | 1 | -7/+30 |
* | (vc-rcs-show-log-entry): New function. | Gerd Moellmann | 2000-09-04 | 1 | -0/+737 |