Move vc-dir menu hook back to vc-dispatcher.
[bpt/emacs.git] / lisp / vc.el
2008-05-15 Eric S. RaymondMove vc-dir menu hook back to vc-dispatcher.
2008-05-15 Eric S. RaymondEliminate exoensive (vc-expand-dirs) calls.
2008-05-14 Eric S. RaymondMake vc-deduce-fileset do the right thing in derived...
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-12 Eric S. RaymondTell (vc-expand-dirs) not to throw out explicitly speci...
2008-05-12 Dan NicolaescuRe-add Todo item about merging.
2008-05-12 Dan Nicolaescu(with-vc-file, edit-vc-file): Remove unused macros.
2008-05-12 Dan Nicolaescu(vc-annotate-show-diff-revision-at-line): Remove incorrect
2008-05-12 Stefan MonnierComment.
2008-05-11 Eric S. RaymondReorganize to-do list.
2008-05-11 Eric S. RaymondPrevent some compilaation warnings.
2008-05-10 Dan NicolaescuUpdate todo.
2008-05-09 Eric S. RaymondItem said "vc-update/vc-merge should deal with VC syste...
2008-05-09 Eric S. RaymondRemove two to-dos.
2008-05-09 Eric S. RaymondDupport an use an observer flag in (vc-dispatcher-selec...
2008-05-09 Eric S. RaymondVC directory bindings are noew documented.
2008-05-09 Eric S. RaymondComment and to-do list fixes.
2008-05-09 Eric S. RaymondRemove wash-log from the VC backend API.
2008-05-09 Stefan Monnier* vc.el (vc-mark-resolved): Add `backend' argument.
2008-05-09 Stefan Monnier(vc-deduce-fileset): Don't require the checkout-model...
2008-05-09 Dan Nicolaescu(vc-version-diff, vc-print-log, vc-revert, vc-rollback)
2008-05-09 Eric S. RaymondLarge simplification in (vc-deduce-fileset) logic.
2008-05-08 Miles BaderMerge from emacs--rel--22
2008-05-07 Eric S. RaymondRemove VC-Dired and backend dir-state methods.
2008-05-07 Eric S. RaymondSecond attempt to move the VC-specific menu initialization.
2008-05-06 Eric S. RaymondCleanup preparatory to getting rid of dired.
2008-05-06 Eric S. RaymondBack out menu move, it broke something obscure.
2008-05-06 Eric S. RaymondMore refactoring.
2008-05-06 Eric S. Raymondvc-responsible-backend needs to see absolute pathnames.
2008-05-06 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-06 Eric S. RaymondMove a customization variable.
2008-05-06 Eric S. RaymondMove the fileset staleness check from vc-next-action to
2008-05-05 Eric S. RaymondMore policy-mechanism separation.
2008-05-05 Eric S. RaymondActually supply needed arguments.
2008-05-05 Eric S. RaymondFix a compilation warning.
2008-05-05 Eric S. RaymondTypo fix.
2008-05-04 Eric S. RaymondCorrect buggy dispatch logic.
2008-05-04 Miles BaderMerge from emacs--rel--22
2008-05-04 Eric S. RaymondTypo fix.
2008-05-04 Eric S. RaymondBug fix for vc-dispatcher split.
2008-05-04 Andreas SchwabRequire dired when compiling.
2008-05-03 Eric S. RaymondAnother refactoring step.
2008-05-03 Eric S. RaymondRefactoring step.
2008-05-03 Eric S. RaymondSmall refactoring step.
2008-05-03 Eric S. RaymondReorganze VC todo list.
2008-05-03 Eric S. RaymondMoved most of vc-dir from vc.el to vc-dispatcher.el.
2008-05-03 Eric S. RaymondMove VC-Dired code from vc.el to vc-dispatcher.el.
2008-05-03 Eric S. RaymondMove context-preservation machinery.
2008-05-03 Eric S. RaymondMove the command-closure machinery to vc-dispatcher.el.
2008-05-03 Eric S. RaymondPartially undo the dispatcher split, it needs to happen...
2008-05-03 Eric S. RaymondRemove logentry primitive from backend API.
2008-05-03 Eric S. Raymondvc-dispatcher layer separation.
2008-05-03 Eric S. RaymondAppend to another to-do comment.
2008-05-03 Eric S. RaymondAdded to-do items.
2008-05-02 Eric S. RaymondClean up vc*-revision-granularity and vc*-checkout...
2008-05-02 Sam Steingold* vc.el (vc-dir-mode-map): Enable mouse bindings.
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-05-02 Eric S. RaymondMore preparation for removing dired.
2008-05-02 Eric S. RaymondName change in preparation for ripping out vc-dired.
2008-05-02 Eric S. RaymondBetter error message on missing files.
2008-05-02 Dan Nicolaescu(vc-register): Change argument order so that the prefix
2008-05-02 Eric S. RaymondMore informative message when a fileset is in a mixed...
2008-05-02 Eric S. RaymondDon't commit right after deletion.
2008-05-02 Eric S. RaymondRemove unneeded TODO item in comment.
2008-05-01 Eric S. RaymondRemove some XXX comments no longer needed.
2008-05-01 Eric S. RaymondChange 'needs-patch to 'needs-update.
2008-05-01 Sam Steingold(vc-delete-file): Check if the file has uncommitted...
2008-05-01 Eric S. RaymondComment cleanup (no code change).
2008-05-01 Eric S. RaymondAdd items to TODO list.
2008-05-01 Dan Nicolaescu(vc-dir-mode-map): Don't bind "r".
2008-04-30 Sam Steingold(vc-dir-mode-map): Bind "r" to vc-dir-delete-file,...
2008-04-30 Sam Steingold(vc-dir-mode-map): Bind "d" to vc-dir-delete-file.
2008-04-30 Stefan Monnier(vc-checkout): Typo.
2008-04-30 Dan Nicolaescu(vc-deduce-fileset): Add new parameter.
2008-04-29 Stefan MonnierMake `checkout-model' apply to filesets.
2008-04-29 Sam Steingold(vc-dir-mode-hook): Add normal hook.
2008-04-29 Miles BaderMerge from emacs--rel--22
2008-04-27 Dan Nicolaescu(vc-dir-mode-map): Change bindings for unmark all and...
2008-04-26 Miles BaderMerge from emacs--rel--22
2008-04-24 Miles BaderMerge from emacs--rel--22
2008-04-23 Miles BaderMerge from emacs--rel--22
2008-04-23 Dan Nicolaescu(vc-next-action): Look at more than the first file to
2008-04-22 Dan Nicolaescu(vc-next-action): Do not consider directories when
2008-04-21 Stefan Monnier(vc-dir): Use pop-to-buffer, so it can be customized.
2008-04-21 Dan Nicolaescu*** empty log message ***
2008-04-21 Dan Nicolaescu* vc-hooks.el (vc-insert-file, vc-state, vc-working...
2008-04-18 Sam Steingold(vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar...
2008-04-18 Miles BaderMerge from emacs--rel--22
2008-04-16 Dan Nicolaescu(vc-dir-kill-query): Fix thinko.
2008-04-16 Stefan MonnierRename vc-status to vc-dir and the vc-status var to...
2008-04-15 Dan Nicolaescu(vc-status-fileinfo): Add new member directoryp.
2008-04-14 Stefan Monnier(vc-status-update): Set needs-update.
2008-04-14 Stefan Monnier(vc-status-update): Fix typo.
2008-04-14 Alexandre Julliard(vc-status-update): Undo the previous revert.
2008-04-14 Dan Nicolaescu(vc-status-kill-query): New function.
2008-04-13 Alexandre Julliard(vc-status-update): Revert an incorrect rewrite. Add...
2008-04-11 Stefan MonnierChange `dir-status' to not take (and pass) status-buffer.
2008-04-10 Dan Nicolaescu* vc-hooks.el (vc-state): Add new state `conflict'.
2008-04-09 Alexandre Julliard(vc-status-add-entries): New function.
2008-04-09 Jan Djärv(vc-status-tool-bar-map): Add vc-print-log to tool...
next