index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
vc
/
diff-mode-tests.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-26
December 2025 spelling fixes
Paul Eggert
2025-04-19
; Fix failing diff-mode tests
Stefan Kangas
2025-03-15
Teach diff-apply-hunk to handle hunks with empty context
Tomas Nordin
2025-03-03
Fix fontification outside hunks in Git patches
Stefan Kangas
2025-02-15
(diff-mode-test-font-lock): Fix spurious test failure
Stefan Monnier
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-24
Add some diff-fixup-modifs tests
Daniel Martín
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-07
Prefer ert-with-temp-(directory|file)
Stefan Kangas
2021-09-26
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-08-16
; * test/lisp/vc/diff-mode-tests.el: Remove useless \
Mattias Engdegård
2021-08-14
Filter out -L foo labels in diff-hunk-file-names
Lars Ingebrigtsen
2021-05-27
* lisp/vc/diff-mode.el (diff-hunk-text): Test-driven fix for newlines.
Juri Linkov
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-10-23
Move more test data to follow our conventions
Stefan Kangas
2020-09-12
Mark some diff tests as failing in nonascii directories
Glenn Morris
2020-04-28
Use lexical-binding in most vc tests
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-19
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-03-04
Fix diff-mode tests after renaming diff-font-lock-refine
Charles A. Roelli
2019-02-03
* lisp/tar-mode.el (tar-extract): Call tar--try-jka-compr (bug#34251)
Juri Linkov
2019-02-02
* test/lisp/vc/diff-mode-tests.el (diff-mode-test-font-lock): New test.
Juri Linkov
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-03-09
Quieten compilation of some test/lisp files
Glenn Morris
2018-01-01
Fix copyright years by hand
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-02-01
* test/lisp/vc/diff-mode-tests.el: Require diff-mode.
Tino Calancha
2017-01-31
New test for diff-mode handling trailing --
Dima Kogan