André Spiegel
9fe89e7308
(vc-find-cvs-master): Set case-fold-search correctly.
1999-06-30 07:10:20 +00:00
Karl Heuer
ec44193a26
(vc-toggle-read-only): Doc fix.
1998-11-11 18:47:32 +00:00
Dave Love
b64ea3878b
(vc-menu-map): Change the vc-directory label. Don't
...
use the menu-enable properties, pending doing it correctly and
acceptably fast.
1998-09-14 17:26:39 +00:00
Richard M. Stallman
5f42a1d493
(vc-file-not-found-hook): Call vc-file-clearprops.
1998-08-08 07:11:40 +00:00
André Spiegel
edad8a097f
(vc-parse-cvs-status): Grok new form of conflict message.
1998-05-17 15:33:39 +00:00
Richard M. Stallman
b13a9b1b60
(vc-consult-rcs-headers): Fix previous change.
1998-05-07 21:34:54 +00:00
André Spiegel
0465c34f41
(vc-consult-rcs-headers): Avoid bug with ci -k in RCS 5.7.
1998-05-06 13:36:45 +00:00
André Spiegel
eaff65c86b
(vc-parse-cvs-status): Optimized. Ignore "Locally Removed" files.
1998-05-02 16:41:44 +00:00
Dan Nicolaescu
cd32a7baa4
*** empty log message ***
1998-04-20 02:34:53 +00:00
André Spiegel
e27827ddcc
(vc-prefix-map): Added "m" for vc-merge.
1998-04-05 18:44:35 +00:00
Richard M. Stallman
8aa81ea8c4
(vc-parse-cvs-status): New function.
...
(vc-fetch-master-properties): Moved cvs status retrieval to the above.
(vc-backend): If a file is not registered, remember that by setting
the property to `none'.
(vc-name): Use the mechanism of vc-backend to compute the value.
(vc-after-save): Don't access vc-backend property directly.
1998-04-04 05:21:44 +00:00
André Spiegel
809c22a297
(vc-sccs-project-dir, vc-search-sccs-project-dir): New functions.
...
(vc-master-templates): Add call to vc-search-sccs-project-dir.
1998-03-20 15:38:48 +00:00
André Spiegel
f4c7209704
Added version id.
1998-02-27 18:44:41 +00:00
Dave Love
b499b50bea
(vc-ignore-vc-files): New variable.
...
(vc-file-hook, vc-file-not-found-hook): Use it.
1998-02-04 14:20:15 +00:00
Karl Heuer
50bec09179
Customized.
1997-12-04 05:56:22 +00:00
Karl Heuer
274c59c95c
(vc-find-cvs-master): Added missing `throw' for
...
the case when TIMESTAMP is arbitrary text.
1997-09-30 07:33:35 +00:00
André Spiegel
9314395d3f
(vc-menu-map): Replace entries for "Check In" and "Check Out" with
...
new entry "Check In/Out" (calling vc-next-action).
1997-08-03 12:48:31 +00:00
Richard M. Stallman
403d549cb7
(vc-checkout-model): For CVS, look at
...
permissions to see if a file is "watched".
1997-07-31 06:16:32 +00:00
André Spiegel
702220f3d8
(vc-find-cvs-master): Corrected parsing of CVS/Entries, according to CVS docs.
...
(vc-toggle-read-only): Also work in vc-dired buffers.
1997-07-18 16:06:22 +00:00
Richard M. Stallman
9bef02e187
(vc-menu-map): Add bindings for vc-retrieve-snapshot and vc-create-snapshot.
1997-06-23 02:19:40 +00:00
Richard M. Stallman
14aa11f4da
(vc-annotate): Entry "Annotate" added to menu and
...
function `vc-annotate' to key-sequence `C-x v g'.
1997-06-06 05:33:13 +00:00
Richard M. Stallman
9f49ec7384
(vc-find-cvs-master): Accept ...+ in a normal entry.
1997-05-04 06:49:53 +00:00
Richard M. Stallman
c20369f06c
(vc-master-templates): Doc fix.
1997-04-27 20:50:24 +00:00
Richard M. Stallman
70b760ed2d
(vc-find-cvs-master): Handle a "New file!" entry.
...
(vc-fetch-master-properties): Match "New file!".
1997-04-22 01:04:48 +00:00
André Spiegel
28a25aa5ea
Changed my e-mail address in the header.
1997-01-03 13:51:36 +00:00
André Spiegel
2a11c6f32f
(vc-user-login-name): New function.
...
(vc-fetch-master-properties, vc-lock-from-permissions, vc-file-owner,
vc-fetch-properties, vc-after-save, vc-mode-line, vc-status): Use
`vc-user-login-name' instead of `user-login-name'.
1996-12-26 12:06:13 +00:00
André Spiegel
1525b5169d
(vc-file-owner): Always return user name, using the optional argument
...
of user-login-name.
(vc-locking-user, vc-status): Discard checks for numerical value of
vc-locking-user.
1996-10-17 20:34:46 +00:00
André Spiegel
a93de381c1
(vc-find-cvs-master): Fixed handling of "locally added" files.
1996-09-16 14:44:22 +00:00
André Spiegel
79bdae7a23
(vc-file-owner): If the file is owned by somebody else, return the UID
...
as a string, so that the rest of VC can use it like a username.
1996-09-08 11:53:34 +00:00
Richard M. Stallman
defccde391
Comment changes.
1996-06-26 18:01:42 +00:00
Richard M. Stallman
9becbeca26
(vc-mode-line): If user is root, verify file really has user-writable bit.
1996-06-18 16:52:09 +00:00
Richard M. Stallman
227d2bed63
(vc-find-file-hook): Follow multiple links all the way.
1996-05-09 19:45:49 +00:00
Richard M. Stallman
566f2169f2
(vc-follow-link, vc-find-file-hook):
...
Use file-chase-links instead of file-truename.
(vc-find-file-hook): Follow a link without asking
if the target is already visited.
1996-05-05 03:52:13 +00:00
Richard M. Stallman
9596811a3d
Comment change.
1996-03-02 06:37:35 +00:00
Paul Eggert
d5c8e97af5
(vc-find-cvs-master): Don't require a "/" after the modification time
...
in CVS/Entries, since the time may be followed by a conflict notice
(in CVS 1.7) or by some other value (in CVS 1.3).
1996-02-26 00:53:13 +00:00
Richard M. Stallman
d822195158
(vc-follow-link): Kill buffer before creating new one.
1996-02-26 00:19:35 +00:00
Richard M. Stallman
e7f5ddc2c8
(vc-follow-link): Simplify by taking advantage
...
of Feb 21 change in find-file-noselect.
1996-02-26 00:17:43 +00:00
André Spiegel
a3a3984834
(vc-follow-link): New function.
...
(vc-find-file-hook): Use it.
1996-02-22 13:07:58 +00:00
Karl Heuer
738efc8e5c
Move all the put's for menu-enable props to top level.
...
(vc-next-action, vc-toggle-read-only): Enable whenever vc-mode.
1996-02-21 21:20:57 +00:00
Karl Heuer
555722598b
(vc-consult-rcs-headers): Ignore text properties.
1996-02-14 04:32:55 +00:00
Paul Eggert
c18381d187
(vc-utc-string): Remove; it wasn't reliable near DST or leap-second
...
transitions.
(vc-find-cvs-master): Convert UTC string to encoded time and compare
the results to the file attributes, rather than attempting to convert
file attributes to UTC string (which wasn't reliable).
1996-01-20 20:42:06 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
André Spiegel
b806321282
(vc-follow-symlinks): New variable.
...
(vc-find-file-hook): Use it.
1996-01-10 15:27:49 +00:00
Karl Heuer
a7acbbe4d4
Comment fixes.
1996-01-05 22:21:28 +00:00
André Spiegel
9542081161
Better doc strings for a few variables.
1996-01-04 16:00:45 +00:00
Richard M. Stallman
10aa933d49
(vc-locking-user): In CVS case, convert user number to a string.
1995-11-16 22:04:24 +00:00
André Spiegel
318880476e
(vc-utc-string): Use timezone of TIMEVAL for the correction, not the
...
current one.
(vc-rcsdiff-knows-brief): New variable.
(vc-rcs-lock-from-diff): Use it.
1995-11-02 09:35:04 +00:00
André Spiegel
719dcee97b
(vc-fetch-master-properties): Call "cvs status" in the right
...
directory, passing only the nondirectory part of the file name.
(vc-find-cvs-master): Bind `mtime' locally instead of using it as a
free variable.
1995-09-14 07:23:43 +00:00
André Spiegel
aadce164da
(vc-locking-user): Fixed wrong parentheses.
1995-09-08 20:38:53 +00:00
André Spiegel
b23a2306f7
(vc-utc-string): New function.
...
(vc-find-cvs-master): Use it to compare mtime and checkout time.
(vc-locking-user): CVS case: *only* use checkout time.
(vc-find-cvs-master): Don't attempt to find the RCS master file.
Throw the full name of CVS/Entries.
(vc-name): Doc change (special CVS case).
(vc-after-save): Handle the case when a file is saved in the very
second in which it was checked out.
1995-08-29 10:47:45 +00:00