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
*
* 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
*
Fix regexp typo in vc-git--program-version
Paul Eggert
2019-03-16
1
-1
/
+1
*
Fix some ineffective backslashes in string literals
Mattias Engdegård
2019-03-16
1
-1
/
+1
*
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-4
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Support git commit --no-verify
Matthias Meulien
2018-12-11
1
-0
/
+7
*
|
* lisp/vc/vc-git.el (vc-git-stash): Call vc-dir-marked-files only
Juri Linkov
2018-12-04
1
-1
/
+5
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-16
/
+16
*
|
Finish fix for Bug#21559
Michael Albinus
2018-09-29
1
-2
/
+9
*
|
lisp/vc/vc-git.el (vc-git-stash): Respect vc-dir marked files
Sam Steingold
2018-09-28
1
-1
/
+1
*
|
* lisp/vc/vc-git.el (vc-git-grep): Set dir to default-directory
Juri Linkov
2018-09-13
1
-2
/
+3
*
|
Add variable vc-git-grep-template
Federico Tedin
2018-09-04
1
-1
/
+9
*
|
Audit use of lsh and fix glitches
Paul Eggert
2018-08-21
1
-2
/
+2
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-02
1
-13
/
+3
|
\
|
|
*
Remove extra process call from vc-git-find-file-hook
Dmitry Gutov
2018-06-28
1
-7
/
+1
|
*
; Update some commentary
Dmitry Gutov
2018-06-28
1
-7
/
+3
|
*
Speed up vc-git-dir-status-files
Dmitry Gutov
2018-06-28
1
-1
/
+1
|
*
Finish the Bug#11728 work: hg & git
Sam Steingold
2018-06-12
1
-7
/
+6
|
*
Fix Bug#11728: show files updated by git
Sam Steingold
2018-06-12
1
-4
/
+6
*
|
Add new command vc-git-stash-delete
Charles A. Roelli
2018-03-22
1
-0
/
+9
*
|
Provide completion in vc-git-stash-* commands
Charles A. Roelli
2018-03-21
1
-3
/
+18
*
|
* lisp/vc/vc-git.el: Silence compiler.
Glenn Morris
2018-02-23
1
-0
/
+3
*
|
* lisp/vc/vc-git.el: Avoid bootstrap errors since recent grep change.
Glenn Morris
2018-02-22
1
-2
/
+1
*
|
Fix for: "25.0.50; auto-revert-mode breaks git rebase" (Bug#21559)
Alexei Khlebnikov
2018-02-22
1
-1
/
+8
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-17
1
-1
/
+1
|
\
|
|
*
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-16
1
-2
/
+5
|
\
|
|
*
; * lisp/vc/vc-git.el (vc-git--program-version): Fix last change.
Eli Zaretskii
2018-02-16
1
-1
/
+1
|
*
Fix 'vc-git--program-version'
Eli Zaretskii
2018-02-16
1
-2
/
+5
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-05
1
-3
/
+5
|
\
|
|
*
* lisp/vc/vc-git.el (vc-git-print-log): Restrict file scope to a single file
Juri Linkov
2018-02-04
1
-3
/
+5
*
|
* lisp/vc/vc-hg.el, lisp/vc/vc-git.el: Flush the 'vc-functions' cache.
Stefan Monnier
2018-01-18
1
-0
/
+4
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2017-11-29
1
-1
/
+3
|
\
|
|
*
Shell-quote wildcards when invoking 'vc-git-grep'
Robert Pluim
2017-11-28
1
-1
/
+3
*
|
Merge from origin/emacs-26
Paul Eggert
2017-11-25
1
-1
/
+1
|
\
|
|
*
maint: shorten https://lists.gnu.org/archive/html/... links
Paul Eggert
2017-11-25
1
-1
/
+1
[next]