Remove wash-log from the VC backend API.
[bpt/emacs.git] / lisp / vc.el
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...
2008-04-06 Dan Nicolaescu(vc-status-prepare-status-buffer):
2008-04-05 Miles BaderMerge from emacs--rel--22
2008-04-04 Dan Nicolaescu*** empty log message ***
2008-04-04 Dan Nicolaescu(vc-default-status-fileinfo-extra): New function.
2008-03-31 Dan Nicolaescu* vc.el (vc-status-add-entry): Assume ENTRY is a list...
2008-03-31 Dan NicolaescuAdd todo entries.
2008-03-30 Dan NicolaescuAllow backends to display backend specific information in
2008-03-29 Stefan Monnier(vc-do-command): Don't show internal temp buffers.
2008-03-29 Dan Nicolaescu* vc.el (vc-status-menu-map, vc-status-mode-map): Bind...
2008-03-29 Dan Nicolaescu(vc-status-mode-map, vc-status-menu-map): Bind vc-updat...
2008-03-29 Dan Nicolaescu(vc-update): Check if the buffer is unsaved only if it
2008-03-28 Dan NicolaescuReshuffle TODOs.
2008-03-28 Dan Nicolaescu*** empty log message ***
2008-03-28 Dan NicolaescuUpdate TODO.
2008-03-28 Dan Nicolaescu(ring): Don't require it, not used.
2008-03-28 Dan Nicolaescu(vc-status-kill-dir-status-process): Simplify.
2008-03-28 Dan Nicolaescu* vc.el: Add new backend function 'status-extra-headers.
next