| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation fixes. | André Spiegel | 2001-11-15 | 1 | -86/+110 |
* | * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and | Sam Steingold | 2001-11-12 | 1 | -47/+48 |
* | Add John David Smith to credits. | André Spiegel | 2001-11-09 | 1 | -2/+3 |
* | # Doc fix, completing prev change. | André Spiegel | 2001-10-29 | 1 | -8/+10 |
* | Mention vc-*-switches in backend API documentation. | André Spiegel | 2001-10-29 | 1 | -8/+11 |
* | (vc-diff-switches): Doc rewritten. | André Spiegel | 2001-10-22 | 1 | -3/+6 |
* | Change scaling algorithm for vc-annotate. | André Spiegel | 2001-10-22 | 1 | -94/+196 |
* | (diff-switches): Remove duplicate definition. | André Spiegel | 2001-10-21 | 1 | -5/+1 |
* | (vc-diff-internal, vc-coding-system-for-diff, vc-default-diff-tree): | André Spiegel | 2001-10-21 | 1 | -30/+75 |
* | (vc-checkin): Use vc-delete-automatic-version-backups. | Stefan Monnier | 2001-09-24 | 1 | -3/+3 |
* | Doc fix | Stefan Monnier | 2001-09-22 | 1 | -2/+2 |
* | (vc-annotate): Use current workfile version explicitly as a default, | André Spiegel | 2001-09-17 | 1 | -15/+17 |
* | (vc-annotate): Rewrote doc string. | André Spiegel | 2001-09-10 | 1 | -6/+21 |
* | Add Keywords header. | Gerd Moellmann | 2001-09-04 | 1 | -1/+2 |
* | (vc-revert-file): Call the backend even if the FILE's | André Spiegel | 2001-08-28 | 1 | -6/+9 |
* | (vc-transfer-file): Fix malformed autoload cookie. | Gerd Moellmann | 2001-08-07 | 1 | -2/+2 |
* | #Document prev change. | André Spiegel | 2001-07-30 | 1 | -2/+4 |
* | (vc-checkout-hook): New hook. | André Spiegel | 2001-07-30 | 1 | -2/+11 |
* | (vc-switch-backend): Fix autoload cookie. | Gerd Moellmann | 2001-07-30 | 1 | -2/+2 |
* | (vc-do-command): Autoload. | Stefan Monnier | 2001-07-16 | 1 | -4/+2 |
* | (vc-prefix-map): Moved back to vc-hooks.el. | Stefan Monnier | 2001-07-11 | 1 | -379/+359 |
* | (vc-next-action-on-file): Only force buffer+file to writable | Stefan Monnier | 2001-05-03 | 1 | -6/+6 |
* | (vc-do-command): If the destination buffer is already current, don't | André Spiegel | 2001-03-10 | 1 | -22/+27 |
* | (vc-default-workfile-unchanged-p, vc-default-latest-on-branch-p): Add | André Spiegel | 2001-02-26 | 1 | -3/+3 |
* | Copyright up-date. | Dave Love | 2001-02-01 | 1 | -2/+2 |
* | (vc-diff-switches): New user option. | André Spiegel | 2001-02-01 | 1 | -1/+27 |
* | Added documentation for backend interface. | André Spiegel | 2001-01-10 | 1 | -94/+256 |
* | (vc-default-latest-on-branch-p): New function, replaces constant | André Spiegel | 2001-01-08 | 1 | -1/+6 |
* | Undo prev change. | André Spiegel | 2000-11-20 | 1 | -0/+14 |
* | (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved to | André Spiegel | 2000-11-19 | 1 | -15/+1 |
* | (vc-version-diff): Bind inhibit-read-only when inserting text. | Stefan Monnier | 2000-11-16 | 1 | -8/+10 |
* | Updated backend documentation. | André Spiegel | 2000-11-16 | 1 | -44/+76 |
* | (vc-do-command): In the asynchronous case, output messages only if the | André Spiegel | 2000-11-16 | 1 | -3/+5 |
* | (vc-revert-buffer): Ask for confirmation if file seems up-to-date. | André Spiegel | 2000-11-16 | 1 | -4/+6 |
* | (vc-annotate): Changed handling of prefix arg; now asks for both | André Spiegel | 2000-11-16 | 1 | -11/+21 |
* | (vc-version-other-window): If an automatic backup of the desired | André Spiegel | 2000-10-27 | 1 | -2/+2 |
* | (vc-start-entry): Only erase the buffer if comment is set. | Stefan Monnier | 2000-10-26 | 1 | -9/+7 |
* | fix my email | Dave Love | 2000-10-26 | 1 | -2/+2 |
* | (vc-version-other-window): Bind `file'. | Stefan Monnier | 2000-10-25 | 1 | -4/+5 |
* | (vc-checkout): Added `-p' suffix in call to vc-make-version-backups-p; | André Spiegel | 2000-10-22 | 1 | -12/+18 |
* | (with-vc-file, edit-vc-file): Specify `indent-function' property. | Thien-Thi Nguyen | 2000-10-10 | 1 | -26/+28 |
* | (vc-version-diff): diff-switches can be a list. | Stefan Monnier | 2000-10-08 | 1 | -4/+9 |
* | (with-vc-properties): Use conses rather than length-2 lists. | Stefan Monnier | 2000-10-05 | 1 | -37/+42 |
* | (vc-revert-buffer): Handle empty diff properly. | André Spiegel | 2000-10-04 | 1 | -27/+70 |
* | (vc-transfer-file, vc-default-receive-file): Rewritten to factorize | André Spiegel | 2000-10-03 | 1 | -48/+44 |
* | (vc-revert-file): New function. | André Spiegel | 2000-10-03 | 1 | -6/+14 |
* | (vc-responsible-backend): Undo the previous change in the argument | André Spiegel | 2000-10-02 | 1 | -30/+40 |
* | (with-vc-file, vc-next-action-on-file): | Stefan Monnier | 2000-10-01 | 1 | -15/+19 |
* | * vc.el (vc-editable-p): Minor optimization. | Stefan Monnier | 2000-10-01 | 1 | -39/+65 |
* | (vc-next-action-on-file): Update mode line only if file is visited. | André Spiegel | 2000-10-01 | 1 | -40/+68 |