summaryrefslogtreecommitdiff
path: root/lisp/vc-dispatcher.el
Commit message (Expand)AuthorAgeFilesLines
...
* Move the fileset staleness check from vc-next-action toEric S. Raymond2008-05-061-1/+38
* More policy-mechanism separation.Eric S. Raymond2008-05-051-0/+68
* Avoid passing default nil argument.Eric S. Raymond2008-05-051-7/+8
* (vc-dir-mark-buffer-changed): Fix typoStefan Monnier2008-05-051-4/+6
* Add arch taglineMiles Bader2008-05-041-0/+1
* Bug fix for vc-dispatcher split.Eric S. Raymond2008-05-041-13/+87
* Reorganze VC todo list.Eric S. Raymond2008-05-031-0/+37
* Moved most of vc-dir from vc.el to vc-dispatcher.el.Eric S. Raymond2008-05-031-7/+668
* Move VC-Dired code from vc.el to vc-dispatcher.el.Eric S. Raymond2008-05-031-2/+232
* Move context-preservation machinery.Eric S. Raymond2008-05-031-7/+196
* Move the command-closure machinery to vc-dispatcher.el.Eric S. Raymond2008-05-031-0/+121
* Partially undo the dispatcher split, it needs to happen more graduallyEric S. Raymond2008-05-031-1400/+2
* Remove logentry primitive from backend API.Eric S. Raymond2008-05-031-10/+2
* vc-dispatcher layer separation.Eric S. Raymond2008-05-031-0/+1696