summaryrefslogtreecommitdiff
path: root/lisp/vc/log-view.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Remove the Meta-CVS VC backendDmitry Gutov2016-04-191-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix default-directory in changeset diffs after vc-print-logDmitry Gutov2015-07-311-5/+4
* Improve handling of the first Git revisionDmitry Gutov2015-05-181-2/+7
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-201-1/+2
* Update copyright year to 2015Paul Eggert2015-01-011-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-011-1/+1
* * lisp/vc/log-view.el (log-view-diff): Extract `log-view-diff-common',Dmitry Gutov2013-07-311-23/+20
* * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,Glenn Morris2013-06-101-10/+1
* Modify `log-view-mode-map'.Xue Fuqiao2013-06-031-4/+21
* * vc/log-view.el: Doc fix.Xue Fuqiao2013-06-021-4/+8
* * vc/log-view.el: Header fix.Xue Fuqiao2013-06-021-5/+5
* * vc/log-view.el (log-view-current-entry):Glenn Morris2013-04-271-1/+3
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Update docstrings for last change.Chong Yidong2012-08-091-12/+16
* * lisp/vc/log-view.el (log-view-diff): Use use-region-p.Chong Yidong2012-08-091-5/+5
* Allow use of vc-root-* commands in *vc-log* buffers.Chong Yidong2012-07-111-2/+2
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-1/+0
* * log-view.el (vc-diff-internal): Remove unneeded (and incorrect) declaration.Glenn Morris2012-02-111-3/+0
* Small VC doc fixesGlenn Morris2012-02-081-0/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Silence warning for unused `dotimes' counter variables.Juanma Barranquero2011-06-021-2/+2
* Merge from trunkStefan Monnier2011-03-311-3/+0
|\
| * Remove leftover (require 'wid-edit)Leo Liu2011-03-211-3/+0
* | Misc fixes, and use lexical-binding in more files.Stefan Monnier2011-03-111-1/+2
|/
* Add Log View toggle and log format customization for Git and Hg.Chong Yidong2011-02-131-0/+2
* Bind RET in Log View mode to a command that toggles a more detailed display.Chong Yidong2011-02-131-74/+121
* Use simple buttons, instead of widget buttons, in vc-log.Chong Yidong2011-02-121-1/+0
* * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';Sam Steingold2011-02-011-1/+4
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
* * lisp/vc/log-view.el (log-view-mode-map): Bind revert-buffer.Dan Nicolaescu2010-10-091-0/+1
* * lisp/finder.el (finder-known-keywords): Add keyword "vc"Juri Linkov2010-06-111-1/+1
* Move version control related files to the "vc" subdirectory.Juri Linkov2010-06-111-0/+545