summaryrefslogtreecommitdiff
path: root/lisp/vc.el
Commit message (Expand)AuthorAgeFilesLines
* * log-view.el (log-view-diff-changeset): New function.Dan Nicolaescu2008-06-151-0/+2
* (vc-deduce-fileset): Check if the buffer has a file.Dan Nicolaescu2008-06-151-53/+55
* (vc-annotate-show-diff-revision-at-line): Move most of the code to ...Dan Nicolaescu2008-06-131-7/+20
* (vc-delete-file): Bound default-directory before callingDan Nicolaescu2008-06-131-1/+4
* (vc-rename-file): DTRT when the destination is a directory name and the sourc...Sam Steingold2008-06-121-0/+5
* (vc-update): Use `save-some-buffers' instead of signaling an error on modifie...Sam Steingold2008-06-051-12/+14
* Add todo.Dan Nicolaescu2008-05-271-0/+3
* (vc-deduce-fileset): Replace implementation with one based on aDan Nicolaescu2008-05-271-24/+61
* (Problems): Remove fixed issues.Dan Nicolaescu2008-05-271-12/+15
* (vc-make-backend-object): Fix name.Dan Nicolaescu2008-05-271-14/+21
* (Problems): Remove fixed issues.Dan Nicolaescu2008-05-261-6/+4
* * vc.el (Problems): Remove fixed issues.Dan Nicolaescu2008-05-261-4/+0
* (vc-default-prettify-state-info): Fix formatting of anAndreas Schwab2008-05-261-1/+1
* (vc-delete-file): Make sure the buffer is deleted andDan Nicolaescu2008-05-231-4/+3
* (vc-delete-file): Don't try to resynch the buffer.Stefan Monnier2008-05-231-7/+8
* (Todo): Add known problems.Dan Nicolaescu2008-05-181-17/+35
* (vc-annotate-show-diff-revision-at-line): ChangeDan Nicolaescu2008-05-171-2/+5
* Use state prettyprinter in vc-dir buffers.Eric S. Raymond2008-05-161-9/+9
* Improved extra-headers method for CVS.Eric S. Raymond2008-05-161-2/+2
* Remove a very old comment.Eric S. Raymond2008-05-161-346/+0
* Snapshot primitives globally renamed to refer to tags, documentation updated.Eric S. Raymond2008-05-151-48/+30
* More elimination of buffer name dependencies.Eric S. Raymond2008-05-151-0/+3
* Remove assumptions about buffer names.Eric S. Raymond2008-05-151-1/+1
* Move vc-dir menu hook back to vc-dispatcher.Eric S. Raymond2008-05-151-15/+5
* Eliminate exoensive (vc-expand-dirs) calls.Eric S. Raymond2008-05-151-13/+15
* Make vc-deduce-fileset do the right thing in derived buffers.Eric S. Raymond2008-05-141-1/+8
* Tell (vc-expand-dirs) not to throw out explicitly specified files.Eric S. Raymond2008-05-121-3/+5
* Re-add Todo item about merging.Dan Nicolaescu2008-05-121-0/+9
* (with-vc-file, edit-vc-file): Remove unused macros.Dan Nicolaescu2008-05-121-39/+0
* (vc-annotate-show-diff-revision-at-line): Remove incorrectDan Nicolaescu2008-05-121-3/+1
* Comment.Stefan Monnier2008-05-121-0/+1
* Reorganize to-do list.Eric S. Raymond2008-05-111-32/+42
* Prevent some compilaation warnings.Eric S. Raymond2008-05-111-25/+0
* Update todo.Dan Nicolaescu2008-05-101-1/+7
* Item said "vc-update/vc-merge should deal with VC systems that don'tEric S. Raymond2008-05-091-3/+0
* Remove two to-dos.Eric S. Raymond2008-05-091-5/+0
* Dupport an use an observer flag in (vc-dispatcher-selection-set).Eric S. Raymond2008-05-091-4/+14
* VC directory bindings are noew documented.Eric S. Raymond2008-05-091-3/+5
* 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