* align.el:
[bpt/emacs.git] / lisp / vc.el
2008-12-03 Lute Kamstra* align.el:
2008-10-30 Chong Yidong(vc-revert): Limit the length of the query string.
2008-10-27 Dan Nicolaescu* vc.el: Rename VC methods that were missed when vc...
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-28 Glenn MorrisFix previous change.
2008-09-28 Glenn Morris(vc-switches): Give it a doc string.
2008-09-25 Chong YidongFix last fix.
2008-09-25 Chong Yidong(vc-mark-resolved): Move message here from vc-default...
2008-09-24 Chong Yidong(vc-default-mark-resolved): New function.
2008-09-07 Stefan Monnier* vc-svn.el (vc-svn-root):
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-09-01 Glenn Morris(vc-default-previous-version): Move alias here from...
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-08-02 Chong Yidong(vc-next-action): Update list var correctly after delete.
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-22 Dan Nicolaescu(Todo): Update.
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-06-28 Dan Nicolaescu* vc-dir.el (vc-dir-hide-up-to-date): Also hide empty...
2008-06-26 Dan Nicolaescu* vc-dir.el (tool-bar): Require.
2008-06-25 Dan Nicolaescu* vc-dir.el (vc-dir-marked-only-files-and-states):...
2008-06-24 Dan Nicolaescu(Todo): Update.
2008-06-22 Dan Nicolaescu* vc.el:
2008-06-22 Dan Nicolaescu* vc.el: Move vc-annotate variables and functions ...
2008-06-20 Dan Nicolaescu* vc.el (vc-switch-backend): Simplify.
2008-06-20 Dan Nicolaescu(vc-dir-hide-up-to-date): Undo previous change.
2008-06-20 Sam Steingold(vc-dir-hide-up-to-date): Accept a prefix argument...
2008-06-17 Stefan Monnier(vc-deduce-fileset): Add arg `only-files'.
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-15 Dan Nicolaescu* log-view.el (log-view-diff-changeset): New function.
2008-06-15 Dan Nicolaescu(vc-deduce-fileset): Check if the buffer has a file.
2008-06-13 Dan Nicolaescu(vc-annotate-show-diff-revision-at-line): Move most...
2008-06-13 Dan Nicolaescu(vc-delete-file): Bound default-directory before calling
2008-06-12 Sam Steingold(vc-rename-file): DTRT when the destination is a direct...
2008-06-05 Sam Steingold(vc-update): Use `save-some-buffers' instead of signali...
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-05-27 Dan NicolaescuAdd todo.
2008-05-27 Dan Nicolaescu(vc-deduce-fileset): Replace implementation with one...
2008-05-27 Dan Nicolaescu(Problems): Remove fixed issues.
2008-05-27 Dan Nicolaescu(vc-make-backend-object): Fix name.
2008-05-26 Dan Nicolaescu(Problems): Remove fixed issues.
2008-05-26 Dan Nicolaescu* vc.el (Problems): Remove fixed issues.
2008-05-26 Andreas Schwab(vc-default-prettify-state-info): Fix formatting of an
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-23 Dan Nicolaescu(vc-delete-file): Make sure the buffer is deleted and
2008-05-23 Stefan Monnier(vc-delete-file): Don't try to resynch the buffer.
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-18 Dan Nicolaescu(Todo): Add known problems.
2008-05-17 Dan Nicolaescu(vc-annotate-show-diff-revision-at-line): Change
2008-05-16 Eric S. RaymondUse state prettyprinter in vc-dir buffers.
2008-05-16 Eric S. RaymondImproved extra-headers method for CVS.
2008-05-16 Eric S. RaymondRemove a very old comment.
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-15 Eric S. RaymondSnapshot primitives globally renamed to refer to tags...
2008-05-15 Eric S. RaymondMore elimination of buffer name dependencies.
2008-05-15 Eric S. RaymondRemove assumptions about buffer names.
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.
next