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
*
Fix Bug#11728: show files updated by git
Sam Steingold
2017-11-01
1
-4
/
+6
*
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-10-01
1
-1
/
+1
*
Call vc-setup-buffer in vc-git-log-{in,out}going
Tom Tromey
2017-09-16
1
-0
/
+2
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-2
/
+2
*
Call vc-resynch-buffer in vc-git-resolve-when-done
Dmitry Gutov
2017-09-13
1
-4
/
+5
*
Improve of file-local-name use in vc-git-checkin
Nikolay Kudryavtsev
2017-06-04
1
-2
/
+3
*
Fix "g" in hg&git push&pull buffers
Sam Steingold
2017-05-22
1
-1
/
+9
*
vc-git-state: Return `ignored' as appropriate with newer Git
Dmitry Gutov
2017-05-01
1
-14
/
+22
*
vc-git-state: Bring back CentOS 6 compatibility
Dmitry Gutov
2017-05-01
1
-1
/
+20
*
Speed up vc-git-status and make it more precise
Jonathan Ganc
2017-05-01
1
-26
/
+49
*
Fix Git revision navigation in currently removed directories
Dmitry Gutov
2017-05-01
1
-3
/
+2
*
vc-log-outgoing fixes for git; add binding to vc-dir
Tom Tromey
2017-02-19
1
-3
/
+3
*
Remove stale comments from vc-git and vc-hg
Tom Tromey
2017-02-19
1
-3
/
+1
*
Make vc-git detect conflict state for vc-dir
Tom Tromey
2017-02-14
1
-69
/
+110
*
Remove leftover references to log-view-message-face
Dmitry Gutov
2017-01-14
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-0
/
+2
|
\
|
|
*
Doc fix for vc-git
Glenn Morris
2016-12-07
1
-0
/
+2
*
|
Make "g" in vc push/pull buffers re-push/pull
Glenn Morris
2016-12-06
1
-1
/
+6
*
|
Add file-local-name
Michael Albinus
2016-11-20
1
-6
/
+3
*
|
add `vc-git-print-log-follow' and use it in `vc-git-print-log'
Sam Steingold
2016-11-14
1
-1
/
+12
*
|
vc-git-print-log: pass "--follow" to "log" to handle renamed files
Sam Steingold
2016-11-14
1
-1
/
+1
*
|
Add `make-nearby-temp-file' and `temporary-file-directory'
Michael Albinus
2016-08-07
1
-1
/
+6
*
|
Merge from origin/emacs-25
Paul Eggert
2016-06-26
1
-1
/
+3
|
\
|
|
*
Unset GIT_DIR when calling Git commands
Dmitry Gutov
2016-06-22
1
-1
/
+3
*
|
ASCII-fy coding-system-for-read used for Git commands
Dmitry Gutov
2016-06-19
1
-0
/
+9
*
|
Merge from origin/emacs-25
Paul Eggert
2016-05-01
1
-1
/
+1
|
\
|
|
*
Improve last change to vc-git-mode-line-string
Leo Liu
2016-04-27
1
-1
/
+1
|
*
Fix revision calculation in vc-git-mode-line-string
Leo Liu
2016-04-27
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-04-24
1
-1
/
+1
|
\
|
|
*
(vc-git-mode-line-string): Don't use `replace-regexp-in-string'
Dmitry Gutov
2016-04-23
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-04-11
1
-15
/
+51
|
\
|
|
*
Improve handling of non-ASCII characters in Git log messages
Eli Zaretskii
2016-04-10
1
-15
/
+51
*
|
Merge from origin/emacs-25
Paul Eggert
2016-04-03
1
-3
/
+6
|
\
|
|
*
Improve vc-diff with Git backend
Eli Zaretskii
2016-04-02
1
-3
/
+6
*
|
Strip out some leading whitespace when looking at logs
Dima Kogan
2016-02-28
1
-1
/
+3
|
/
*
Implement vc-mtn-find-ignore-file, fix some doc strings
Stephen Leake
2016-01-29
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Work around the asynchronous-empty-diff problem
Dmitry Gutov
2015-11-22
1
-2
/
+2
*
When VC detects a conflict, specify which file
Karl Fogel
2015-11-09
1
-1
/
+1
*
; Revert "Don't declare vc-exec-after anymore"
Dmitry Gutov
2015-10-28
1
-0
/
+2
*
Call vc-dir-defresh after stash operations
Dmitry Gutov
2015-10-20
1
-2
/
+6
*
Don't declare vc-exec-after anymore
Dmitry Gutov
2015-10-20
1
-2
/
+0
*
* lisp/vc/vc-git.el (vc-git-region-history): Handle local changes
Stefan Monnier
2015-10-02
1
-0
/
+28
*
Resurrect the ability to specify a revision in vc-next-action
Eli Zaretskii
2015-09-19
1
-1
/
+1
*
vc-git-mode-line-string: Explicitly re-apply the face
Dmitry Gutov
2015-09-03
1
-1
/
+3
*
Make vc-git-working-revision always return the commit hash
Dmitry Gutov
2015-09-01
1
-13
/
+17
*
Address some compilation warnings.
Glenn Morris
2015-06-16
1
-2
/
+2
*
Improve handling of the first Git revision
Dmitry Gutov
2015-05-18
1
-7
/
+12
[next]