summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-dir.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add more branch support to vc-dirTom Tromey2017-02-251-0/+6
* vc-log-outgoing fixes for git; add binding to vc-dirTom Tromey2017-02-191-0/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Bind [?\S-\ ] to previous line command in Dired-like modes.Juri Linkov2015-11-121-0/+1
* Call vc-dir-defresh after stash operationsDmitry Gutov2015-10-201-1/+1
* Add basic VC push support.Glenn Morris2015-05-121-2/+8
* Make vc-dir default to repository rootDaniel Colascione2015-01-191-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/vc/vc-dir.el (vc-dir-display-file): New command.Juri Linkov2014-12-291-0/+11
* Spelling fixesPaul Eggert2014-12-121-1/+1
* In vc, abolish the dir-status method.Eric S. Raymond2014-12-021-1/+1
* Eliminate an unuted function argument.Eric S. Raymond2014-12-021-5/+4
* Fix bug#18964Dmitry Gutov2014-11-101-7/+9
* * lisp/vc/vc-dir.el (vc-dir-update): Don't burp in corner case.Stefan Monnier2014-09-051-1/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Add keybinding for vc-log-incoming in vc-dir.Xue Fuqiao2013-09-211-0/+1
* Merge from mainline.Xue Fuqiao2013-08-041-1/+1
|\
| * Fix for vc-ignore.Xue Fuqiao2013-07-301-1/+1
* | Cleanup for vc-ignore.Xue Fuqiao2013-08-041-0/+3
|/
* Merge from mainline.Xue Fuqiao2013-07-301-0/+2
|\
| * Keybinding fix for vc-dir.Xue Fuqiao2013-07-271-0/+1
| * lisp/vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-print-root-log.Matthias Meulien2013-07-261-0/+1
* | Add vc-ignore.Xue Fuqiao2013-07-301-0/+6
|/
* Silence some vc compilation warningsGlenn Morris2013-05-281-0/+2
* * lisp/vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.Glenn Morris2013-05-021-2/+0
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Add desktop support for restoring vc-dir buffers (bug#10606)Glenn Morris2012-11-281-0/+29
|/
* * lisp/vc/vc-dir.el (vc-dir-hide-state): New command.Jambunathan K2012-08-131-15/+31
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-5/+4
* * lisp/vc/vc-mtn.el:Stefan Monnier2012-04-251-16/+15
* Replace independent implementations of string-prefix-pGlenn Morris2012-04-161-7/+7
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix bugs in vc-dir-mark-unmark and vc-dir-mark-all-files.Chong Yidong2011-12-191-43/+57
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Fix typos.Juanma Barranquero2011-11-021-2/+2
* Capitalize non-function content words in menu item strings.Juri Linkov2011-09-181-8/+8
* Maked "edited" tag stand out in vc-dir (Bug#8178).Jari Aalto2011-05-221-0/+1
* Fix misuse of quote in `case'.Stefan Monnier2011-03-151-3/+3
* Replace many instances of read-file-name with read-directory-name.Antoine Levitt2011-03-051-3/+3
* vc-dir fix for bug#7349.Bob Rogers2011-03-021-0/+1