| Commit message (Expand) | Author | Age | Files | Lines |
* | > (vc-backend-revert): Use `co -f' instead of deleting the | Paul Eggert | 1993-07-22 | 1 | -12/+7 |
* | (vc-comment-to-change-log): Copy interactive spec from | Roland McGrath | 1993-07-19 | 1 | -7/+7 |
* | (vc-comment-to-change-log): Canonicalize following whitespace after | Roland McGrath | 1993-07-19 | 1 | -6/+8 |
* | (vc-comment-to-change-log): Complete rewrite. Do not use | Roland McGrath | 1993-07-18 | 1 | -8/+39 |
* | * vc.el (vc-start-entry): Don't call file-name-nondirectory on | Jim Blandy | 1993-07-06 | 1 | -1/+1 |
* | (vc-name): Move to vc-hooks.el. | Paul Eggert | 1993-07-05 | 1 | -7/+0 |
* | (vc-backend-diff): Undo "-q" change. This was fixed instead by adding | Paul Eggert | 1993-07-04 | 1 | -1/+1 |
* | (vc-path): New variable. | Richard M. Stallman | 1993-07-02 | 1 | -1/+6 |
* | * vc.el (vc-backend-diff): Pass the "-q" flag only if we're using | Jim Blandy | 1993-07-02 | 1 | -1/+1 |
* | (vc-update-change-log): Ensure that file names inserted into a ChangeLog | Paul Eggert | 1993-06-30 | 1 | -6/+23 |
* | (vc-update-change-log): Restore previous default-directory | Richard M. Stallman | 1993-06-28 | 1 | -10/+12 |
* | (vc-diff): If `diff' gives empty output, return nil. | Richard M. Stallman | 1993-06-25 | 1 | -2/+8 |
* | (vc-rename-file): Remove periods from error messages. | Richard M. Stallman | 1993-06-17 | 1 | -17/+17 |
* | (vc-backend-diff): Always use -q option. | Richard M. Stallman | 1993-06-12 | 1 | -0/+1 |
* | (vc-finish-logentry): Use delete-windows-on. | Richard M. Stallman | 1993-05-29 | 1 | -2/+1 |
* | (vc-steal-lock, vc-insert-headers): Fix question whitespace. | Richard M. Stallman | 1993-05-29 | 1 | -3/+3 |
* | (vc-comment-to-change-log): Don't take FILE argument, since | Roland McGrath | 1993-05-22 | 1 | -9/+7 |
* | Don't require sendmail, compile, or dired. | Richard M. Stallman | 1993-05-16 | 1 | -3/+0 |
* | * vc.el (vc-version-diff): Match parens. | Jim Blandy | 1993-05-14 | 1 | -3/+1 |
* | (vc-revert-buffer1): Don't assume that compilation-error-list | Richard M. Stallman | 1993-05-14 | 1 | -1/+1 |
* | (vc-version-diff): Don't move point in current buffer. | Richard M. Stallman | 1993-05-13 | 1 | -9/+3 |
* | (Setting minor-mode-map-alist): | Richard M. Stallman | 1993-05-13 | 1 | -1/+1 |
* | Improve doc strings and prompt strings. | Richard M. Stallman | 1993-05-12 | 1 | -33/+35 |
* | (vc-diff): Report an error if the buffer isn't registered. | Richard M. Stallman | 1993-05-11 | 1 | -7/+21 |
* | (vc-backend-diff): Handle either string or list. | Richard M. Stallman | 1993-05-09 | 1 | -1/+3 |
* | (diff-switches): Define var here as well as in diff.el. | Richard M. Stallman | 1993-05-09 | 1 | -0/+4 |
* | (vc-directory-18): cd to the directory in question before the file tree walk. | Richard M. Stallman | 1993-05-08 | 1 | -1/+2 |
* | (vc-directory-18): New function. | Richard M. Stallman | 1993-05-08 | 1 | -1/+32 |
* | (vc-backend-diff): Use diff-switches, not vc-diff-options. | Richard M. Stallman | 1993-05-04 | 1 | -7/+6 |
* | Doc fix. | Richard M. Stallman | 1993-05-04 | 1 | -1/+1 |
* | (minor-mode-map-alist): Don't use it if it's void. | Richard M. Stallman | 1993-05-04 | 1 | -2/+3 |
* | (vc-dired-prefix-map): New keymap. | Richard M. Stallman | 1993-05-04 | 1 | -2/+6 |
* | (vc-revert-buffer1): Fix format of compilation-error-list. | Richard M. Stallman | 1993-05-01 | 1 | -2/+2 |
* | (vc-match-substring): Renamed from match-substring. | Richard M. Stallman | 1993-04-29 | 1 | -4/+4 |
* | (vc-revert-buffer1): Ignore non-marker elts of compilation-error-list. | Roland McGrath | 1993-04-28 | 1 | -4/+5 |
* | (vc-diff): Get proper error message when you run this with no prefix | Eric S. Raymond | 1993-04-25 | 1 | -109/+181 |
* | (vc-revert-buffer1): Typo fix in last change. | Roland McGrath | 1993-04-19 | 1 | -1/+1 |
* | (vc-comment-to-change-log): Restored interactive spec. Why was it | Roland McGrath | 1993-04-19 | 1 | -1/+2 |
* | (vc-revert-buffer1): Completely rewrote compilation reparsing code. | Roland McGrath | 1993-04-19 | 1 | -27/+41 |
* | (vc-comment-to-change-log): Merged in the remainder of jimb's last | Eric S. Raymond | 1993-04-08 | 1 | -2/+5 |
* | (vc-directory. vc-start-entry, vc-next-action, vc-next-action-on-file): | Eric S. Raymond | 1993-04-08 | 1 | -147/+235 |
* | (vc-comment-to-change-log): Renamed from vc-comment-to-changelog. | Roland McGrath | 1993-04-05 | 1 | -5/+10 |
* | (vc-next-action, vc-peint-log, vc-diff, vc-revert-buffer) improved | Eric S. Raymond | 1993-03-29 | 1 | -12/+11 |
* | (vc-comment-to-changelog): A useful vc-checkin hook, added. | Eric S. Raymond | 1993-03-28 | 1 | -10/+51 |
* | (vc-header-strings) Name changed to vc-header-alist, to match the | Eric S. Raymond | 1993-03-17 | 1 | -59/+89 |
* | (vc-version-diff): Use (message ...), not (message (format ...)). | Paul Eggert | 1993-03-16 | 1 | -4/+3 |
* | vc-error-occurred needs to be in vc-hooks. | Eric S. Raymond | 1993-03-16 | 1 | -4/+1 |
* | Bug fix. | Eric S. Raymond | 1993-03-11 | 1 | -4/+1 |
* | Fix typo. | Eric S. Raymond | 1993-03-09 | 1 | -2/+2 |
* | Version 5 baseline. | Eric S. Raymond | 1993-03-09 | 1 | -10/+23 |