index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
vc
/
vc-git.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Remove some redundant installation instructions
Stefan Kangas
2021-04-03
1
-8
/
+0
*
Convert many more links to use HTTPS
Stefan Kangas
2021-03-24
1
-1
/
+1
*
lisp/vc/*.el: Use lexical-bindings in all the files
Stefan Monnier
2021-02-26
1
-31
/
+32
*
Refine use of vc-dir faces; apply to all backends
Protesilaos Stavrou
2021-02-10
1
-2
/
+3
*
Add vc-dir faces; also apply them to vc-git
Protesilaos Stavrou
2021-02-08
1
-19
/
+18
*
Also highlight 'conflict' with the warning face
Dmitry Gutov
2021-01-30
1
-2
/
+2
*
vc-dir-mode-map: Remove the mouse-2 binding
Dmitry Gutov
2021-01-30
1
-1
/
+2
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
* lisp/vc/vc-git.el: Update args of backend API calls in the header comments
Juri Linkov
2020-12-06
1
-1
/
+1
*
Prefer setq-local in vc/*.el
Stefan Kangas
2020-12-05
1
-9
/
+9
*
vc-git-root: Remove unnecessary caching
Dmitry Gutov
2020-10-26
1
-2
/
+1
*
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
2020-10-05
1
-2
/
+2
*
Don't have vc-git-stash-list bug out on the .git directory
Dmitry Gutov
2020-09-20
1
-6
/
+7
*
Add a variable to control VC completion over branch names
Tom Tromey
2020-08-19
1
-3
/
+15
*
Notify the user if we errors when querying for registered git files
Emilio Lopes
2020-08-13
1
-1
/
+1
*
* lisp/vc/vc-git.el (vc-git-log-view-mode): Font-lock AuthorDate (bug#40248)
Juri Linkov
2020-07-29
1
-1
/
+1
*
* lisp/vc/vc-git.el (vc-git-log-view-mode): Fix commit regexp (bug#40248)
Juri Linkov
2020-07-24
1
-1
/
+1
*
Bind default-directory to given DIR.
Tassilo Horn
2020-06-18
1
-0
/
+1
*
vc-git-dir-extra-headers: Fix recent breakage
Dmitry Gutov
2020-06-18
1
-2
/
+2
*
Use vc-git-repository-url in vc-git-dir-extra-headers
Tassilo Horn
2020-06-15
1
-11
/
+5
*
Add optional remote-name argument to VC repository-url command
Tassilo Horn
2020-06-15
1
-2
/
+3
*
Add new VC command `repository-url'
Tassilo Horn
2020-06-14
1
-0
/
+7
*
Implement 'mark-resolved' for the Git backend
Dmitry Gutov
2020-05-23
1
-0
/
+4
*
Merge from origin/emacs-27
Glenn Morris
2020-01-15
1
-2
/
+1
|
\
|
*
vc-dir: ensure we don't use a pager with git
Robert Pluim
2020-01-13
1
-2
/
+1
*
|
Merge from origin/emacs-27
Paul Eggert
2020-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
|
Use regexp type for regexps in defcustom declarations
Mattias Engdegård
2019-12-26
1
-1
/
+1
|
/
*
Make ls-files-unknown only return proper files, not directories
Andrii Kolomoiets
2019-12-17
1
-2
/
+1
*
vc-git-after-dir-status-stage: Avoid erroneous up-to-date status
Dmitry Gutov
2019-12-17
1
-8
/
+13
*
'C-1 C-x v L' asks for revision and shows its log entry with diff (bug#38044)
Juri Linkov
2019-11-28
1
-5
/
+6
*
Support 'vc-region-history' for Mercurial
Eli Zaretskii
2019-11-21
1
-3
/
+3
*
VC: ability to skip update buffers prompt
Andrii Kolomoiets
2019-11-14
1
-0
/
+2
*
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-11
1
-2
/
+2
*
Rework vc stash bindings
Robert Pluim
2019-10-31
1
-17
/
+40
*
Bind vc-git-stash to a key
Lars Ingebrigtsen
2019-10-30
1
-1
/
+2
*
Show stash counts in button in vc-dir
Robert Pluim
2019-10-22
1
-16
/
+37
*
Add button to vc-dir to toggle visibility of stash list
Robert Pluim
2019-10-21
1
-18
/
+84
*
* lisp/vc/vc.el (vc-log-search): Fix docstring (bug#36644).
Juri Linkov
2019-07-25
1
-0
/
+10
*
* lisp/vc/vc-git.el (vc-git-log-search): Remove shell-quote-argument.
Juri Linkov
2019-07-19
1
-3
/
+1
*
* lisp/vc/vc.el (vc-log-search): New command (bug#36644).
Juri Linkov
2019-07-16
1
-2
/
+18
*
* lisp/vc/vc-dir.el (vc-dir-view-file): New command for consistency with dired
Juri Linkov
2019-07-08
1
-2
/
+0
*
Add imenu support to package-menu-mode
Antoine Beaupré
2019-06-25
1
-1
/
+2
*
Add doc strings to the -at-point commands in vc-git
Lars Ingebrigtsen
2019-06-17
1
-0
/
+4
*
; Revert "Publicize behavior of log-view-diff at beginning/end of active region"
Dmitry Gutov
2019-06-10
1
-2
/
+2
*
Publicize behavior of log-view-diff at beginning/end of active region
Juri Linkov
2019-05-19
1
-2
/
+2
*
Add standard unmatchable regexp
Mattias Engdegård
2019-05-15
1
-1
/
+1
*
Support amending the last commit using VC-Hg
Dmitry Gutov
2019-04-21
1
-18
/
+7
*
* lisp/vc/vc.el (vc-diff-mergebase, vc-log-mergebase): New commands.
Juri Linkov
2019-03-25
1
-4
/
+16
*
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2019-03-21
1
-2
/
+2
[next]