aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-30Eli Zaretskii2025-09-131-1/+1
|\
| * ; * lisp/vc/vc.el (vc-print-root-log): Improve docstring (bug#79439).James Thomas2025-09-131-1/+1
* | ; log-edit.el: Insert missing required cl-lib.Sean Whitton2025-09-121-0/+1
* | Delete obsolete log-edit-beginning-of-lineSean Whitton2025-09-121-12/+1
* | ; vc-git--log-edit-summary-check: Use and-let*.Sean Whitton2025-09-121-15/+15
* | ; vc-prepare-patch: Minor code improvementsSean Whitton2025-09-121-13/+16
* | ; vc-diff-outgoing: Fix calling 'working-revision' backend function.Sean Whitton2025-09-122-3/+3
* | ; * lisp/vc/vc-hg.el (vc-hg-diff): Pass `Hg' to vc-working-revision.Sean Whitton2025-09-091-1/+1
* | ; * lisp/vc/vc-hg.el (vc-hg-diff): Tweak 'and' forms.Sean Whitton2025-09-091-2/+2
* | Make C-x v w w work in Log View mode, to change working directorySean Whitton2025-09-082-23/+8
* | vc-next-action: Fix a cache invalidation problemSean Whitton2025-09-081-1/+12
* | vc-deduce-backend: Respect vc-buffer-overriding-filesetSean Whitton2025-09-061-14/+15
* | Fix log-view--mark-unmark interactive argumentsSean Whitton2025-09-061-10/+20
* | Merge from origin/emacs-30Eli Zaretskii2025-09-061-5/+4
|\ \ | |/
| * ; vc-hooks.el: Standardize terminology in header.Sean Whitton2025-09-021-5/+4
* | Log View marking commands: respect numeric prefixes & active regionsSean Whitton2025-09-051-4/+51
* | ; log-view-mark-entry, log-view-unmark-entry: Fix advancing point.Sean Whitton2025-09-051-2/+2
* | vc-dir-mark-unmark: When region active, don't do any y/n promptingSean Whitton2025-09-051-1/+1
* | vc-dir-mark-unmark: When region active, don't do any y/n promptingSean Whitton2025-09-051-1/+3
* | Make 'm' and 'u' in Log View mode more standardSean Whitton2025-09-051-23/+41
* | ; * lisp/vc/vc-hg.el (vc-hg--pushpull): Fix docs for OBSOLETE param.Sean Whitton2025-09-051-1/+2
* | ; Delete two old comments about VC bindingsSean Whitton2025-09-052-2/+0
* | New project-find-matching-buffer-function for diff-modeSean Whitton2025-09-011-0/+23
* | Rename arg REMOTE-LOCATION -> UPSTREAM-LOCATIONSean Whitton2025-09-014-106/+115
* | VC outgoing commands for Git: Don't unconditionally fetchSean Whitton2025-09-014-21/+26
* | vc-revert: Fix calling vc-buffer-sync (bug#79319)Sean Whitton2025-08-311-1/+2
* | * lisp/vc/vc.el (vc-revert): Tighten up save-some-buffers predicate.Sean Whitton2025-08-311-1/+2
* | New commands for outgoing diffs including uncommitted changesSean Whitton2025-08-302-0/+73
* | ; Remove declarations introduced in e92da50e057Gerd Möllmann2025-08-201-3/+0
* | Rename some incoming & outgoing diff commandsSean Whitton2025-08-202-8/+8
* | ; Pacify byte-compilerGerd Möllmann2025-08-191-0/+3
* | ; * lisp/vc/vc.el (vc--maybe-read-remote-location): Fix args of read-string.Juri Linkov2025-08-191-1/+1
* | VC: New commands for incoming and outgoing fileset diffsSean Whitton2025-08-172-36/+68
* | Delete duplicate bindings of default-directorySean Whitton2025-08-171-11/+6
* | vc--maybe-read-remote-location: Don't return a listSean Whitton2025-08-171-6/+6
* | ; Fix last change: change `let*' to `let'.Sean Whitton2025-08-161-30/+30
* | vc-hg-checkin-patch: Fix on MS-Windows, make 'hg import' asyncSean Whitton2025-08-161-48/+61
* | vc-hg-known-other-working-trees: Fix on MS-WindowsEli Zaretskii2025-08-161-2/+7
* | * lisp/vc/vc-hg.el (vc-hg-checkin): Fix on MS-Windows (bug#79024).Sean Whitton2025-08-161-14/+45
* | ; vc-git-command, vc-hg-command: Comments about MS-Windows encoding.Sean Whitton2025-08-162-0/+23
* | (diff--font-lock-prettify): Fix fringe width testjohn muhl2025-08-161-3/+6
* | vc-git-modify-change-comment: Bind c-s-f-w for command arguments tooSean Whitton2025-08-141-10/+12
* | vc-buffer-sync-fileset: Reorder some checks for speed (bug#79137)Sean Whitton2025-08-141-2/+3
* | vc-hg-checkin-patch: Fix several issuesSean Whitton2025-08-141-8/+7
* | * lisp/vc/vc-hg.el (vc-hg-checkin): Pass '-A' to 'hg commit'.Sean Whitton2025-08-122-2/+2
* | vc-buffer-sync-fileset: Optimization when NOT-ESSENTIAL is non-nilSean Whitton2025-08-121-3/+7
* | vc-do-command: In batch mode, print the output of failed commandsSean Whitton2025-08-121-0/+3
* | Fix some 'git worktree' compatibility issuesSean Whitton2025-08-102-8/+19
* | ; Fix capitalization of VC-Dir.Sean Whitton2025-08-101-12/+12
* | New command vc-working-tree-switch-project (bug#79024)Sean Whitton2025-08-102-0/+15