summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-dir.el
Commit message (Expand)AuthorAge
* * lisp/vc/vc-dir.el: Make keys ‘% m’ and ‘* %’ compatible with DiredJuri Linkov2023-01-18
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Tweak binding of `+' in vc-dirLars Ingebrigtsen2022-09-24
* Document the recently added branch commands (bug#50344)Juri Linkov2022-09-12
* 'C-x v b' prefix key is used for branch commands to create/switch/print branchJuri Linkov2022-09-12
* Prefer defvar-keymap in vc/*.elStefan Kangas2022-08-10
* Add new command 'vc-dir-mark-by-regexp'Lars Ingebrigtsen2022-05-11
* Merge from origin/emacs-28Stefan Kangas2022-05-10
|\
| * Fix doc string references to tags-loop-continueLars Ingebrigtsen2022-05-09
* | Merge from origin/emacs-28Eli Zaretskii2022-04-28
|\|
| * Add minimum instructions to 'query-replace' commandsEli Zaretskii2022-04-21
* | Don't prefix bookmark name with VC backend nameMatthias Meulien2022-02-17
* | Extend bookmark menu with with handler type columnMatthias Meulien2022-02-17
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Make the Git stash commands available in vc-dir Git buffersLars Ingebrigtsen2021-12-06
|/
* ; Fix some recent fixes to doc stringsEli Zaretskii2021-09-26
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-26
* ; More stylistic docfixes in vc/*.el found by checkdocStefan Kangas2021-09-18
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* ; More minor docfixes found by checkdocStefan Kangas2021-09-14
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-26
* Specify the Emacs version of new vc-dir facesProtesilaos Stavrou2021-02-24
* Refine use of vc-dir faces; apply to all backendsProtesilaos Stavrou2021-02-10
* Add vc-dir faces; also apply them to vc-gitProtesilaos Stavrou2021-02-08
* vc-dir-mode-map: Remove the mouse-2 bindingDmitry Gutov2021-01-30
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in vc/*.elStefan Kangas2020-12-05
* Save and restore point in ewoc-invalidateAndrii Kolomoiets2020-09-18
* Don't move point in vc-dir on vc-register/vc-checkin (bug#43188)Andrii Kolomoiets2020-09-05
* Revert feature added in bfd96e995d using project directories in vc (bug#41821)Juri Linkov2020-07-02
* M-n in read-directory-name of vc commands gets project dirs (bug#41821)Juri Linkov2020-06-24
* Fix display-buffer-override-next-command to call action only once (bug#39722)Juri Linkov2020-06-22
* Bookmark locations can refer to VC directory buffers (bug#39722)Matthias Meulien2020-05-21
* * lisp/vc/vc-dir.el: Commands to mark un/registered files (bug#34949)Juri Linkov2020-04-03
* Support state changing VC operations on directories in Dired (bug#34949)Juri Linkov2020-03-30
* * lisp/vc/vc-dir.el (vc-dir-root): New command (bug#12492, bug#34949).Juri Linkov2020-03-29
* vc-dir-ignore: More accurately choose base directoryDmitry Gutov2020-02-25
* Move more logic to vc-ignore from vc-default-ignoreDmitry Gutov2020-02-23
* Make sure not to mark directoriesWolfgang Scherer2020-02-12
* Update copyright year to 2020Paul Eggert2020-01-01
* Speed up vc-dir-updateDmitry Gutov2019-12-21
* Provide facility to ignore all marked files in vcWolfgang Scherer2019-09-15
* * lisp/vc/vc-dir.el (vc-dir-search): Remove lambda.Juri Linkov2019-07-16
* Use ngettext in vc-dir-clean-filesNoam Postavsky2019-07-14
* Rename vc-dir-delete-files-no-vc to vc-dir-clean-filesLars Ingebrigtsen2019-07-14
* Add a new command in vc-dir mode to delete filesLars Ingebrigtsen2019-07-13
* * lisp/vc/vc-dir.el (vc-dir-view-file): New command for consistency with diredJuri Linkov2019-07-08
* * lisp/vc/vc-dir.el (vc-dir-search): Avoid `eval`.Stefan Monnier2019-06-20
* Use fileloop directly in vc-dir to avoid obsolete functionLars Ingebrigtsen2019-06-16