index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
vc
/
log-view.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Revert "Publicize behavior of log-view-diff at beginning/end of active region"
Dmitry Gutov
2019-06-10
1
-14
/
+0
*
Publicize behavior of log-view-diff at beginning/end of active region
Juri Linkov
2019-05-19
1
-0
/
+14
*
* lisp/vc/log-view.el (log-view-diff-common): Use the previous revision
Juri Linkov
2019-05-13
1
-3
/
+4
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-1
/
+1
*
|
* lisp/vc/log-view.el: Better error handling (bug#33295).
Juri Linkov
2018-11-08
1
-5
/
+9
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Fix log-view-diff-common when point is after last entry
Tom Tromey
2017-09-18
1
-4
/
+10
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Fix breakage from previous change
Mark Oteiza
2016-06-28
1
-2
/
+2
*
|
Remove some face aliases obsoleted in 22.1
Mark Oteiza
2016-06-23
1
-7
/
+2
|
/
*
Remove the Meta-CVS VC backend
Dmitry Gutov
2016-04-19
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix default-directory in changeset diffs after vc-print-log
Dmitry Gutov
2015-07-31
1
-5
/
+4
*
Improve handling of the first Git revision
Dmitry Gutov
2015-05-18
1
-2
/
+7
*
Fix byte-compiler warnings about looking-back.
Stefan Monnier
2015-04-20
1
-1
/
+2
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Explain recent change to log-view.el
Daniel Colascione
2014-01-06
1
-0
/
+3
*
Fix defun navigation in vc log view.
Daniel Colascione
2014-01-05
1
-12
/
+33
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/vc/log-view.el (log-view-diff): Extract `log-view-diff-common',
Dmitry Gutov
2013-07-31
1
-23
/
+20
*
* vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
Glenn Morris
2013-06-10
1
-10
/
+1
*
Modify `log-view-mode-map'.
Xue Fuqiao
2013-06-03
1
-4
/
+21
*
* vc/log-view.el: Doc fix.
Xue Fuqiao
2013-06-02
1
-4
/
+8
*
* vc/log-view.el: Header fix.
Xue Fuqiao
2013-06-02
1
-5
/
+5
*
* vc/log-view.el (log-view-current-entry):
Glenn Morris
2013-04-27
1
-1
/
+3
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Update docstrings for last change.
Chong Yidong
2012-08-09
1
-12
/
+16
*
* lisp/vc/log-view.el (log-view-diff): Use use-region-p.
Chong Yidong
2012-08-09
1
-5
/
+5
*
Allow use of vc-root-* commands in *vc-log* buffers.
Chong Yidong
2012-07-11
1
-2
/
+2
*
Reduce use of (require 'cl).
Stefan Monnier
2012-07-10
1
-1
/
+0
*
* log-view.el (vc-diff-internal): Remove unneeded (and incorrect) declaration.
Glenn Morris
2012-02-11
1
-3
/
+0
*
Small VC doc fixes
Glenn Morris
2012-02-08
1
-0
/
+2
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Silence warning for unused `dotimes' counter variables.
Juanma Barranquero
2011-06-02
1
-2
/
+2
*
Merge from trunk
Stefan Monnier
2011-03-31
1
-3
/
+0
|
\
|
*
Remove leftover (require 'wid-edit)
Leo Liu
2011-03-21
1
-3
/
+0
*
|
Misc fixes, and use lexical-binding in more files.
Stefan Monnier
2011-03-11
1
-1
/
+2
|
/
*
Add Log View toggle and log format customization for Git and Hg.
Chong Yidong
2011-02-13
1
-0
/
+2
*
Bind RET in Log View mode to a command that toggles a more detailed display.
Chong Yidong
2011-02-13
1
-74
/
+121
*
Use simple buttons, instead of widget buttons, in vc-log.
Chong Yidong
2011-02-12
1
-1
/
+0
*
* lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';
Sam Steingold
2011-02-01
1
-1
/
+4
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
*
* lisp/vc/log-view.el (log-view-mode-map): Bind revert-buffer.
Dan Nicolaescu
2010-10-09
1
-0
/
+1
*
* lisp/finder.el (finder-known-keywords): Add keyword "vc"
Juri Linkov
2010-06-11
1
-1
/
+1
[next]