aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc.el
Commit message (Expand)AuthorAgeFilesLines
...
* Comment and to-do list fixes.Eric S. Raymond2008-05-091-3/+2
* Remove wash-log from the VC backend API.Eric S. Raymond2008-05-091-9/+2
* * vc.el (vc-mark-resolved): Add `backend' argument.Stefan Monnier2008-05-091-49/+61
* (vc-deduce-fileset): Don't require the checkout-model and theStefan Monnier2008-05-091-24/+29
* (vc-version-diff, vc-print-log, vc-revert, vc-rollback)Dan Nicolaescu2008-05-091-7/+0
* Large simplification in (vc-deduce-fileset) logic.Eric S. Raymond2008-05-091-50/+48
* Remove VC-Dired and backend dir-state methods.Eric S. Raymond2008-05-071-101/+5
* Second attempt to move the VC-specific menu initialization.Eric S. Raymond2008-05-071-1/+39
* Cleanup preparatory to getting rid of dired.Eric S. Raymond2008-05-061-14/+1
* Back out menu move, it broke something obscure.Eric S. Raymond2008-05-061-43/+0
* More refactoring.Eric S. Raymond2008-05-061-2/+45
* vc-responsible-backend needs to see absolute pathnames.Eric S. Raymond2008-05-061-3/+3
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Move a customization variable.Eric S. Raymond2008-05-061-5/+0
* Move the fileset staleness check from vc-next-action toEric S. Raymond2008-05-061-46/+1
* More policy-mechanism separation.Eric S. Raymond2008-05-051-49/+8
* Actually supply needed arguments.Eric S. Raymond2008-05-051-2/+2
* Fix a compilation warning.Eric S. Raymond2008-05-051-1/+2
* Typo fix.Eric S. Raymond2008-05-051-1/+1
* Correct buggy dispatch logic.Eric S. Raymond2008-05-041-3/+5
* Typo fix.Eric S. Raymond2008-05-041-1/+1
* Bug fix for vc-dispatcher split.Eric S. Raymond2008-05-041-82/+50
* Require dired when compiling.Andreas Schwab2008-05-041-0/+1
* Another refactoring step.Eric S. Raymond2008-05-031-12/+7
* Refactoring step.Eric S. Raymond2008-05-031-6/+9
* Small refactoring step.Eric S. Raymond2008-05-031-2/+5
* Reorganze VC todo list.Eric S. Raymond2008-05-031-21/+0
* Moved most of vc-dir from vc.el to vc-dispatcher.el.Eric S. Raymond2008-05-031-692/+29
* Move VC-Dired code from vc.el to vc-dispatcher.el.Eric S. Raymond2008-05-031-226/+3
* Move context-preservation machinery.Eric S. Raymond2008-05-031-238/+3
* Move the command-closure machinery to vc-dispatcher.el.Eric S. Raymond2008-05-031-69/+4
* Partially undo the dispatcher split, it needs to happen more graduallyEric S. Raymond2008-05-031-1/+1391
* Remove logentry primitive from backend API.Eric S. Raymond2008-05-031-9/+1
* vc-dispatcher layer separation.Eric S. Raymond2008-05-031-1608/+2
* Append to another to-do comment.Eric S. Raymond2008-05-031-1/+2
* Added to-do items.Eric S. Raymond2008-05-031-1/+17
* Clean up vc*-revision-granularity and vc*-checkout-model.Eric S. Raymond2008-05-021-5/+5
* * vc.el (vc-dir-mode-map): Enable mouse bindings.Sam Steingold2008-05-021-11/+21
* More preparation for removing dired.Eric S. Raymond2008-05-021-2/+3
* Name change in preparation for ripping out vc-dired.Eric S. Raymond2008-05-021-4/+7
* Better error message on missing files.Eric S. Raymond2008-05-021-3/+2
* (vc-register): Change argument order so that the prefixDan Nicolaescu2008-05-021-13/+11
* More informative message when a fileset is in a mixed state.Eric S. Raymond2008-05-021-1/+2
* Don't commit right after deletion.Eric S. Raymond2008-05-021-3/+0
* Remove unneeded TODO item in comment.Eric S. Raymond2008-05-021-4/+0
* Remove some XXX comments no longer needed.Eric S. Raymond2008-05-011-2/+0
* Change 'needs-patch to 'needs-update.Eric S. Raymond2008-05-011-15/+12
* (vc-delete-file): Check if the file has uncommitted changed.Sam Steingold2008-05-011-8/+13
* Comment cleanup (no code change).Eric S. Raymond2008-05-011-0/+1
* Add items to TODO list.Eric S. Raymond2008-05-011-0/+9