2000-10-05 |
Stefan Monnier |
(vc-mode-line): Fix interactive spec.
|
2000-10-04 |
André Spiegel |
(vc-before-save, vc-default-make-version-backups,
|
2000-10-02 |
André Spiegel |
(vc-registered): If FILE used to be registered under a certain
|
2000-09-21 |
André Spiegel |
(vc-name): Force correct computation of the value in case it is missing.
|
2000-09-12 |
Dave Love |
Doc fixes.
|
2000-09-06 |
Gerd Moellmann |
Don't require `vc' during compilation;
|
2000-09-05 |
Stefan Monnier |
2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
|
2000-09-04 |
Gerd Moellmann |
Minor doc fixes.
|
2000-01-10 |
Gerd Moellmann |
(vc-parse-buffer): Handle mixtures of dates
|
1999-06-30 |
André Spiegel |
(vc-find-cvs-master): Set case-fold-search correctly.
|
1998-11-11 |
Karl Heuer |
(vc-toggle-read-only): Doc fix.
|
1998-09-14 |
Dave Love |
(vc-menu-map): Change the vc-directory label. Don't
|
1998-08-08 |
Richard M. Stallman |
(vc-file-not-found-hook): Call vc-file-clearprops.
|
1998-05-17 |
André Spiegel |
(vc-parse-cvs-status): Grok new form of conflict message.
|
1998-05-07 |
Richard M. Stallman |
(vc-consult-rcs-headers): Fix previous change.
|
1998-05-06 |
André Spiegel |
(vc-consult-rcs-headers): Avoid bug with ci -k in RCS 5.7.
|
1998-05-02 |
André Spiegel |
(vc-parse-cvs-status): Optimized. Ignore "Locally Removed" files.
|
1998-04-20 |
Dan Nicolaescu |
*** empty log message ***
|
1998-04-05 |
André Spiegel |
(vc-prefix-map): Added "m" for vc-merge.
|
1998-04-04 |
Richard M. Stallman |
(vc-parse-cvs-status): New function.
|
1998-03-20 |
André Spiegel |
(vc-sccs-project-dir, vc-search-sccs-project-dir): New functions.
|
1998-02-27 |
André Spiegel |
Added version id.
|
1998-02-04 |
Dave Love |
(vc-ignore-vc-files): New variable.
|
1997-12-04 |
Karl Heuer |
Customized.
|
1997-09-30 |
Karl Heuer |
(vc-find-cvs-master): Added missing `throw' for
|
1997-08-03 |
André Spiegel |
(vc-menu-map): Replace entries for "Check In" and "Check Out" with
|
1997-07-31 |
Richard M. Stallman |
(vc-checkout-model): For CVS, look at
|
1997-07-18 |
André Spiegel |
(vc-find-cvs-master): Corrected parsing of CVS/Entries, according to CVS docs.
|
1997-06-23 |
Richard M. Stallman |
(vc-menu-map): Add bindings for vc-retrieve-snapshot and vc-create-snapshot.
|
1997-06-06 |
Richard M. Stallman |
(vc-annotate): Entry "Annotate" added to menu and
|
1997-05-04 |
Richard M. Stallman |
(vc-find-cvs-master): Accept ...+ in a normal entry.
|
1997-04-27 |
Richard M. Stallman |
(vc-master-templates): Doc fix.
|
1997-04-22 |
Richard M. Stallman |
(vc-find-cvs-master): Handle a "New file!" entry.
|
1997-01-03 |
André Spiegel |
Changed my e-mail address in the header.
|
1996-12-26 |
André Spiegel |
(vc-user-login-name): New function.
|
1996-10-17 |
André Spiegel |
(vc-file-owner): Always return user name, using the optional argument
|
1996-09-16 |
André Spiegel |
(vc-find-cvs-master): Fixed handling of "locally added" files.
|
1996-09-08 |
André Spiegel |
(vc-file-owner): If the file is owned by somebody else, return the UID
|
1996-06-26 |
Richard M. Stallman |
Comment changes.
|
1996-06-18 |
Richard M. Stallman |
(vc-mode-line): If user is root, verify file really has user-writable bit.
|
1996-05-09 |
Richard M. Stallman |
(vc-find-file-hook): Follow multiple links all the way.
|
1996-05-05 |
Richard M. Stallman |
(vc-follow-link, vc-find-file-hook):
|
1996-03-02 |
Richard M. Stallman |
Comment change.
|
1996-02-26 |
Paul Eggert |
(vc-find-cvs-master): Don't require a "/" after the modification time
|
1996-02-26 |
Richard M. Stallman |
(vc-follow-link): Kill buffer before creating new one.
|
1996-02-26 |
Richard M. Stallman |
(vc-follow-link): Simplify by taking advantage
|
1996-02-22 |
André Spiegel |
(vc-follow-link): New function.
|
1996-02-21 |
Karl Heuer |
Move all the put's for menu-enable props to top level.
|
1996-02-14 |
Karl Heuer |
(vc-consult-rcs-headers): Ignore text properties.
|
1996-01-20 |
Paul Eggert |
(vc-utc-string): Remove; it wasn't reliable near DST or leap-second
|
1996-01-14 |
Erik Naggum |
Update FSF's address.
|
1996-01-10 |
André Spiegel |
(vc-follow-symlinks): New variable.
|
1996-01-05 |
Karl Heuer |
Comment fixes.
|
1996-01-04 |
André Spiegel |
Better doc strings for a few variables.
|
1995-11-16 |
Richard M. Stallman |
(vc-locking-user): In CVS case, convert user number to a string.
|
1995-11-02 |
André Spiegel |
(vc-utc-string): Use timezone of TIMEVAL for the correction, not the
|
1995-09-14 |
André Spiegel |
(vc-fetch-master-properties): Call "cvs status" in the right
|
1995-09-08 |
André Spiegel |
(vc-locking-user): Fixed wrong parentheses.
|
1995-08-29 |
André Spiegel |
(vc-utc-string): New function.
|
1995-08-25 |
André Spiegel |
(vc-fetch-master-properties): Count cvs status "Needs Patch" as
|