summaryrefslogtreecommitdiff
path: root/lisp/vc
AgeCommit message (Expand)Author
2026-05-23vc-refresh-state: Use cond*Sean Whitton
2026-05-18vc-refresh-state: Override default-directory for backend functionsSean Whitton
2026-05-13vc-next-action: Call vc-delete-file on FILESET-ONLY-FILESSean Whitton
2026-05-12vc-dir-resynch-file: Pass down non-truename'd FILESean Whitton
2026-05-08vc-switch-working-tree: Use project-current againDmitry Gutov
2026-05-07Fix 'vc-dir-resynch-file' again (bug#80967)João Távora
2026-05-05vc-switch-working-tree: Don't find non-VC projectsSean Whitton
2026-05-05vc-finish-logentry: Skip displaying async command buffer sometimesSean Whitton
2026-05-02Fix 'vc-dir-resynch-file' (bug#80803)Stephen Berman
2026-05-02Project prompters always default to current project, if anySean Whitton
2026-04-29; Spelling fixes.Paul Eggert
2026-04-29New VC commands for remote unintegrated changesSean Whitton
2026-04-29New commands to report diffs of all local changesSean Whitton
2026-04-27Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2026-04-27Fix vc-tests for SRCEli Zaretskii
2026-04-27Rename outstanding changes commands to "unintegrated changes"Sean Whitton
2026-04-27VC Annotate for Mercurial repositories shows changeset hashesSean Whitton
2026-04-27diff-kill-creations-deletions: Look for /dev/null on all platformsEli Zaretskii
2026-04-26Fix renaming files and directories under RCSEli Zaretskii
2026-04-26vc-delete-file: Narrow binding of default-directorySean Whitton
2026-04-26VC: Support deleting directoriesSean Whitton
2026-04-23vc-hg-after-dir-status: Rewrite to handle current 'hg status' outputSean Whitton
2026-04-20Fix control window setup in 'ediff-setup-windows-plain-compare' (Bug#80809)Martin Rudalics
2026-04-17vc-hg--checkin: Use vc-hg--active-bookmark-internalSean Whitton
2026-04-17vc-hg--checkin: When committing a patch, advance active hg bookmarkAaron L. Zeng
2026-04-16vc-file-tree-walk: Stop emitting messagesSean Whitton
2026-04-16vc-file-tree-walk-internal: Use vc-registeredSean Whitton
2026-04-16; Fix formatting.Sean Whitton
2026-04-16; Fix last change.Sean Whitton
2026-04-16vc-rename-file: Fix skipping calling into the backendSean Whitton
2026-04-15vc-rename-file: Fix case of directory with only untracked filesSean Whitton
2026-04-15Fix renaming whole directories with MercurialSean Whitton
2026-04-15; * lisp/vc/vc.el (vc-rename-file): Delete old FIXME.Sean Whitton
2026-04-15vc-rename-file: New OK-IF-ALREADY-EXISTS parameterSean Whitton
2026-04-13; * lisp/vc/vc.el: Note about different file name kinds (bug#80722).Sean Whitton
2026-04-09lisp/vc/vc.el (vc-checkin): Use `vc-dir-buffers` like we do everywhere elseStefan Monnier
2026-04-09* lisp/vc/vc.el (vc-checkin): Don't assume vc-dir is loaded.Sean Whitton
2026-04-09with-vc-properties: Don't substitute in a global valueSean Whitton
2026-04-06vc-hg-working-revision: Return changeset hashesSean Whitton
2026-04-06; * lisp/vc/vc.el (checkin): Specify the async case (bug#80723).Sean Whitton
2026-04-06; * lisp/vc/vc.el (dir-status-files): Clarifications (bug#80722).Sean Whitton
2026-04-05Fix vc-default-checkin-patch for vc-async-checkin non-nilSean Whitton
2026-04-05* lisp/vc/vc-dir.el (vc-dir-update): Remove empty directory entries.Sean Whitton
2026-04-05New option vc-dir-auto-hide-up-to-dateSean Whitton
2026-04-05VC-Dir next action: Offer to hide up-to-date itemsSean Whitton
2026-04-05* lisp/vc/diff-mode.el (diff-mode-read-only-map): Bind 'v'.Sean Whitton
2026-03-26Add predicate for initial_terminalBasil L. Contovounesios
2026-03-20diff-mode.el: Don't recompute the position of Git preamble/footerStefan Monnier
2026-03-15Merge remote-tracking branch 'origin/scratch/error-API'Stefan Monnier
2026-03-14(smerge--refine-prepare-regions): Reduce number of args and retvalsStefan Monnier