| Commit message (Expand) | Author | Age | Files | Lines |
* | (vc-print-log): Fix code that handles wrong-number-of-arguments in backend | Juanma Barranquero | 2004-04-23 | 1 | -4/+4 |
* | (vc-print-log): Quote signal. | André Spiegel | 2004-04-16 | 1 | -2/+2 |
* | (vc-print-log): Use condition-case to check for backward | André Spiegel | 2004-04-11 | 1 | -5/+15 |
* | (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'. | Stefan Monnier | 2004-03-28 | 1 | -42/+53 |
* | (vc-maybe-resolve-conflicts): Don't prompt the user. | Stefan Monnier | 2004-03-26 | 1 | -4/+2 |
* | (vc-print-log): Undo prev change, use new function vc-arg-list from | André Spiegel | 2004-03-26 | 1 | -10/+3 |
* | (vc-print-log): backend-function may be a byte-compiled object, not a lambda | Sam Steingold | 2004-03-25 | 1 | -10/+13 |
* | Document new backend operation `find-file-not-found-hook'. | Stefan Monnier | 2004-03-23 | 1 | -2/+7 |
* | Add new optional BUFFER argument to vc-BACKEND-print-log and | André Spiegel | 2004-03-21 | 1 | -21/+36 |
* | Document new find-file-hook operation. | Stefan Monnier | 2004-03-15 | 1 | -1/+5 |
* | (with-vc-file): Fix unsafe uses of error. | Andreas Schwab | 2004-02-08 | 1 | -5/+5 |
* | (line-number-at-pos): Rename from line-at-pos. | Kim F. Storm | 2004-02-07 | 1 | -3/+3 |
* | (vc-annotate): Fix improper use of `make-local-variable' at the top | André Spiegel | 2004-01-23 | 1 | -7/+5 |
* | (vc-current-line): Function removed. This is now done by the new | André Spiegel | 2004-01-22 | 1 | -16/+3 |
* | (vc-annotate-mode): Inherit from fundamental-mode and activate | André Spiegel | 2004-01-21 | 1 | -2/+3 |
* | * vc.el (vc-default-previous-version): Doc enhancement. | André Spiegel | 2004-01-20 | 1 | -22/+235 |
* | (vc-dired-purge): Avoid error from `kill-line'. | Markus Rost | 2003-12-24 | 1 | -2/+2 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -1/+2 |
* | (vc-annotate-offset): Move defvar up. | John Paul Wallington | 2003-07-06 | 1 | -3/+3 |
* | (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el. | Stefan Monnier | 2003-07-06 | 1 | -50/+1 |
* | (vc-default-show-log-entry): Use with-no-warnings. | Richard M. Stallman | 2003-06-30 | 1 | -2/+3 |
* | (vc-rename-file): Fix typo. | Luc Teirlinck | 2003-06-20 | 1 | -7/+7 |
* | (vc-directory-exclusion-list): Add MCVS and .svn. | Stefan Monnier | 2003-05-31 | 1 | -5/+7 |
* | (vc-delete-file): Fix free variable reference. | André Spiegel | 2003-05-26 | 1 | -4/+7 |
* | (vc-log-mode-map, vc-maximum-comment-ring-size) | Stefan Monnier | 2003-05-18 | 1 | -149/+13 |
* | New backend functions `delete-file' and `repository-hostname'. | Stefan Monnier | 2003-05-09 | 1 | -21/+113 |
* | (with-vc-properties, with-vc-file, edit-vc-file): | Stefan Monnier | 2003-05-08 | 1 | -92/+83 |
* | (vc-binary-assoc, vc-binary-suffixes): Removed; these were | André Spiegel | 2003-02-19 | 1 | -7/+1 |
* | (vc-annotate-display, vc-checkout-carefully): Add obsolescence declaration and | Juanma Barranquero | 2003-02-05 | 1 | -10/+7 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -12/+12 |
* | (vc-next-action-on-file): Use t argument to vc-checkout in | André Spiegel | 2002-12-26 | 1 | -5/+6 |
* | Add comment to prev change. | André Spiegel | 2002-11-03 | 1 | -26/+27 |
* | (vc-dired-move): Adapt dired-move-to-filename-regexp to its current | André Spiegel | 2002-11-03 | 1 | -21/+30 |
* | (vc-dired-reformat-line): Simplified. Handles text properties | André Spiegel | 2002-10-14 | 1 | -26/+8 |
* | (vc-dired-reformat-line): As a temporary fix, remove all text | André Spiegel | 2002-10-11 | 1 | -8/+14 |
* | (vc-find-version): Use the new backend op `find-version'. | Stefan Monnier | 2002-10-08 | 1 | -10/+45 |
* | (vc-resolve-conflicts); Typo. | Stefan Monnier | 2002-10-07 | 1 | -2/+2 |
* | (vc-maybe-resolve-conflicts): Always call vc-resolve-conflicts | Stefan Monnier | 2002-10-07 | 1 | -90/+3 |
* | (vc-log-mode-map): Explicitly inherit from text-mode. | Stefan Monnier | 2002-10-05 | 1 | -76/+13 |
* | (vc-default-show-log-entry): Fix typo. | Markus Rost | 2002-10-05 | 1 | -2/+2 |
* | (vc-print-log): Unconditionally use `show-log-entry'. | Stefan Monnier | 2002-10-03 | 1 | -7/+8 |
* | (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved to | André Spiegel | 2002-09-04 | 1 | -16/+1 |
* | (vc-next-action-on-file): Preserve find-file-literally. | André Spiegel | 2002-07-22 | 1 | -6/+7 |
* | Improve comment of vc-BACKEND-workfile-unchanged-p. | André Spiegel | 2002-07-19 | 1 | -2/+3 |
* | (vc-default-comment-history): Hard code *vc*. | Stefan Monnier | 2002-07-16 | 1 | -46/+48 |
* | (vc-next-action-on-file): Ignore buffer-read-only while comparing to | André Spiegel | 2002-07-16 | 1 | -5/+9 |
* | (vc-branch-part): Add autoload cookie. This function can | Gerd Moellmann | 2002-03-06 | 1 | -1/+2 |
* | (vc-transfer-file): Use `make-temp-file' instead of `make-temp-name'. | André Spiegel | 2002-03-05 | 1 | -5/+4 |
* | (vc-update): New function. | André Spiegel | 2002-02-28 | 1 | -1/+29 |
* | (vc-revert-buffer): If the buffer is not saved, prompt the user to do | André Spiegel | 2002-02-28 | 1 | -1/+4 |