aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc/vc-git.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Also highlight 'conflict' with the warning faceDmitry Gutov2021-01-301-2/+2
* vc-dir-mode-map: Remove the mouse-2 bindingDmitry Gutov2021-01-301-1/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* * lisp/vc/vc-git.el: Update args of backend API calls in the header commentsJuri Linkov2020-12-061-1/+1
* Prefer setq-local in vc/*.elStefan Kangas2020-12-051-9/+9
* vc-git-root: Remove unnecessary cachingDmitry Gutov2020-10-261-2/+1
* Use the full name of the null byte/character, not its abbreviationAndreas Schwab2020-10-051-2/+2
* Don't have vc-git-stash-list bug out on the .git directoryDmitry Gutov2020-09-201-6/+7
* Add a variable to control VC completion over branch namesTom Tromey2020-08-191-3/+15
* Notify the user if we errors when querying for registered git filesEmilio Lopes2020-08-131-1/+1
* * lisp/vc/vc-git.el (vc-git-log-view-mode): Font-lock AuthorDate (bug#40248)Juri Linkov2020-07-291-1/+1
* * lisp/vc/vc-git.el (vc-git-log-view-mode): Fix commit regexp (bug#40248)Juri Linkov2020-07-241-1/+1
* Bind default-directory to given DIR.Tassilo Horn2020-06-181-0/+1
* vc-git-dir-extra-headers: Fix recent breakageDmitry Gutov2020-06-181-2/+2
* Use vc-git-repository-url in vc-git-dir-extra-headersTassilo Horn2020-06-151-11/+5