1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-15 11:21:19 -07:00
emacs/test/lisp/vc
Paul Nelson b1cfe11189 Fix VC Git error when patch matches staged changes
* lisp/vc/vc-git.el (vc-git--checkin): Check that patch-string
is not empty before applying it.  This prevents an error when
the patch exactly matches the index (bug#80228).
* test/lisp/vc/vc-git-tests.el
(vc-git-test-checkin-patch-staged-diff): New test.
2026-02-23 12:52:01 +00:00
..
diff-mode-resources ; Fix failing diff-mode tests 2025-04-19 10:39:05 +02:00
vc-tests Automatically detect the VC outgoing base (bug#80006) 2026-01-17 17:17:51 +00:00
add-log-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
diff-mode-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
ediff-diff-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
ediff-mult-tests.el ; * test/lisp/vc/ediff-mult-tests.el: use ert-with-temp-directory 2026-02-05 17:36:18 +01:00
ediff-ptch-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
emerge-tests.el Fix emerge.el for remote files 2025-04-20 18:16:14 +02:00
log-edit-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
smerge-mode-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
vc-bzr-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
vc-cvs-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
vc-git-tests.el Fix VC Git error when patch matches staged changes 2026-02-23 12:52:01 +00:00
vc-hg-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00