summaryrefslogtreecommitdiff
path: root/lisp/vc-mtn.el
Commit message (Expand)AuthorAgeFilesLines
* Move version control related files to the "vc" subdirectory.Juri Linkov2010-06-111-344/+0
* * vc-mtn.el (log-edit-extract-headers): Declare function.Juanma Barranquero2010-06-091-2/+4
* Improve support for special markup in the VC commit message.Dan Nicolaescu2010-06-081-1/+5
* Add special markup processing for commit logs.Dan Nicolaescu2010-03-191-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (vc-mtn-print-log): Fix typo in previous.Glenn Morris2009-12-081-2/+2
* Support showing a single log entry from vc-annotate.Dan Nicolaescu2009-12-071-2/+4
* * vc.el (vc-log-show-limit): New variable.Dan Nicolaescu2009-11-151-2/+3
* * vc-mtn.el (vc-mtn-annotate-command):Dan Nicolaescu2009-09-141-1/+1
* * vc.el (top): print-log method now takes an optional SHORTLOGDan Nicolaescu2009-09-141-1/+1
* (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.Dan Nicolaescu2009-06-231-0/+15
* (vc-mtn-register): Fix optional arguments.Dan Nicolaescu2009-04-011-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (vc-mtn-diff-switches): Doc fix.Glenn Morris2008-12-031-5/+2
* (vc-mtn-diff): No need to duplicate vc-switches logic.Glenn Morris2008-11-301-1/+1
* (vc-mtn-diff-switches): New option.Glenn Morris2008-11-221-4/+26
* * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):Dan Nicolaescu2008-06-241-0/+2
* (vc-mtn-log-view-mode): Set log-view-per-file-logs andDan Nicolaescu2008-06-201-2/+9
* Remove assumption about what nil means as a first arument to vc-do-command.Eric S. Raymond2008-05-101-1/+1
* Remove wash-log from the VC backend API.Eric S. Raymond2008-05-091-2/+0
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-9/+9
* Clean up vc*-revision-granularity and vc*-checkout-model.Eric S. Raymond2008-05-021-1/+1
* Change 'needs-patch to 'needs-update.Eric S. Raymond2008-05-011-1/+1
* (vc-mtn-command): Avoid localization of messages.Stefan Monnier2008-04-031-1/+4
* (vc-mtn-state): Support the added state.Dan Nicolaescu2008-03-221-4/+5
* Merge from emacs--rel--22Miles Bader2008-03-101-0/+1
|\
| * * textmodes/css-mode.el (css-indent-offset, css-electric-keys):Dan Nicolaescu2008-03-011-0/+1
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ \ | |/
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | * term/x-win.el (x-gtk-stock-map, icon-map-list)Dan Nicolaescu2007-10-201-0/+4
* | * vc-bzr.el (vc-bzr-diff-tree):Stefan Monnier2007-10-201-1/+0
* | (vc-mtn-revision-completion-table):Make it work when the arg is a list of files.Stefan Monnier2007-10-201-2/+3
* | Carry through today's big terminology change to a few places where IEric S. Raymond2007-10-101-1/+1
* | Terminology cleanup.Eric S. Raymond2007-10-101-2/+2
|/
* Add vc-mtn.el.Stefan Monnier2007-09-141-0/+285