summaryrefslogtreecommitdiff
path: root/lisp/vc-hooks.el
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Dan Nicolaescu1998-04-201-2/+3
* (vc-prefix-map): Added "m" for vc-merge.André Spiegel1998-04-051-1/+2
* (vc-parse-cvs-status): New function.Richard M. Stallman1998-04-041-46/+55
* (vc-sccs-project-dir, vc-search-sccs-project-dir): New functions.André Spiegel1998-03-201-4/+45
* Added version id.André Spiegel1998-02-271-0/+2
* (vc-ignore-vc-files): New variable.Dave Love1998-02-041-3/+13
* Customized.Karl Heuer1997-12-041-22/+46
* (vc-find-cvs-master): Added missing `throw' forKarl Heuer1997-09-301-1/+2
* (vc-menu-map): Replace entries for "Check In" and "Check Out" withAndré Spiegel1997-08-031-3/+1
* (vc-checkout-model): For CVS, look atRichard M. Stallman1997-07-311-1/+10
* (vc-find-cvs-master): Corrected parsing of CVS/Entries, according to CVS docs.André Spiegel1997-07-181-29/+45
* (vc-menu-map): Add bindings for vc-retrieve-snapshot and vc-create-snapshot.Richard M. Stallman1997-06-231-0/+4
* (vc-annotate): Entry "Annotate" added to menu andRichard M. Stallman1997-06-061-0/+3
* (vc-find-cvs-master): Accept ...+ in a normal entry.Richard M. Stallman1997-05-041-7/+7
* (vc-master-templates): Doc fix.Richard M. Stallman1997-04-271-1/+2
* (vc-find-cvs-master): Handle a "New file!" entry.Richard M. Stallman1997-04-221-0/+8
* Changed my e-mail address in the header.André Spiegel1997-01-031-4/+2
* (vc-user-login-name): New function.André Spiegel1996-12-261-7/+17
* (vc-file-owner): Always return user name, using the optional argumentAndré Spiegel1996-10-171-19/+5
* (vc-find-cvs-master): Fixed handling of "locally added" files.André Spiegel1996-09-161-0/+8
* (vc-file-owner): If the file is owned by somebody else, return the UIDAndré Spiegel1996-09-081-8/+4
* Comment changes.Richard M. Stallman1996-06-261-4/+5
* (vc-mode-line): If user is root, verify file really has user-writable bit.Richard M. Stallman1996-06-181-3/+12
* (vc-find-file-hook): Follow multiple links all the way.Richard M. Stallman1996-05-091-1/+1
* (vc-follow-link, vc-find-file-hook):Richard M. Stallman1996-05-051-6/+14
* Comment change.Richard M. Stallman1996-03-021-1/+1
* (vc-find-cvs-master): Don't require a "/" after the modification timePaul Eggert1996-02-261-1/+1
* (vc-follow-link): Kill buffer before creating new one.Richard M. Stallman1996-02-261-2/+2
* (vc-follow-link): Simplify by taking advantageRichard M. Stallman1996-02-261-6/+12
* (vc-follow-link): New function.André Spiegel1996-02-221-3/+14
* Move all the put's for menu-enable props to top level.Karl Heuer1996-02-211-14/+14
* (vc-consult-rcs-headers): Ignore text properties.Karl Heuer1996-02-141-5/+9
* (vc-utc-string): Remove; it wasn't reliable near DST or leap-secondPaul Eggert1996-01-201-17/+15
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (vc-follow-symlinks): New variable.André Spiegel1996-01-101-3/+26
* Comment fixes.Karl Heuer1996-01-051-1/+1
* Better doc strings for a few variables.André Spiegel1996-01-041-2/+4
* (vc-locking-user): In CVS case, convert user number to a string.Richard M. Stallman1995-11-161-1/+4
* (vc-utc-string): Use timezone of TIMEVAL for the correction, not theAndré Spiegel1995-11-021-10/+23
* (vc-fetch-master-properties): Call "cvs status" in the rightAndré Spiegel1995-09-141-5/+9
* (vc-locking-user): Fixed wrong parentheses.André Spiegel1995-09-081-2/+2
* (vc-utc-string): New function.André Spiegel1995-08-291-30/+51
* (vc-fetch-master-properties): Count cvs status "Needs Patch" asAndré Spiegel1995-08-251-2/+7
* (vc-simple-command): New function.André Spiegel1995-08-221-117/+148
* (vc-fetch-master-properties): RCS case: get locking mode.André Spiegel1995-08-211-102/+129
* (vc-fetch-master-properties): Recognize cvs status "Unresolved Conflict".André Spiegel1995-08-181-11/+33
* (vc-top-version): Renamed to vc-master-workfile-version. Updated allAndré Spiegel1995-08-171-14/+13
* (vc-mode-line, vc-find-file-hook): Moved the test forRichard M. Stallman1995-07-181-8/+7
* (vc-mode-line): Don't write-protect aKarl Heuer1995-07-171-20/+21
* (vc-fetch-master-properties): Better errorRichard M. Stallman1995-07-071-3/+8