1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-11 09:21:23 -07:00
emacs/test/lisp/vc
Sean Whitton 8368fcb38c vc-git--checkin: Apply PATCH-STRING to working tree
* lisp/vc/vc-git.el
(vc-git--with-apply-temp-to-staging): Rename ...
(vc-git--with-apply-temp): ... to this.  New ARGS parameter.
All uses changes.
(vc-git--checkin): In POST function, apply PATCH-STRING to the
working tree with 'git apply --3way --ours'.
* lisp/vc/vc-hg.el (vc-hg--checkin): Document what the call to
'hg update' is for.
* test/lisp/vc/vc-tests/vc-tests.el (vc-test--checkin-patch):
Delete completed FIXME and workaround.
2025-09-24 16:07:51 +01:00
..
diff-mode-resources ; Fix failing diff-mode tests 2025-04-19 10:39:05 +02:00
vc-tests vc-git--checkin: Apply PATCH-STRING to working tree 2025-09-24 16:07:51 +01:00
add-log-tests.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
diff-mode-tests.el ; Fix failing diff-mode tests 2025-04-19 10:39:05 +02:00
ediff-diff-tests.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ediff-mult-tests.el Guard against user saving ediff-meta-diff-buffer 2025-03-09 08:10:17 -03:00
ediff-ptch-tests.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
emerge-tests.el Fix emerge.el for remote files 2025-04-20 18:16:14 +02:00
log-edit-tests.el ; Fix byte-compiler warning 2025-03-09 18:29:01 +01:00
smerge-mode-tests.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
vc-bzr-tests.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
vc-cvs-tests.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
vc-git-tests.el ; Fix VC tests 2025-05-09 14:43:03 +03:00
vc-hg-tests.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00