aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Fix documentation of a recently added user optionEli Zaretskii43 hours1-2/+3
* New user option vc-display-failed-async-commandsSean Whitton47 hours2-5/+22
* vc-do-command: Tidy up some messagingSean Whitton2 days1-13/+16
* ; * lisp/vc/vc.el (vc-print-change-log): Fix last change.Sean Whitton3 days1-1/+1
* ; Fix docstring of vc-print-root-change-logFilipp Gunbin4 days1-1/+1
* Fix respecting vc-log-show-limit with new -change-log commandsSean Whitton4 days1-2/+2
* Handle side windows in 'ediff-setup-windows-plain-compare' (Bug#80415)Martin Rudalics5 days1-33/+28
* ; Relocate comment along with the relocated code.Sean Whitton7 days1-2/+1
* New 'log-outstanding' value for vc-log-view-typeSean Whitton8 days3-11/+16
* Fix renaming directories in VC repositoriesSean Whitton8 days1-6/+11
* lisp/vc/smerge-mode.el (smerge-refine-shadow-cursor): Make it thinnerStefan Monnier10 days1-1/+1
* ; * lisp/vc/vc.el (revision-published-p): Disambiguate (bug#80396).Sean Whitton12 days1-1/+1
* Fix VC Git error when patch matches staged changesPaul Nelson12 days1-1/+1
* vc-do-async-command: Set special-mode only when no mode setSean Whitton14 days1-1/+2
* New command vc-dir-root-next-actionSean Whitton14 days1-1/+22
* Show "committing" pseudo-state in VC-Dir during an async checkinSean Whitton2026-02-204-41/+79
* Fix invalid vc-state after vc-revertSean Whitton2026-02-191-19/+30
* * lisp/vc/vc-dispatcher.el (vc-do-async-command): Call special-mode.Sean Whitton2026-02-191-0/+1
* Fixes to with-vc-propertiesSean Whitton2026-02-181-5/+7
* vc-dir-show-outgoing-count: Mark a safe local variableSean Whitton2026-02-181-0/+1
* New 'delete-files' VC backend function for faster mass deletionsSean Whitton2026-02-183-22/+62
* Fix vc-hg-delete-file on files in nonexistent directoriesSean Whitton2026-02-181-6/+7
* vc-git-pull, vc-git-incoming-revision: Use push remotesSean Whitton2026-02-181-4/+18
* ; Docstring fix for outstanding changes commands.Sean Whitton2026-02-171-16/+8
* Use -outstanding not -outgoing-base in VC command namesSean Whitton2026-02-173-16/+16
* Mark add-log-always-start-new-record as safeBasil L. Contovounesios2026-02-171-0/+1
* Add repeat-map for smerge-mode commandsPaul Nelson2026-02-161-0/+20
* vc-pull-and-push: Fix when visiting untracked filesSean Whitton2026-02-141-4/+2
* * lisp/vc/vc.el (vc-push): Fix when visiting untracked files.Sean Whitton2026-02-141-3/+2
* Fix vc-pull from buffers visiting untracked filesSean Whitton2026-02-141-7/+19
* vc-find-backend-function: Require vc for default implementationsSean Whitton2026-02-141-3/+5
* ; vc-user-edit-command-history: Expand docstring.Sean Whitton2026-02-141-1/+3
* Improve vc-git-topic-outgoing-base fallback algorithmSean Whitton2026-02-143-65/+106
* vc-log-show-limit: Change default to 500, and the button to 4XDmitry Gutov2026-02-142-7/+9
* Autoload 'diff-no-select'Philip Kaludercic2026-02-131-0/+1
* ; vc-git-topic-outgoing-base: Preparatory refactoring.Sean Whitton2026-02-131-33/+70
* vc-git--deduce-files-for-stash: Use file-relative-name (bug#80278)Sean Whitton2026-02-101-3/+3
* Separate input histories for 'C-x v !' and Git pulling & pushingSean Whitton2026-02-063-4/+10
* ; diff--revert-kill-hunks: Hoist binding inhibit-read-only.Sean Whitton2026-02-051-1/+1
* vc-git--mailinfo: Use file-local-name (bug#80295, bug#80320)Visuwesh2026-02-051-1/+3
* New minibuffer history for vc-user-edit-command (bug#80169)Protesilaos Stavrou2026-02-051-1/+5
* Bind "u", "@" in diff-mode-read-only-map, not diff-mode-shared-mapSean Whitton2026-02-051-10/+13
* ; Improve outgoing base command docstrings.Sean Whitton2026-02-051-4/+12
* Bind "s" in diff-mode-read-only-map, not diff-mode-shared-mapSean Whitton2026-02-051-6/+8
* diff-mode-shared-map: Bind '@' to diff-revert-and-kill-hunkSean Whitton2026-02-021-2/+3
* vc--incoming-revision: Signal error on cache hitSean Whitton2026-01-301-23/+24
* Make diff-hunk-kill respect an active regionSean Whitton2026-01-302-47/+92
* ; vc-git-topic-outgoing-base: Merge let into if-let*.Sean Whitton2026-01-301-32/+32
* vc-git-topic-outgoing-base: Respect a configure push remoteSean Whitton2026-01-301-40/+47
* ; Fix last change.Sean Whitton2026-01-301-1/+3