summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-dir.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Eli Zaretskii2022-04-281-0/+6
|\
| * Add minimum instructions to 'query-replace' commandsEli Zaretskii2022-04-211-0/+6
* | Don't prefix bookmark name with VC backend nameMatthias Meulien2022-02-171-3/+2
* | Extend bookmark menu with with handler type columnMatthias Meulien2022-02-171-0/+2
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Make the Git stash commands available in vc-dir Git buffersLars Ingebrigtsen2021-12-061-1/+6
|/
* ; Fix some recent fixes to doc stringsEli Zaretskii2021-09-261-3/+5
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-261-1/+2
* ; More stylistic docfixes in vc/*.el found by checkdocStefan Kangas2021-09-181-6/+6
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-10/+10
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-261-62/+62
* Specify the Emacs version of new vc-dir facesProtesilaos Stavrou2021-02-241-9/+18
* Refine use of vc-dir faces; apply to all backendsProtesilaos Stavrou2021-02-101-5/+7
* Add vc-dir faces; also apply them to vc-gitProtesilaos Stavrou2021-02-081-11/+47
* vc-dir-mode-map: Remove the mouse-2 bindingDmitry Gutov2021-01-301-3/+8
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in vc/*.elStefan Kangas2020-12-051-8/+6
* Save and restore point in ewoc-invalidateAndrii Kolomoiets2020-09-181-5/+1
* Don't move point in vc-dir on vc-register/vc-checkin (bug#43188)Andrii Kolomoiets2020-09-051-1/+5
* Revert feature added in bfd96e995d using project directories in vc (bug#41821)Juri Linkov2020-07-021-1/+1
* M-n in read-directory-name of vc commands gets project dirs (bug#41821)Juri Linkov2020-06-241-1/+1
* Fix display-buffer-override-next-command to call action only once (bug#39722)Juri Linkov2020-06-221-2/+3
* Bookmark locations can refer to VC directory buffers (bug#39722)Matthias Meulien2020-05-211-0/+36
* * lisp/vc/vc-dir.el: Commands to mark un/registered files (bug#34949)Juri Linkov2020-04-031-0/+31
* Support state changing VC operations on directories in Dired (bug#34949)Juri Linkov2020-03-301-1/+13
* * lisp/vc/vc-dir.el (vc-dir-root): New command (bug#12492, bug#34949).Juri Linkov2020-03-291-1/+11
* vc-dir-ignore: More accurately choose base directoryDmitry Gutov2020-02-251-3/+4
* Move more logic to vc-ignore from vc-default-ignoreDmitry Gutov2020-02-231-1/+3
* Make sure not to mark directoriesWolfgang Scherer2020-02-121-2/+3
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Speed up vc-dir-updateDmitry Gutov2019-12-211-12/+15
* Provide facility to ignore all marked files in vcWolfgang Scherer2019-09-151-4/+12
* * lisp/vc/vc-dir.el (vc-dir-search): Remove lambda.Juri Linkov2019-07-161-2/+1
* Use ngettext in vc-dir-clean-filesNoam Postavsky2019-07-141-2/+3
* Rename vc-dir-delete-files-no-vc to vc-dir-clean-filesLars Ingebrigtsen2019-07-141-8/+17
* Add a new command in vc-dir mode to delete filesLars Ingebrigtsen2019-07-131-1/+18
* * lisp/vc/vc-dir.el (vc-dir-view-file): New command for consistency with diredJuri Linkov2019-07-081-0/+5
* * lisp/vc/vc-dir.el (vc-dir-search): Avoid `eval`.Stefan Monnier2019-06-201-1/+3
* Use fileloop directly in vc-dir to avoid obsolete functionLars Ingebrigtsen2019-06-161-2/+7
* Update author/maintainer infoPaul Eggert2019-05-261-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-03-131-1/+1
|\ \ | |/
| * * lisp/vc/vc-dir.el (vc-dir-unmark): Fix documentation.Charles A. Roelli2018-03-121-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Fix infinite loop in vc-dir-mark-unmarkCharles A. Roelli2017-12-181-2/+6
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1