index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
vc
/
vc-git.el
Age
Commit message (
Expand
)
Author
2026-04-27
Rename outstanding changes commands to "unintegrated changes"
Sean Whitton
2026-04-26
VC: Support deleting directories
Sean Whitton
2026-02-27
New 'log-outstanding' value for vc-log-view-type
Sean Whitton
2026-02-23
Fix VC Git error when patch matches staged changes
Paul Nelson
2026-02-20
Show "committing" pseudo-state in VC-Dir during an async checkin
Sean Whitton
2026-02-18
New 'delete-files' VC backend function for faster mass deletions
Sean Whitton
2026-02-18
vc-git-pull, vc-git-incoming-revision: Use push remotes
Sean Whitton
2026-02-14
Improve vc-git-topic-outgoing-base fallback algorithm
Sean Whitton
2026-02-13
; vc-git-topic-outgoing-base: Preparatory refactoring.
Sean Whitton
2026-02-10
vc-git--deduce-files-for-stash: Use file-relative-name (bug#80278)
Sean Whitton
2026-02-06
Separate input histories for 'C-x v !' and Git pulling & pushing
Sean Whitton
2026-02-05
vc-git--mailinfo: Use file-local-name (bug#80295, bug#80320)
Visuwesh
2026-01-30
Make diff-hunk-kill respect an active region
Sean Whitton
2026-01-30
; vc-git-topic-outgoing-base: Merge let into if-let*.
Sean Whitton
2026-01-30
vc-git-topic-outgoing-base: Respect a configure push remote
Sean Whitton
2026-01-30
; Fix last change.
Sean Whitton
2026-01-30
Factor out vc-git--branch-remotes
Sean Whitton
2026-01-17
Automatically detect the VC outgoing base (bug#80006)
Sean Whitton
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-20
; * lisp/vc/vc-git.el (vc-git-registered): Fix remote files (bug#80035).
Eli Zaretskii
2025-12-18
; * lisp/vc/vc-git.el (vc-git-region-history): Fix backend name.
Sean Whitton
2025-12-13
vc-git-dir-status-goto-stage: Accept exit 128 from git-add
Sean Whitton
2025-12-07
Check for successful exit when parsing output with vc-exec-after
Sean Whitton
2025-12-06
vc-git-incoming-revision: Don't fetch when branch has no upstream
Sean Whitton
2025-12-03
Query-on-exit for VC push, pull and async checkin commands
Sean Whitton
2025-11-29
Fix vc-git-uncommit-revisions-from-end
Sean Whitton
2025-11-22
vc-git-revision-published-p: Resolve REV
Sean Whitton
2025-11-20
Fix '(vc-revert-file (vc-git-root)'
Sean Whitton
2025-10-31
New *-revisions-from-end VC backend API functions (bug#79408)
Sean Whitton
2025-10-27
New delete-revision VC backend API function (bug#79408)
Sean Whitton
2025-10-26
New revision-published-p VC backend API function (bug#79408)
Sean Whitton
2025-10-24
* lisp/vc/vc-git.el (vc-git-branches): Use 'git for-each-ref'.
Sean Whitton
2025-10-24
Make UPSTREAM-LOCATION argument to incoming-revision optional
Sean Whitton
2025-10-19
vc-git-registered: Be quieter when Git is not installed
Sean Whitton
2025-10-05
VC: Use symbolic names for the working revision
Sean Whitton
2025-09-27
VC prepare-patch: New :patch-start & :patch-end plist entries
Sean Whitton
2025-09-26
; * lisp/vc/vc-git.el (vc-git-cherry-pick-comment): Fix logic.
Sean Whitton
2025-09-25
vc-git--checkin: Ignore 'git apply --3way' exiting 1
Sean Whitton
2025-09-25
vc-git--checkin: Avoid passing --ours to git-apply
Sean Whitton
2025-09-24
VC: New cherry-pick-comment API function
Sean Whitton
2025-09-24
vc-git--checkin: Apply PATCH-STRING to working tree
Sean Whitton
2025-09-24
vc-git--checkin: Restore dropping stash of staged changes
Sean Whitton
2025-09-22
; * lisp/vc/vc-git.el (vc-git--checkin): Fix error message.
Sean Whitton
2025-09-21
VC checkin-patch: Support extracting commit metadata from patches
Sean Whitton
2025-09-21
* lisp/vc/vc-git.el (vc-git--checkin): Validate parameters.
Sean Whitton
2025-09-18
Refactor vc-git checkin functions
Sean Whitton
2025-09-12
; vc-git--log-edit-summary-check: Use and-let*.
Sean Whitton
2025-09-01
Rename arg REMOTE-LOCATION -> UPSTREAM-LOCATION
Sean Whitton
2025-09-01
VC outgoing commands for Git: Don't unconditionally fetch
Sean Whitton
2025-08-16
; vc-git-command, vc-hg-command: Comments about MS-Windows encoding.
Sean Whitton
[next]