| Commit message (Expand) | Author | Age | Files | Lines |
* | (vc-fetch-cvs-status): Use "-l" option for "cvs status", to make it | André Spiegel | 1999-06-30 | 1 | -2/+2 |
* | Undo previous undo -- spiegel's change already corrected rms's. | Karl Heuer | 1999-06-15 | 1 | -2/+2 |
* | (vc-dired-mode): Undo previous two changes. | Karl Heuer | 1999-06-15 | 1 | -2/+2 |
* | (vc-dired-mode): Don't match anything before the date in | André Spiegel | 1999-06-09 | 1 | -2/+2 |
* | (vc-dired-mode): Make the dired-move-to-filename-regexp | Richard M. Stallman | 1999-05-23 | 1 | -3/+3 |
* | (vc-backend-revert): For CVS files that were made writeable with "cvs | André Spiegel | 1999-04-08 | 1 | -4/+9 |
* | (vc-delete-logbuf-window): New var. | Karl Heuer | 1999-03-13 | 1 | -6/+17 |
* | (vc-annotate-display): Delete old overlays. Fix check for major-mode. | André Spiegel | 1999-01-22 | 1 | -7/+13 |
* | (vc-backend-diff): Use `diff-switches-list' throughout. | Richard M. Stallman | 1999-01-02 | 1 | -7/+3 |
* | (vc-rcs-release): Fix Type. | Markus Rost | 1998-12-08 | 1 | -4/+7 |
* | (vc-dired-window-configuration, vc-ediff-windows, | André Spiegel | 1998-12-02 | 1 | -1/+9 |
* | (with-vc-file, edit-vc-file): New macros. | André Spiegel | 1998-11-04 | 1 | -1/+34 |
* | (vc-backend-merge-news): Check for "P" output. | Dave Love | 1998-10-30 | 1 | -1/+2 |
* | (vc-insert-headers): Doc fix. | Dave Love | 1998-09-10 | 1 | -2/+2 |
* | (vc-backend-merge-news): Account for `already contains the | André Spiegel | 1998-08-04 | 1 | -7/+11 |
* | Comment change. | Richard M. Stallman | 1998-07-09 | 1 | -1/+2 |
* | (vc-finish-logentry): Only delete windows in the selected frame | Richard M. Stallman | 1998-07-08 | 1 | -2/+2 |
* | (vc-binary-suffixes): New variable. | Eli Zaretskii | 1998-06-21 | 1 | -9/+17 |
* | (vc-find-binary): Accept only non-directories. | Richard M. Stallman | 1998-06-16 | 1 | -2/+3 |
* | (vc-dired-hook): Don't use dired-kill-line to remove directory lines | André Spiegel | 1998-06-12 | 1 | -4/+13 |
* | (vc-dired-recurse, vc-dired-terse-display): New user options. | André Spiegel | 1998-06-11 | 1 | -25/+86 |
* | (vc-directory): Bind vc-dired-switches in order to pass switches to vc-dired-... | André Spiegel | 1998-06-05 | 1 | -3/+7 |
* | (vc-dired-hook): Kill excluded directories recursively. | André Spiegel | 1998-06-03 | 1 | -2/+5 |
* | (vc-update-change-log): Use temporary-file-directory. | Richard M. Stallman | 1998-05-16 | 1 | -3/+2 |
* | (vc-update-change-log): Use system-tmp-directory. | Richard M. Stallman | 1998-05-16 | 1 | -6/+2 |
* | (vc-fetch-cvs-status): Don't specify DIR on the command line. | André Spiegel | 1998-05-02 | 1 | -5/+12 |
* | *** empty log message *** | Dan Nicolaescu | 1998-04-20 | 1 | -2/+3 |
* | (vc-dired-mode): Redefine dired-move-to-filename-regexp locally. | André Spiegel | 1998-04-15 | 1 | -21/+39 |
* | (vc-backend-revert): Fix missing argument for | Andreas Schwab | 1998-04-15 | 1 | -2/+2 |
* | (vc-next-action-on-file): Don't check out after registering. This is | André Spiegel | 1998-04-14 | 1 | -11/+6 |
* | (vc-next-action): Fixed bug that prevented registering files using C-x v v. | André Spiegel | 1998-04-09 | 1 | -3/+6 |
* | (vc-dired-mode): Make dired-after-readin-hook a local hook, not a local varia... | André Spiegel | 1998-04-05 | 1 | -3/+3 |
* | (vc-merge, vc-backend-merge): New functions. | André Spiegel | 1998-04-05 | 1 | -4/+80 |
* | (vc-ensure-vc-buffer): New function. | André Spiegel | 1998-04-05 | 1 | -122/+75 |
* | (vc-next-action-dired): Use dired-do-redisplay. Handle | Richard M. Stallman | 1998-04-04 | 1 | -163/+124 |
* | (vc-revert-buffer): Rewrote handling of vc-diff buffer, | André Spiegel | 1998-04-01 | 1 | -14/+8 |
* | (vc-backend-revert): CVS bug fix. | André Spiegel | 1998-03-31 | 1 | -5/+4 |
* | * vc.el (vc-resolve-conflicts): New function. | André Spiegel | 1998-03-31 | 1 | -21/+101 |
* | (vc-next-action-on-file): Properly handle the case when user tries to | André Spiegel | 1998-03-20 | 1 | -61/+79 |
* | (vc-restore-buffer-context): Only try to restore mark if it is active. | André Spiegel | 1998-03-18 | 1 | -5/+6 |
* | (vc-context-matches-p): New function. | André Spiegel | 1998-03-08 | 1 | -23/+42 |
* | (vc-default-init-version): New variable. | André Spiegel | 1998-02-27 | 1 | -3/+13 |
* | (vc-register): Update vc-buffer-backend. | Karl Heuer | 1998-02-25 | 1 | -0/+1 |
* | (vc-checkin-hook): Add :options. | Dave Love | 1998-02-24 | 1 | -6/+9 |
* | (vc-annotate-compcar): Iterate instead of recursing. | Richard M. Stallman | 1998-01-22 | 1 | -52/+43 |
* | (vc-finish-logentry): Move killing the log buffer after | Karl Heuer | 1998-01-18 | 1 | -4/+5 |
* | (vc-resynch-window): Behave properly when view-read-only is non-nil. | André Spiegel | 1998-01-07 | 1 | -0/+8 |
* | (vc-version-diff): Mention that default file is visited file. | Richard M. Stallman | 1997-08-23 | 1 | -1/+3 |
* | (vc-version-diff): Change the Newer version prompt. | Richard M. Stallman | 1997-08-05 | 1 | -1/+1 |
* | (vc-version-diff): Use defaults, not initial input, | Richard M. Stallman | 1997-08-04 | 1 | -4/+11 |