summaryrefslogtreecommitdiff
path: root/lisp/vc-arch.el
Commit message (Expand)AuthorAge
* Fix typos in docstrings.Juanma Barranquero2010-01-14
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * vc-arch.el (vc-arch-diff): Let-bind `process-file-side-effects' with nil.Michael Albinus2009-08-25
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (vc-arch-diff-switches): New option, for consistency with other backends.Glenn Morris2008-12-03
* (vc-arch-program): Rename from vc-arch-command, forGlenn Morris2008-11-22
* * vc-arch.el (vc-arch-dir-status): New function.Magnus Henoch2008-10-16
* (vc-arch-trim-make-sentinel): Use a closure.Stefan Monnier2008-07-22
* Remove assumption about what nil means as a first arument to vc-do-command.Eric S. Raymond2008-05-10
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Clean up vc*-revision-granularity and vc*-checkout-model.Eric S. Raymond2008-05-02
* Fix some comments to remove references to vc-dired.Eric S. Raymond2008-05-02
* Change 'needs-patch to 'needs-update.Eric S. Raymond2008-05-01
* Merge from emacs--rel--22Miles Bader2008-01-22
|\
| * * vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove theDan Nicolaescu2008-01-15
* | * smerge-mode.el (smerge-start-session): Rename from smerge-auto.Dan Nicolaescu2008-01-16
* | * smerge-mode.el (smerge-auto): New function.Dan Nicolaescu2008-01-14
* | Merge from emacs--rel--22Miles Bader2008-01-08
|\|
| * Add 2008 to copyright years.Glenn Morris2008-01-07
| * * vc-arch.el (vc-arch-extra-menu-map): New var and fun.Dan Nicolaescu2007-09-18
| * * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):Dan Nicolaescu2007-07-30
* | * mouse.el (mouse-popup-menubar): Fix typo.Dan Nicolaescu2008-01-04
* | * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.Dan Nicolaescu2007-11-10
* | (vc-arch-revision-completion-table): Make it work when theStefan Monnier2007-10-20
* | Terminology cleanup.Eric S. Raymond2007-10-10
* | (vc-arch-checkin): Fix typo.Stefan Monnier2007-09-07
* | (vc-arch-extra-menu-map): New var and fun.Stefan Monnier2007-08-21
* | Merge from emacs--rel--22Miles Bader2007-07-26
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25
* | (vc-arch-diff): Fix last change.Stefan Monnier2007-07-20
* | Put the lower half (the back-end) of NewVC in place. This commitEric S. Raymond2007-07-18
* | (vc-arch-complete): Remove.Stefan Monnier2007-07-10
* | (vc-arch-add-tagline): Do a slightly cleaner job.Stefan Monnier2007-06-26
* | (vc-arch-command): Remove bzr. It's a different program.Stefan Monnier2007-06-13
* | (vc-arch-command): Also try "baz" and "bzr".Sam Steingold2007-06-12
|/
* (vc-with-current-file-buffer): New macro.Stefan Monnier2007-03-28
* (vc-arch-file-id): Move with-current-buffer inside the if.Richard M. Stallman2007-01-28
* Add 2007 to copyright years.Glenn Morris2007-01-21
* (vc-arch-find-version): New function.Stefan Monnier2006-12-27
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* (vc-arch-checkin, vc-arch-diff): Follow error conventions.Juanma Barranquero2005-06-14
* (vc-arch-diff): Don't diff asynchronously if vc-disable-async-diff isAndré Spiegel2005-01-09
* (vc-arch-workfile-version): Fix last change.Stefan Monnier2005-01-02
* (vc-arch-workfile-version): Handle the empty-branch case.Stefan Monnier2005-01-02
* (vc-arch-workfile-version): Don't burp if the patch-log directory is missing.Stefan Monnier2004-10-17
* (vc-arch-root, vc-arch-registered): Use vc-find-root.Stefan Monnier2004-09-13
* (vc-arch-state): Fix parsing for `names' method.Stefan Monnier2004-09-08
* (vc-arch-workfile-version): Handle the special case before the first commit.Stefan Monnier2004-09-07