summaryrefslogtreecommitdiff
path: root/lisp/vc-dir.el
Commit message (Expand)AuthorAgeFilesLines
* Move version control related files to the "vc" subdirectory....Juri Linkov2010-06-111-1256/+0
* Add bindings for vc-log-incoming and vc-log-outgoing....Dan Nicolaescu2010-06-031-2/+11
* * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).Dan Nicolaescu2010-06-011-5/+15
* * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)Glenn Morris2010-05-181-1/+2
* Gtk tool bars can be text, icons with text or just icons....Jan Djärv2010-04-201-4/+8
* (vc-dir-kill-line): New command....Stefan Monnier2010-04-121-0/+8
* * vc-dir.el (vc-dir-headers): Abbreviate the working dir.Stefan Monnier2010-03-241-1/+2
* Add .dir-locals.el support for file-less buffers....Dan Nicolaescu2010-03-121-0/+1
* (vc-dir-resynch-file): Update the vc-dir header when...Dan Nicolaescu2010-01-171-1/+4
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Fix bug#3224....Juanma Barranquero2010-01-071-2/+4
* (vc-dir): Use the correct markup for showing keymaps...Dan Nicolaescu2009-12-051-1/+1
* Fix typos in comments.Juanma Barranquero2009-10-041-1/+1
* * vc-hooks.el (vc-dir-buffers): New var....Stefan Monnier2009-09-291-33/+33
* * menu-bar.el (list-buffers-directory): Add docstring....Juanma Barranquero2009-09-251-2/+1
* * vc-dir.el (vc-dir-update): Remove debug helper.Dan Nicolaescu2009-08-271-1/+0
* (vc-dir-node-directory, vc-dir-update): Get the parent...Dan Nicolaescu2009-08-261-6/+12
* * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure...Dan Nicolaescu2009-07-241-3/+4
* * vc-dir.el (vc-dir): Dox fix.Richard M. Stallman2009-04-101-2/+15
* (vc-dir-deduce-fileset): Make the error message more explicit.Dan Nicolaescu2009-03-201-1/+1
* (vc-dir-update): Make sure ./ is always first in the listing.Dan Nicolaescu2009-02-251-5/+7
* * vc-dir.el (vc-dir-filename-mouse-map): Rename from vc-dir-mouse-map....Dan Nicolaescu2009-02-111-2/+5
* (vc-dir-find-file-other-window): Allow mouse events....Nick Roberts2009-02-101-3/+11
* (vc-dir-mode): Fix docstring.Dan Nicolaescu2009-01-311-8/+10
* (vc-dir-mouse-map):...Dan Nicolaescu2009-01-311-12/+3
* (vc-dir-mouse-map): New keymap....Nick Roberts2009-01-311-3/+12
* * vc-dir.el (vc-dir-menu-map, vc-dir-at-event, vc-dir-resynch-file):...Juanma Barranquero2009-01-291-4/+4
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (vc-dir-at-event): Rename from vc-at-event. Change...Dan Nicolaescu2008-12-181-4/+4
* (vc-at-event): Handle (tool-bar) events. Fix bug#1585.Sam Steingold2008-12-181-5/+6
* (vc-dir-headers): Undo previous change.Dan Nicolaescu2008-11-041-2/+5
* * vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header....Nick Roberts2008-11-041-3/+2
* * vc.el: Rename VC methods that were missed when vc-status was...Dan Nicolaescu2008-10-271-8/+8
* (vc-dir-mode-map): Add follow-link behavior.Chong Yidong2008-10-251-0/+1
* (vc-dir-mode): Don't create the ewoc header here....Dan Nicolaescu2008-10-031-4/+3
* (vc-dir-marked-only-files-and-states):...Dan Nicolaescu2008-08-251-2/+2
* (vc-dir-prepare-status-buffer): Make sure we use a...Dan Nicolaescu2008-08-231-1/+1
* (vc-dir-mode): Fix typo.Dan Nicolaescu2008-08-061-1/+1
* restore 2008-07-30T14:50:08Z!dann@ics.uci.eduSam Steingold2008-08-011-5/+19
* (vc-dir): Call file-truename on the dir argument.Sam Steingold2008-07-301-22/+13
* (vc-dir-menu-map, vc-at-event): Fix docstring....Dan Nicolaescu2008-07-301-5/+19
* (vc-dir-search, vc-dir-isearch)...Dan Nicolaescu2008-07-241-2/+22
* (vc-dir-search): New function....Dan Nicolaescu2008-07-241-0/+13
* Fixed mismatched parenthesis in vc-dir.el....Bastien Guerry2008-07-221-1/+1
* (vc-dir-recompute-file-state): Add workaround for CVS.Dan Nicolaescu2008-07-221-0/+5
* (vc-dir-refresh): Only update files.Dan Nicolaescu2008-07-071-2/+4
* * vc-dir.el (vc-dir-find-child-files): New function....Dan Nicolaescu2008-07-051-29/+57
* (vc-dir-query-replace-regexp): New function....Dan Nicolaescu2008-07-041-2/+29
* (vc-dir-mode): Set list-buffers-function.Dan Nicolaescu2008-07-011-0/+2
* (vc-dir): Make backend argument optional and use...Andreas Schwab2008-06-291-5/+8