summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-git.el
Commit message (Expand)AuthorAgeFilesLines
* Tweak window handling in vc-pull-and-pushLars Ingebrigtsen2022-09-241-2/+2
* ; Drop two obsolete defvarsSean Whitton2022-09-241-1/+0
* Generalize & simplify implementation of user edits to VC commandsSean Whitton2022-09-241-13/+13
* Add a new command vc-pull-and-pushLars Ingebrigtsen2022-09-241-5/+26
* vc-git--pushpull: Restore handling of vc-git-programSean Whitton2022-09-231-4/+7
* Add support for user edits to VC command argumentsSean Whitton2022-09-211-18/+13
* Don't use autoloaded functions for safe-local-variableLars Ingebrigtsen2022-09-161-13/+6
* Speed up Emacs build by autoloading vc-git-annotate-switches-safe-pLars Ingebrigtsen2022-09-141-4/+8
* 'C-x v b' prefix key is used for branch commands to create/switch/print branchJuri Linkov2022-09-121-5/+17
* Accept "-w" as safe value for vc-git-annotate-switchesStefan Kangas2022-09-101-0/+9
* ; Document that a value of any other type means no highlightingSean Whitton2022-09-051-0/+2
* Font lock long Git commit summary linesSean Whitton2022-09-051-1/+63
* 'C-x v v' on a diff buffer commits it as a patch (bug#52349)Juri Linkov2022-08-281-3/+20
* Prefer defvar-keymap in vc/*.elStefan Kangas2022-08-101-32/+25
* ; Fix mistakes in 'declare function' formsEli Zaretskii2022-05-141-1/+1
* Add diff-mode-read-only to enable shorter keys in diff-modeJuri Linkov2022-01-101-1/+1
* Merge from origin/emacs-28Stefan Kangas2022-01-051-39/+35
|\
| * Fix vc-git with old Git over Tramp and cygwin-mount.elDmitry Gutov2022-01-051-39/+35
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Add vc-git-stash-pop to vc-dir-git-modeLars Ingebrigtsen2021-12-071-1/+2
* | Make the Git stash commands available in vc-dir Git buffersLars Ingebrigtsen2021-12-061-0/+10
* | vc-git--program-version to support Git for macOS version stringJustin Schell2021-12-061-6/+8
* | Remove empty lines from stash read promptDmitry Gutov2021-11-261-7/+6
|/
* * lisp/vc/vc-git.el (vc-git-mergebase): More meaningful error message.Juri Linkov2021-11-101-1/+4
* Don't use color escape sequences in vc-git-expanded-log-entryJan Synacek2021-10-191-1/+1
* Expand the full file nameDmitry Gutov2021-10-111-6/+5
* Fix vc-annotate-show-log-revision-at-lineDmitry Gutov2021-09-231-0/+8
* ; More stylistic docfixes in vc/*.el found by checkdocStefan Kangas2021-09-181-4/+3
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-1/+1
* Re-fix bug#16897Dmitry Gutov2021-09-121-10/+14
* Have Git backend actions accept nil filenames againDmitry Gutov2021-09-081-5/+6
* Fix recently broken vc-delete-file with GitDmitry Gutov2021-09-031-1/+1
* Move the expansion of abbreviated names to vc-git.elDmitry Gutov2021-08-311-1/+5
* Revert part of 3572613550f5d1d0b3392dbc809b32f3989e2981 (bug#39452)Juri Linkov2021-08-271-1/+1
* Rename arguments for clarityDmitry Gutov2021-08-261-8/+8
* Make sure to remove the remote specification before adding :(literal)Dmitry Gutov2021-08-261-1/+1
* vc-git-region-history: Fix to call 'diff' more correctlyDmitry Gutov2021-08-171-1/+1
* Fix regressions in the last changeDmitry Gutov2021-08-161-1/+1
* Fix vc-git-state for filenames with wildcardsWolfgang Scherer2021-08-151-27/+36
* Revert "Bind the GIT_LITERAL_PATHSPECS environment variable"Dmitry Gutov2021-08-151-2/+0
* Bind the GIT_LITERAL_PATHSPECS environment variableDmitry Gutov2021-07-221-0/+2
* Make vc-git-mode-line-string more robustYan Gajdos2021-07-211-1/+1
* Simplify vc-git-log-switches's usage; change default value to nilDmitry Gutov2021-06-111-6/+6
* New user option for Git log switchesUtkarsh Singh2021-06-091-2/+10
* ; Remove some redundant installation instructionsStefan Kangas2021-04-031-8/+0
* Convert many more links to use HTTPSStefan Kangas2021-03-241-1/+1
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-261-31/+32
* Refine use of vc-dir faces; apply to all backendsProtesilaos Stavrou2021-02-101-2/+3
* Add vc-dir faces; also apply them to vc-gitProtesilaos Stavrou2021-02-081-19/+18