Stefan Monnier
74cb3d2111
(vc-with-current-file-buffer): New macro.
...
(vc-arch-file-source-p): Use it to avoid infloop.
2007-03-28 01:19:43 +00:00
Richard M. Stallman
e56b4640c2
(vc-arch-file-id): Move with-current-buffer inside the if.
2007-01-28 07:05:42 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Stefan Monnier
544bdc401a
(vc-arch-find-version): New function.
2006-12-27 16:26:34 +00:00
Thien-Thi Nguyen
aaef169dc6
Update years in copyright notice; nfc.
2006-02-06 15:23:23 +00:00
Thien-Thi Nguyen
0d30b33766
Update years in copyright notice; nfc.
2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Juanma Barranquero
ef5c2ecae7
(vc-arch-checkin, vc-arch-diff): Follow error conventions.
2005-06-14 15:21:33 +00:00
André Spiegel
160a154482
(vc-arch-diff): Don't diff asynchronously if vc-disable-async-diff is
...
t.
2005-01-09 21:29:27 +00:00
Stefan Monnier
c771f3d67a
(vc-arch-workfile-version): Fix last change.
2005-01-02 22:07:52 +00:00
Stefan Monnier
5e39b98a29
(vc-arch-workfile-version): Handle the empty-branch case.
2005-01-02 22:00:07 +00:00
Stefan Monnier
bcabe045db
(vc-arch-workfile-version): Don't burp if the patch-log directory is missing.
2004-10-17 23:01:25 +00:00
Stefan Monnier
ef9c4df0c0
(vc-arch-root, vc-arch-registered): Use vc-find-root.
2004-09-13 20:39:59 +00:00
Stefan Monnier
c9cb3a267c
(vc-arch-state): Fix parsing for `names' method.
2004-09-08 22:15:34 +00:00
Stefan Monnier
86d660c6c2
(vc-arch-workfile-version): Handle the special case before the first commit.
2004-09-07 04:49:03 +00:00
Kim F. Storm
d30bef6454
(vc-arch-mode-line-rewrite): Add :group 'vc.
2004-06-29 13:00:49 +00:00
Stefan Monnier
f9e66e49d4
(vc-arch-state): Don't assume the file exists.
2004-06-01 00:25:50 +00:00
Stefan Monnier
bf37bf11f9
(vc-arch-diff): Add optional `buffer' arg.
2004-05-28 23:04:07 +00:00
Stefan Monnier
7bbdf1cb6e
(vc-arch-root): Be a bit more careful.
...
(vc-arch-register): Save the buffer if we modified it.
(vc-arch-delete-rej-if-obsolete): Save excursion.
(vc-arch-find-file-hook): Use the simpler after-save-hook.
(vc-arch-responsible-p, vc-arch-init-version): New functions.
2004-04-12 04:23:38 +00:00
Stefan Monnier
e5d31f9f63
Require CL for `case'.
2004-03-23 21:36:49 +00:00
Stefan Monnier
df617e7ff8
(vc-arch-diff): Handle the special case where `newvers' is equivalent to nil.
...
(vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
(vc-arch-mode-line-string): Accept `added' state.
(vc-arch-state): Use inode-sigs if available.
(vc-arch-add-tagline): Rename from vc-arch-add-tag.
Copy&delete existing id file if any. Fallback if uuidgen is absent.
(vc-arch-tagline-re): New var.
(vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method): New funs.
(vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
(vc-arch-registered): Try our best guess using vc-arch-file-source-p.
2004-03-23 21:34:06 +00:00
Stefan Monnier
27fde5995a
(vc-arch-workfile-version, vc-arch-mode-line-rewrite):
...
Take sealed revisions into account.
(vc-arch-checkin): Extract a summary line from the message.
2004-03-18 02:48:06 +00:00
Stefan Monnier
68eb03ca88
(vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
2004-03-16 15:20:17 +00:00
Stefan Monnier
0f6c7af8d6
New file.
2004-03-15 03:39:09 +00:00