aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc
Commit message (Expand)AuthorAgeFilesLines
* don't require grep in vc-gitRobin Templeton2015-04-201-2/+1
* * lisp/vc/ediff-init.el (ediff-current-diff-Ancestor)Juri Linkov2014-06-181-4/+24
* * lisp/vc/diff-mode.el (diff-changed): Empty face definitionJuri Linkov2014-06-181-8/+7
* * lisp/vc/diff-mode.el (diff-refine-changed): Rename fromJuri Linkov2014-06-182-2/+4
* Merge from emacs-24; up to 2014-06-01T23:37:[email protected]Glenn Morris2014-06-071-8/+5
|\
| * * lisp/vc/vc-hg.el (vc-hg-working-revision): Use "hg parent" andSantiago Payà i Miralta2014-06-061-8/+5
* | * lisp/vc/vc-hg.el (vc-hg-create-tag, vc-hg-retrieve-tag): New functions.Santiago Payà i Miralta2014-06-061-4/+22
* | * lisp/vc/vc-hg.el (vc-hg-log-graph): New var.Santiago Payà i Miralta2014-06-061-7/+19
* | Merge from emacs-24; up to 2014-05-26T10:21:[email protected]Glenn Morris2014-05-251-4/+3
|\|
| * * lisp/vc/vc-rcs.el: Comment.Glenn Morris2014-05-201-4/+3
* | * lisp/vc/emerge.el (emerge-make-temp-file): Simplify.Glenn Morris2014-05-141-10/+4
* | Merge from emacs-24; up to 2014-05-15T16:55:[email protected]Glenn Morris2014-05-141-0/+9
|\|
| * Make some pointless/useless emerge.el options obsoleteGlenn Morris2014-05-131-0/+9
* | Merge from emacs-24; up to 2014-05-12T06:15:[email protected]Glenn Morris2014-05-111-5/+4
|\|
| * * lisp/vc/vc-hg.el (vc-hg-unregister): New function (tiny change)Santiago Payà i Miralta2014-05-101-5/+4
* | Merge from emacs-24; up to 2014-05-04T21:18:[email protected]Paul Eggert2014-05-043-7/+6
|\|
| * * lisp/vc/ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer):Stefan Monnier2014-05-023-7/+6
* | Provide function for asking vc about project rootDaniel Colascione2014-04-202-4/+22
* | Merge from emacs-24; up to 2014-04-16T15:28:[email protected]Paul Eggert2014-04-161-2/+3
|\|
| * Fix application of dolist to a vector (Bug#17257).YAMAMOTO Mitsuharu2014-04-141-2/+3
* | Merge from emacs-24; up to 2014-04-04T23:31:[email protected]Glenn Morris2014-04-103-48/+3
|\|
| * Ediff's overlay priorities cause more trouble than they solve.Stefan Monnier2014-04-103-48/+3
* | Merge from emacs-24; up to 2014-03-28T01:39:[email protected]Juanma Barranquero2014-04-021-2/+4
|\|
| * Small codes update for revert-buffer-function no longer being nil by defaultGlenn Morris2014-04-021-2/+4
* | lisp/vc/vc.el (vc-rollback): Use set-buffer-modified-p.Juanma Barranquero2014-03-231-1/+1
|/
* lisp/vc/pcvs*.el: Fix typos.Juanma Barranquero2014-03-125-49/+49
* Fix #16897Dmitry Gutov2014-03-081-1/+9
* * lisp/vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):Glenn Morris2014-02-151-2/+4
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-096-6/+6
* Fixes: debbugs:16690Andreas Schwab2014-02-091-1/+1
* Be more consistent in using register-read-with-preview to read registersGlenn Morris2014-02-021-2/+6
* * lisp/vc/pcvs.el (cvs-append-to-ignore): Add compatibility alias.Glenn Morris2014-01-271-2/+3
* * lisp/vc/vc-git.el (vc-git-print-log): Remove --follow;Glenn Morris2014-01-211-1/+1
* * lisp/vc/log-edit.el: Fix highlighting of summary when it's the first line.Stefan Monnier2014-01-131-1/+18
* Minor bug fix.Eric S. Raymond2014-01-091-1/+1
* Explain recent change to log-view.elDaniel Colascione2014-01-061-0/+3
* Fix defun navigation in vc log view.Daniel Colascione2014-01-051-12/+33
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-0139-39/+39
* Every defcustom should specify its typeGlenn Morris2013-12-281-0/+1
* Add missing custom :versions, plus small fixesGlenn Morris2013-12-271-2/+3
* Some fixes for vc-ignore (Bug#15754).Xue Fuqiao2013-12-261-15/+25
* * lisp/vc/log-edit.el (log-edit-insert-filenames-without-changelog): New func...Juri Linkov2013-12-191-0/+16
* * lisp/vc/log-edit.el (log-edit-hook): Add `log-edit-insert-message-template'Juri Linkov2013-12-191-50/+57
* * vc/vc-git.el: Silence byte-compiler warnings.Juanma Barranquero2013-12-111-3/+4
* Remember log-edit comment when the buffer is killedDmitry Gutov2013-12-041-4/+5
* Support the new log-edit behavior in vc-git-log-edit-toggle-amendDmitry Gutov2013-12-032-7/+21
* Fix minor log-edit-show-files annoyancesDmitry Gutov2013-12-021-5/+6
* Install the actual changes missing in previous revisionDmitry Gutov2013-12-021-7/+23
* Apply the initial log-edit tweaks discussed at emacs-develDmitry Gutov2013-12-011-5/+28
* * lisp/vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.Stefan Monnier2013-11-271-1/+1