| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | Dan Nicolaescu | 1998-04-20 | 1 | -2/+3 |
* | (vc-prefix-map): Added "m" for vc-merge. | André Spiegel | 1998-04-05 | 1 | -1/+2 |
* | (vc-parse-cvs-status): New function. | Richard M. Stallman | 1998-04-04 | 1 | -46/+55 |
* | (vc-sccs-project-dir, vc-search-sccs-project-dir): New functions. | André Spiegel | 1998-03-20 | 1 | -4/+45 |
* | Added version id. | André Spiegel | 1998-02-27 | 1 | -0/+2 |
* | (vc-ignore-vc-files): New variable. | Dave Love | 1998-02-04 | 1 | -3/+13 |
* | Customized. | Karl Heuer | 1997-12-04 | 1 | -22/+46 |
* | (vc-find-cvs-master): Added missing `throw' for | Karl Heuer | 1997-09-30 | 1 | -1/+2 |
* | (vc-menu-map): Replace entries for "Check In" and "Check Out" with | André Spiegel | 1997-08-03 | 1 | -3/+1 |
* | (vc-checkout-model): For CVS, look at | Richard M. Stallman | 1997-07-31 | 1 | -1/+10 |
* | (vc-find-cvs-master): Corrected parsing of CVS/Entries, according to CVS docs. | André Spiegel | 1997-07-18 | 1 | -29/+45 |
* | (vc-menu-map): Add bindings for vc-retrieve-snapshot and vc-create-snapshot. | Richard M. Stallman | 1997-06-23 | 1 | -0/+4 |
* | (vc-annotate): Entry "Annotate" added to menu and | Richard M. Stallman | 1997-06-06 | 1 | -0/+3 |
* | (vc-find-cvs-master): Accept ...+ in a normal entry. | Richard M. Stallman | 1997-05-04 | 1 | -7/+7 |
* | (vc-master-templates): Doc fix. | Richard M. Stallman | 1997-04-27 | 1 | -1/+2 |
* | (vc-find-cvs-master): Handle a "New file!" entry. | Richard M. Stallman | 1997-04-22 | 1 | -0/+8 |
* | Changed my e-mail address in the header. | André Spiegel | 1997-01-03 | 1 | -4/+2 |
* | (vc-user-login-name): New function. | André Spiegel | 1996-12-26 | 1 | -7/+17 |
* | (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 |