aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc-dir.el
Commit message (Expand)AuthorAgeFilesLines
* 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 parentDan Nicolaescu2009-08-261-6/+12
* * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sureDan 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. ChangeDan 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 wasDan 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 aDan Nicolaescu2008-08-231-1/+1
* (vc-dir-mode): Fix typo.Dan Nicolaescu2008-08-061-1/+1
* restore 2008-07-30T14:50:[email protected]Sam 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 useAndreas Schwab2008-06-291-5/+8
* * vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories.Dan Nicolaescu2008-06-281-8/+23
* * vc-dir.el (vc-dir): Complete only directory names.Juanma Barranquero2008-06-271-12/+13
* * vc-dir.el (tool-bar): Require.Dan Nicolaescu2008-06-261-0/+1
* * vc-dir.el (vc-dir-marked-only-files-and-states): Rename fromDan Nicolaescu2008-06-251-10/+51
* (vc-client-object): Remove.Dan Nicolaescu2008-06-241-150/+104
* Add arch taglineMiles Bader2008-06-231-0/+1
* * vc.el:Dan Nicolaescu2008-06-221-0/+1049