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
*
Tweak window handling in vc-pull-and-push
Lars Ingebrigtsen
2022-09-24
1
-2
/
+2
*
; Drop two obsolete defvars
Sean Whitton
2022-09-24
1
-1
/
+0
*
Generalize & simplify implementation of user edits to VC commands
Sean Whitton
2022-09-24
1
-13
/
+13
*
Add a new command vc-pull-and-push
Lars Ingebrigtsen
2022-09-24
1
-5
/
+26
*
vc-git--pushpull: Restore handling of vc-git-program
Sean Whitton
2022-09-23
1
-4
/
+7
*
Add support for user edits to VC command arguments
Sean Whitton
2022-09-21
1
-18
/
+13
*
Don't use autoloaded functions for safe-local-variable
Lars Ingebrigtsen
2022-09-16
1
-13
/
+6
*
Speed up Emacs build by autoloading vc-git-annotate-switches-safe-p
Lars Ingebrigtsen
2022-09-14
1
-4
/
+8
*
'C-x v b' prefix key is used for branch commands to create/switch/print branch
Juri Linkov
2022-09-12
1
-5
/
+17
*
Accept "-w" as safe value for vc-git-annotate-switches
Stefan Kangas
2022-09-10
1
-0
/
+9
*
; Document that a value of any other type means no highlighting
Sean Whitton
2022-09-05
1
-0
/
+2
*
Font lock long Git commit summary lines
Sean Whitton
2022-09-05
1
-1
/
+63
*
'C-x v v' on a diff buffer commits it as a patch (bug#52349)
Juri Linkov
2022-08-28
1
-3
/
+20
*
Prefer defvar-keymap in vc/*.el
Stefan Kangas
2022-08-10
1
-32
/
+25
*
; Fix mistakes in 'declare function' forms
Eli Zaretskii
2022-05-14
1
-1
/
+1
*
Add diff-mode-read-only to enable shorter keys in diff-mode
Juri Linkov
2022-01-10
1
-1
/
+1
*
Merge from origin/emacs-28
Stefan Kangas
2022-01-05
1
-39
/
+35
|
\
|
*
Fix vc-git with old Git over Tramp and cygwin-mount.el
Dmitry Gutov
2022-01-05
1
-39
/
+35
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Add vc-git-stash-pop to vc-dir-git-mode
Lars Ingebrigtsen
2021-12-07
1
-1
/
+2
*
|
Make the Git stash commands available in vc-dir Git buffers
Lars Ingebrigtsen
2021-12-06
1
-0
/
+10
*
|
vc-git--program-version to support Git for macOS version string
Justin Schell
2021-12-06
1
-6
/
+8
*
|
Remove empty lines from stash read prompt
Dmitry Gutov
2021-11-26
1
-7
/
+6
|
/
*
* lisp/vc/vc-git.el (vc-git-mergebase): More meaningful error message.
Juri Linkov
2021-11-10
1
-1
/
+4
*
Don't use color escape sequences in vc-git-expanded-log-entry
Jan Synacek
2021-10-19
1
-1
/
+1
*
Expand the full file name
Dmitry Gutov
2021-10-11
1
-6
/
+5
*
Fix vc-annotate-show-log-revision-at-line
Dmitry Gutov
2021-09-23
1
-0
/
+8
*
; More stylistic docfixes in vc/*.el found by checkdoc
Stefan Kangas
2021-09-18
1
-4
/
+3
*
; More minor docfixes found by checkdoc
Stefan Kangas
2021-09-14
1
-1
/
+1
*
Re-fix bug#16897
Dmitry Gutov
2021-09-12
1
-10
/
+14
*
Have Git backend actions accept nil filenames again
Dmitry Gutov
2021-09-08
1
-5
/
+6
*
Fix recently broken vc-delete-file with Git
Dmitry Gutov
2021-09-03
1
-1
/
+1
*
Move the expansion of abbreviated names to vc-git.el
Dmitry Gutov
2021-08-31
1
-1
/
+5
*
Revert part of 3572613550f5d1d0b3392dbc809b32f3989e2981 (bug#39452)
Juri Linkov
2021-08-27
1
-1
/
+1
*
Rename arguments for clarity
Dmitry Gutov
2021-08-26
1
-8
/
+8
*
Make sure to remove the remote specification before adding :(literal)
Dmitry Gutov
2021-08-26
1
-1
/
+1
*
vc-git-region-history: Fix to call 'diff' more correctly
Dmitry Gutov
2021-08-17
1
-1
/
+1
*
Fix regressions in the last change
Dmitry Gutov
2021-08-16
1
-1
/
+1
*
Fix vc-git-state for filenames with wildcards
Wolfgang Scherer
2021-08-15
1
-27
/
+36
*
Revert "Bind the GIT_LITERAL_PATHSPECS environment variable"
Dmitry Gutov
2021-08-15
1
-2
/
+0
*
Bind the GIT_LITERAL_PATHSPECS environment variable
Dmitry Gutov
2021-07-22
1
-0
/
+2
*
Make vc-git-mode-line-string more robust
Yan Gajdos
2021-07-21
1
-1
/
+1
*
Simplify vc-git-log-switches's usage; change default value to nil
Dmitry Gutov
2021-06-11
1
-6
/
+6
*
New user option for Git log switches
Utkarsh Singh
2021-06-09
1
-2
/
+10
*
; 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
[next]