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
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Doc fix for vc-git
Glenn Morris
2016-12-07
1
-0
/
+2
*
Unset GIT_DIR when calling Git commands
Dmitry Gutov
2016-06-22
1
-1
/
+3
*
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
*
(vc-git-mode-line-string): Don't use `replace-regexp-in-string'
Dmitry Gutov
2016-04-23
1
-1
/
+1
*
Improve handling of non-ASCII characters in Git log messages
Eli Zaretskii
2016-04-10
1
-15
/
+51
*
Improve vc-diff with Git backend
Eli Zaretskii
2016-04-02
1
-3
/
+6
*
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
*
Display shorter dates in Git annotate output
Dmitry Gutov
2015-05-17
1
-3
/
+5
*
Use `unless' to have one fewer `not'
Dmitry Gutov
2015-05-16
1
-8
/
+6
*
Remove redundant :group declarations from vc-git.el
Dmitry Gutov
2015-05-16
1
-9
/
+4
*
Add new option vc-git-resolve-conflicts
Dmitry Gutov
2015-05-16
1
-7
/
+25
*
Add basic VC push support.
Glenn Morris
2015-05-12
1
-8
/
+20
*
Function declaration updates prompted by 'make check-declare'
Glenn Morris
2015-04-30
1
-1
/
+1
*
Add or reset based on the presence of MERGE_HEAD
Dmitry Gutov
2015-04-22
1
-21
/
+22
*
Call `smerge-start-session' even when dealing with a stash conflict
Dmitry Gutov
2015-04-19
1
-15
/
+20
*
Abort when looking at stashed changes
Dmitry Gutov
2015-04-19
1
-1
/
+3
*
Use vc-switches on vc-*-annotate-command
Oscar Fuentes
2015-02-26
1
-1
/
+13
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Merge from origin/emacs-24
Fabián Ezequiel Gallina
2014-12-27
1
-4
/
+3
|
\
|
*
Fix vc-git-dir-status-files WRT up-to-date vs edited
Dmitry Gutov
2014-12-15
1
-4
/
+3
*
|
Move VC diff ASYNC argument to the fifth position
Dmitry Gutov
2014-12-14
1
-2
/
+2
*
|
latest-on-branch-p is no longer a public method
Eric S. Raymond
2014-12-11
1
-1
/
+0
*
|
Remove VC rollback method.
Eric S. Raymond
2014-12-11
1
-1
/
+0
*
|
In vc, abolish the dir-status method.
Eric S. Raymond
2014-12-02
1
-7
/
+2
*
|
Eliminate an unuted function argument.
Eric S. Raymond
2014-12-02
1
-2
/
+2
*
|
Remove clear-headers from VC's public method set.
Eric S. Raymond
2014-12-01
1
-1
/
+0
*
|
Update the git backend's header comment.
Eric S. Raymond
2014-12-01
1
-2
/
+4
*
|
Remove could-register from the set of public VC backend methods,
Eric S. Raymond
2014-12-01
1
-1
/
+0
*
|
Terminate vc-disable-async-diff with extreme prejudice.
Eric S. Raymond
2014-12-01
1
-2
/
+4
*
|
* lisp/vc: Fix use of find-conflicted-file in Git.
Stefan Monnier
2014-12-01
1
-1
/
+1
*
|
Update some documentation changes and todo items.
Eric S. Raymond
2014-12-01
1
-2
/
+0
*
|
Remove vc-state-heuristic from the set of public methods.
Eric S. Raymond
2014-12-01
1
-1
/
+0
*
|
API simplification: remove vc-workfile-unchanged-p from pubic methods.
Eric S. Raymond
2014-12-01
1
-4
/
+0
*
|
VC API simplification: remove ability to set initial revision.
Eric S. Raymond
2014-12-01
1
-1
/
+1
*
|
Merge branch 'emacs-24'.
Paul Eggert
2014-11-28
1
-11
/
+19
|
\
|
|
*
Use "~1" instead of "^" in vc-git.el to specify the parent of a Git commit.
Eli Zaretskii
2014-11-21
1
-1
/
+5
[next]