emacs/lisp/vc
Sean Whitton 917f5e25de Fix vc-git-uncommit-revisions-from-end
* lisp/vc/vc-git.el (vc-git-uncommit-revisions-from-end): Don't
leave changes staged.
2025-11-29 14:29:58 +00:00
..
add-log.el Merge from origin/emacs-30 2025-10-18 06:15:46 -04:00
compare-w.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cvs-status.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
diff-mode.el Make diff-revert-and-kill-hunk consider an active region 2025-11-25 21:07:04 +00:00
diff.el ; Rename a variable. 2025-11-28 08:45:02 +02:00
ediff-diff.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ediff-help.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ediff-hook.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
ediff-init.el Improve color contrast of refine-related diff faces on dark backgrounds 2025-10-16 20:05:41 +03:00
ediff-merg.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ediff-mult.el Guard against user saving ediff-meta-diff-buffer 2025-03-09 08:10:17 -03:00
ediff-ptch.el Prefer '(evenp A)' to '(= 0 (% A 2))' 2025-02-17 05:37:10 +01:00
ediff-util.el Fix 'ediff-before-setup-hook' 2025-07-05 11:07:29 +03:00
ediff-vers.el VC: Use symbolic names for the working revision 2025-10-05 15:27:07 +01:00
ediff-wind.el ; * lisp/vc/ediff-wind.el (ediff-with-live-window): Use cl-once-only 2025-04-07 10:19:58 +08:00
ediff.el ediff-current-file: New optional startup-hooks arg 2025-04-05 09:36:29 +08:00
emerge.el Fix emerge.el for remote files 2025-04-20 18:16:14 +02:00
log-edit.el Fixes to echo area messages when creating Log Edit mode buffers 2025-11-06 14:34:24 +00:00
log-view.el Persist Log View mode marks across buffer revert 2025-11-24 16:04:42 +00:00
pcvs-defs.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
pcvs-info.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
pcvs-parse.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
pcvs-util.el Prefer decf to cl-decf 2025-02-23 00:38:22 +01:00
pcvs.el defvar-keymap: New ':prefix t' abbreviation 2025-10-06 18:34:18 +01:00
smerge-mode.el Improve color contrast of refine-related diff faces on dark backgrounds 2025-10-16 20:05:41 +03:00
vc-annotate.el vc-annotate-warp-revision: Fix going through renames 2025-08-05 04:07:40 +03:00
vc-bzr.el Make UPSTREAM-LOCATION argument to incoming-revision optional 2025-10-24 20:55:19 +01:00
vc-cvs.el ; * lisp/vc/vc-cvs.el (vc-cvs-file-to-string): Simplify slightly. 2025-07-21 11:04:34 +01:00
vc-dir.el Refine VC-Dir mass mark changes 2025-11-25 21:37:27 +00:00
vc-dispatcher.el vc-resynch-window: Restore always using vc-revert-buffer-internal 2025-11-22 13:50:22 +00:00
vc-filewise.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
vc-git.el Fix vc-git-uncommit-revisions-from-end 2025-11-29 14:29:58 +00:00
vc-hg.el vc-do-command: Support discarding standard error 2025-11-10 18:08:39 +00:00
vc-hooks.el VC revert commands: Facilities to entirely delete revisions 2025-11-13 17:07:20 +00:00
vc-rcs.el New user option: vc-allow-async-diff 2025-06-13 06:00:52 +03:00
vc-sccs.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
vc-src.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
vc-svn.el * lisp/vc/vc-svn.el (vc-svn-state): Handle FILE with no directory. 2025-11-29 14:29:35 +00:00
vc.el * lisp/vc/vc.el (vc--apply-to-other-working-tree): Use y-or-n-p. 2025-11-27 10:55:06 +00:00