1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-21 05:21:37 -07:00
emacs/lisp/vc
Sean Whitton d7d5b2ec9a vc-git-resolve-conflicts: Extend unstage-maybe to similar operations
* lisp/vc/vc-git.el (vc-git-resolve-when-done): When
vc-git-resolve-conflicts is unstage-maybe, don't clear the
staging area during a rebase, am, revert or cherry-pick.
(vc-git-resolve-conflicts): Update docstring in light of changes
to vc-git-resolve-when-done.
(vc-git--cmds-in-progress): Detect reverts and cherry-pick
operations in progress.
2024-10-27 14:11:50 +08:00
..
add-log.el
compare-w.el
cvs-status.el
diff-mode.el Fix the regression in dired-backup-diff's diff-goto-source behavior 2024-10-19 02:26:32 +01:00
diff.el
ediff-diff.el
ediff-help.el
ediff-hook.el
ediff-init.el Prefer defcustom :local specifier 2024-10-04 01:38:11 +02:00
ediff-merg.el Prefer defcustom :local specifier 2024-10-04 01:38:11 +02:00
ediff-mult.el Checkdoc fixes in vc/*.el 2024-07-08 16:29:08 +02:00
ediff-ptch.el Checkdoc fixes in vc/*.el 2024-07-08 16:29:08 +02:00
ediff-util.el Add Ediff feature for copying all differences 2024-09-11 10:44:25 +02:00
ediff-vers.el
ediff-wind.el
ediff.el
emerge.el Checkdoc fixes in vc/*.el 2024-07-08 16:29:08 +02:00
log-edit.el More consistently propertize Log Edit headers as fields 2024-10-17 20:11:53 +08:00
log-view.el ; Insert missing quotation in FIXME 2024-10-23 09:36:41 +08:00
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el
smerge-mode.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
vc-annotate.el
vc-bzr.el
vc-cvs.el
vc-dav.el Checkdoc fixes in vc/*.el 2024-07-08 16:29:08 +02:00
vc-dir.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
vc-dispatcher.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
vc-filewise.el
vc-git.el vc-git-resolve-conflicts: Extend unstage-maybe to similar operations 2024-10-27 14:11:50 +08:00
vc-hg.el ; Revise docstring from last change 2024-10-12 16:58:25 +08:00
vc-hooks.el
vc-rcs.el
vc-sccs.el
vc-src.el vc-src-working-revision: Call string-trim-right on command output 2024-10-13 16:36:06 +08:00
vc-svn.el Checkdoc fixes in vc/*.el 2024-07-08 16:29:08 +02:00
vc.el vc-modify-change-comment: Revert Log View buffer 2024-10-25 11:13:46 +08:00