| Commit message (Expand) | Author | Age | Files | Lines |
* | (vc-file-owner): Always return user name, using the optional argument | André Spiegel | 1996-10-17 | 1 | -19/+5 |
* | (vc-find-cvs-master): Fixed handling of "locally added" files. | André Spiegel | 1996-09-16 | 1 | -0/+8 |
* | (vc-file-owner): If the file is owned by somebody else, return the UID | André Spiegel | 1996-09-08 | 1 | -8/+4 |
* | Comment changes. | Richard M. Stallman | 1996-06-26 | 1 | -4/+5 |
* | (vc-mode-line): If user is root, verify file really has user-writable bit. | Richard M. Stallman | 1996-06-18 | 1 | -3/+12 |
* | (vc-find-file-hook): Follow multiple links all the way. | Richard M. Stallman | 1996-05-09 | 1 | -1/+1 |
* | (vc-follow-link, vc-find-file-hook): | Richard M. Stallman | 1996-05-05 | 1 | -6/+14 |
* | Comment change. | Richard M. Stallman | 1996-03-02 | 1 | -1/+1 |
* | (vc-find-cvs-master): Don't require a "/" after the modification time | Paul Eggert | 1996-02-26 | 1 | -1/+1 |
* | (vc-follow-link): Kill buffer before creating new one. | Richard M. Stallman | 1996-02-26 | 1 | -2/+2 |
* | (vc-follow-link): Simplify by taking advantage | Richard M. Stallman | 1996-02-26 | 1 | -6/+12 |
* | (vc-follow-link): New function. | André Spiegel | 1996-02-22 | 1 | -3/+14 |
* | Move all the put's for menu-enable props to top level. | Karl Heuer | 1996-02-21 | 1 | -14/+14 |
* | (vc-consult-rcs-headers): Ignore text properties. | Karl Heuer | 1996-02-14 | 1 | -5/+9 |
* | (vc-utc-string): Remove; it wasn't reliable near DST or leap-second | Paul Eggert | 1996-01-20 | 1 | -17/+15 |
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
* | (vc-follow-symlinks): New variable. | André Spiegel | 1996-01-10 | 1 | -3/+26 |
* | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -1/+1 |
* | Better doc strings for a few variables. | André Spiegel | 1996-01-04 | 1 | -2/+4 |
* | (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 |