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
/
diff-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Filter out -L foo labels in diff-hunk-file-names
Lars Ingebrigtsen
2021-08-14
1
-5
/
+5
*
Adjust previous diff-changed-unspecified change
Lars Ingebrigtsen
2021-08-13
1
-4
/
+6
*
Add new face diff-changed-unspecified
Lars Ingebrigtsen
2021-08-13
1
-4
/
+15
*
Ignore file-missing errors during diff-refined font-locking
Jim Porter
2021-06-24
1
-11
/
+14
*
* lisp/vc/diff-mode.el (diff-hunk-text): Test-driven fix for newlines.
Juri Linkov
2021-05-27
1
-6
/
+12
*
* lisp/vc/diff-mode.el (diff-hunk-text): Handle better "\ No newline at end".
Juri Linkov
2021-05-20
1
-1
/
+8
*
Convert many more links to use HTTPS
Stefan Kangas
2021-03-24
1
-1
/
+1
*
* lisp/emacs-lisp/pcase.el: Fix bug#46786
Stefan Monnier
2021-03-01
1
-1
/
+1
*
lisp/vc/*.el: Use lexical-bindings in all the files
Stefan Monnier
2021-02-26
1
-6
/
+6
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer setq-local in vc/*.el
Stefan Kangas
2020-12-05
1
-30
/
+27
*
Use null-device where appropriate
Michael Albinus
2020-11-25
1
-3
/
+3
*
Clarify that 'diff-error' is part of Emacs 28.1
Protesilaos Stavrou
2020-11-18
1
-1
/
+2
*
Add a new command to regenerate a hunk in diff-mode
Dima Kogan
2020-10-30
1
-4
/
+21
*
Avoid infloop in which-function-mode when a vc file has changed
Lars Ingebrigtsen
2020-10-17
1
-1
/
+4
*
diff-update-on-the-fly doc string clarification
Lars Ingebrigtsen
2020-10-16
1
-1
/
+4
*
Make diff--refine-hunk bug out less on broken patches
Lars Ingebrigtsen
2020-09-13
1
-2
/
+3
*
Revert "Use format-prompt in read-file-name calls that have a default"
Lars Ingebrigtsen
2020-09-13
1
-4
/
+3
*
Mark some diff tests as failing in nonascii directories
Glenn Morris
2020-09-12
1
-1
/
+5
*
Use format-prompt in read-file-name calls that have a default
Lars Ingebrigtsen
2020-09-07
1
-3
/
+4
*
Highlight error messages from diff in diff-mode
Lars Ingebrigtsen
2020-08-21
1
-0
/
+7
*
Don't message the hunk status when just going to it
Lars Ingebrigtsen
2020-08-20
1
-2
/
+1
*
Fix visual fringe glitch in diff-mode
Gregory Heytings
2020-08-14
1
-1
/
+1
*
Fix bugs, inefficiencies and bad style in regexps
Mattias EngdegÄrd
2020-04-16
1
-1
/
+1
*
Disable enable-local-variables for hunk-only in diff-syntax-fontify-props
Juri Linkov
2020-03-27
1
-1
/
+3
*
Fix a couple of problems in changelog generating functions
Noam Postavsky
2020-03-22
1
-23
/
+26
*
Wrap some set-auto-mode calls with delay-mode-hooks (bug#39190)
Juri Linkov
2020-02-06
1
-1
/
+3
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* lisp/vc/diff-mode.el (diff-context): Set 'extend t' (bug#37774).
Dmitry Gutov
2019-12-02
1
-2
/
+2
*
Add ':extend' attribute to faces and themes
Eli Zaretskii
2019-11-30
1
-6
/
+6
*
Add ':extend t' face attribute to diff faces (bug#37774)
Juri Linkov
2019-10-19
1
-10
/
+10
*
Make diff-mode understand git-format-patch separators
Konstantin Kharlamov
2019-10-13
1
-2
/
+21
*
Improve documentation of 'diff-font-lock-prettify'
Eli Zaretskii
2019-08-13
1
-1
/
+5
*
Add conditional operator xor to subr.el
Mattias EngdegÄrd
2019-08-06
1
-6
/
+6
*
Improved ChangeLog generation for vc log (Bug#16301)
Noam Postavsky
2019-08-03
1
-4
/
+127
*
Fix diff-mode face problem when used in terminals (Bug#35695)
Anders Lindgren
2019-05-15
1
-4
/
+20
*
* lisp/vc/diff-mode.el (diff-syntax-fontify-hunk): Erase buffer
Juri Linkov
2019-04-16
1
-4
/
+5
*
* lisp/vc/diff-mode.el: Avoid re-initializing buffer in diff-syntax
Stefan Monnier
2019-04-11
1
-18
/
+24
*
diff-font-lock-syntax: clarify distinction between t and hunk-also
Stefan Monnier
2019-04-09
1
-69
/
+63
*
* lisp/vc/diff-mode.el: Cosmetic changes in diff-syntax-fontify-hunk
Stefan Monnier
2019-04-09
1
-82
/
+113
*
* lisp/vc/diff-mode.el (diff-syntax-fontify-props): Check both buffer-local
Juri Linkov
2019-04-08
1
-1
/
+2
*
2019-03-26 regex cleanup
Paul Eggert
2019-03-26
1
-1
/
+1
*
* lisp/vc/diff-mode.el: Better handle empty lines in context diffs
Stefan Monnier
2019-03-25
1
-2
/
+3
*
Fix regular-expression glitches and typos
Paul Eggert
2019-03-04
1
-1
/
+1
*
Merge diff-font-lock-refine and diff-auto-refine-mode into diff-refine
Charles A. Roelli
2019-03-03
1
-8
/
+22
*
* lisp/vc/diff-mode.el (diff-font-lock-keywords): Add more Git headers.
Juri Linkov
2019-02-25
1
-0
/
+1
*
* lisp/vc/diff-mode.el: Reduce redundancy in diff-syntax-fontify code
Stefan Monnier
2019-02-21
1
-60
/
+62
*
* test/lisp/vc/diff-mode-tests.el (diff-mode-test-font-lock): New test.
Juri Linkov
2019-02-02
1
-3
/
+5
*
Small fixes
Juri Linkov
2019-01-28
1
-0
/
+2
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
[next]