| Commit message (Expand) | Author | Age | Files | Lines |
* | (vc-locking-user): In CVS case, convert user number to a string. | Richard M. Stallman | 1995-11-16 | 1 | -1/+4 |
* | (vc-utc-string): Use timezone of TIMEVAL for the correction, not the | André Spiegel | 1995-11-02 | 1 | -10/+23 |
* | (vc-fetch-master-properties): Call "cvs status" in the right | André Spiegel | 1995-09-14 | 1 | -5/+9 |
* | (vc-locking-user): Fixed wrong parentheses. | André Spiegel | 1995-09-08 | 1 | -2/+2 |
* | (vc-utc-string): New function. | André Spiegel | 1995-08-29 | 1 | -30/+51 |
* | (vc-fetch-master-properties): Count cvs status "Needs Patch" as | André Spiegel | 1995-08-25 | 1 | -2/+7 |
* | (vc-simple-command): New function. | André Spiegel | 1995-08-22 | 1 | -117/+148 |
* | (vc-fetch-master-properties): RCS case: get locking mode. | André Spiegel | 1995-08-21 | 1 | -102/+129 |
* | (vc-fetch-master-properties): Recognize cvs status "Unresolved Conflict". | André Spiegel | 1995-08-18 | 1 | -11/+33 |
* | (vc-top-version): Renamed to vc-master-workfile-version. Updated all | André Spiegel | 1995-08-17 | 1 | -14/+13 |
* | (vc-mode-line, vc-find-file-hook): Moved the test for | Richard M. Stallman | 1995-07-18 | 1 | -8/+7 |
* | (vc-mode-line): Don't write-protect a | Karl Heuer | 1995-07-17 | 1 | -20/+21 |
* | (vc-fetch-master-properties): Better error | Richard M. Stallman | 1995-07-07 | 1 | -3/+8 |
* | (vc-consult-rcs-headers): Use an even more | Richard M. Stallman | 1995-06-27 | 1 | -23/+24 |
* | (vc-consult-rcs-headers): Handle the new time | Richard M. Stallman | 1995-06-26 | 1 | -3/+3 |
* | (vc-insert-file): Erase the current buffer before inserting the file. | Richard M. Stallman | 1995-06-23 | 1 | -5/+6 |
* | (vc-fetch-master-properties): Pass an absolute | Richard M. Stallman | 1995-06-22 | 1 | -2/+7 |
* | (vc-fetch-properties): Add save-excursion. | Richard M. Stallman | 1995-06-20 | 1 | -10/+11 |
* | (vc-fetch-master-properties): Be more careful | Richard M. Stallman | 1995-06-20 | 1 | -1/+2 |
* | (vc-fetch-master-properties): Use path-separator | Richard M. Stallman | 1995-06-18 | 1 | -20/+18 |
* | (vc-consult-rcs-headers): Fix typo in prev change. | Richard M. Stallman | 1995-06-16 | 1 | -1/+1 |
* | (vc-fetch-master-properties): For RCS file, | Richard M. Stallman | 1995-06-16 | 1 | -18/+43 |
* | The RCS status is now found by reading the | Richard M. Stallman | 1995-06-15 | 1 | -281/+296 |
* | (vc-menu-map): Disable Register when no visited file. | Karl Heuer | 1995-06-07 | 1 | -1/+1 |
* | (vc-log-info): Use path-separator. | Karl Heuer | 1995-05-27 | 1 | -1/+2 |
* | (vc-status): If vc-locking-user returns a number, compare it to (user-uid). | Roland McGrath | 1995-05-12 | 1 | -4/+6 |
* | (vc-default-backend, vc-path, vc-consult-headers): | Karl Heuer | 1995-04-26 | 1 | -176/+526 |
* | (vc-buffer-backend): New function. | Richard M. Stallman | 1995-04-26 | 1 | -44/+111 |
* | (vc-toggle-read-only): Accept prefix arg | Richard M. Stallman | 1994-12-15 | 1 | -4/+5 |
* | Only define items in vc-menu-map if it is boundp. | Roland McGrath | 1994-11-09 | 1 | -32/+37 |
* | Add maintainer line in header. | Thien-Thi Nguyen | 1994-11-07 | 1 | -0/+1 |
* | (vc-status): Handle CVS. | Richard M. Stallman | 1994-10-03 | 1 | -20/+73 |
* | (vc-menu-map): Set up menu items. | Richard M. Stallman | 1994-09-22 | 1 | -63/+128 |
* | (vc-mode-line): Do nothing if FILE is nil. | Richard M. Stallman | 1994-05-19 | 1 | -22/+23 |
* | (vc-registered): Use find-file-name-handler. | Richard M. Stallman | 1994-05-13 | 1 | -8/+1 |
* | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 |
* | (vc-mode-line): Fix previous change. | Richard M. Stallman | 1994-04-29 | 1 | -2/+2 |
* | (vc-mode-line): Warn if file is not vc-registered | Richard M. Stallman | 1994-04-24 | 1 | -0/+6 |
* | (vc-find-file-hook): Set backup-inhibited. | Richard M. Stallman | 1994-03-27 | 1 | -2/+4 |
* | (vc-make-backup-files): Doc fix. | Richard M. Stallman | 1994-02-04 | 1 | -1/+1 |
* | (vc-mode-line): use force-mode-line-update instead of the Emacs 18 | Eric S. Raymond | 1994-02-02 | 1 | -2/+2 |
* | (vc-mode-line): Make buffer read-only for root if file is locked. | Richard M. Stallman | 1993-12-24 | 1 | -0/+7 |
* | (vc-make-backup-files): Doc fix. | Richard M. Stallman | 1993-11-25 | 1 | -3/+3 |
* | (vc-prefix-map): Bind C-x v ~ to vc-version-other-window. | Paul Eggert | 1993-09-15 | 1 | -0/+1 |
* | (vc-find-file-hook, vc-file-not-found-hook): Use add-hook to install. | Paul Eggert | 1993-08-27 | 1 | -6/+2 |
* | (vc-mode-line): Set vc-mode to nil if FILE no longer is version-controlled. | Paul Eggert | 1993-07-29 | 1 | -5/+5 |
* | (vc-rcs-status): Removing any trailing "-". | Paul Eggert | 1993-07-27 | 1 | -1/+1 |
* | (vc-rcs-status): Use "-", not " ", to separate locks, so that the RCS | Paul Eggert | 1993-07-20 | 1 | -3/+3 |
* | (vc-rcs-status): Omit "LOCKER:" if you are the locker. | Paul Eggert | 1993-07-19 | 1 | -4/+9 |
* | (vc-rcs-status): Make work buffer's name start w/ space. | Richard M. Stallman | 1993-07-15 | 1 | -1/+1 |