| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos in comments. | Juanma Barranquero | 2009-10-04 | 1 | -1/+1 |
* | * vc-hooks.el (vc-dir-buffers): New var. | Stefan Monnier | 2009-09-29 | 1 | -33/+33 |
* | * menu-bar.el (list-buffers-directory): Add docstring. | Juanma Barranquero | 2009-09-25 | 1 | -2/+1 |
* | * vc-dir.el (vc-dir-update): Remove debug helper. | Dan Nicolaescu | 2009-08-27 | 1 | -1/+0 |
* | (vc-dir-node-directory, vc-dir-update): Get the parent | Dan Nicolaescu | 2009-08-26 | 1 | -6/+12 |
* | * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure | Dan Nicolaescu | 2009-07-24 | 1 | -3/+4 |
* | * vc-dir.el (vc-dir): Dox fix. | Richard M. Stallman | 2009-04-10 | 1 | -2/+15 |
* | (vc-dir-deduce-fileset): Make the error message more explicit. | Dan Nicolaescu | 2009-03-20 | 1 | -1/+1 |
* | (vc-dir-update): Make sure ./ is always first in the listing. | Dan Nicolaescu | 2009-02-25 | 1 | -5/+7 |
* | * vc-dir.el (vc-dir-filename-mouse-map): Rename from vc-dir-mouse-map. | Dan Nicolaescu | 2009-02-11 | 1 | -2/+5 |
* | (vc-dir-find-file-other-window): Allow mouse events. | Nick Roberts | 2009-02-10 | 1 | -3/+11 |
* | (vc-dir-mode): Fix docstring. | Dan Nicolaescu | 2009-01-31 | 1 | -8/+10 |
* | (vc-dir-mouse-map): | Dan Nicolaescu | 2009-01-31 | 1 | -12/+3 |
* | (vc-dir-mouse-map): New keymap. | Nick Roberts | 2009-01-31 | 1 | -3/+12 |
* | * vc-dir.el (vc-dir-menu-map, vc-dir-at-event, vc-dir-resynch-file): | Juanma Barranquero | 2009-01-29 | 1 | -4/+4 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | (vc-dir-at-event): Rename from vc-at-event. Change | Dan Nicolaescu | 2008-12-18 | 1 | -4/+4 |
* | (vc-at-event): Handle (tool-bar) events. Fix bug#1585. | Sam Steingold | 2008-12-18 | 1 | -5/+6 |
* | (vc-dir-headers): Undo previous change. | Dan Nicolaescu | 2008-11-04 | 1 | -2/+5 |
* | * vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header. | Nick Roberts | 2008-11-04 | 1 | -3/+2 |
* | * vc.el: Rename VC methods that were missed when vc-status was | Dan Nicolaescu | 2008-10-27 | 1 | -8/+8 |
* | (vc-dir-mode-map): Add follow-link behavior. | Chong Yidong | 2008-10-25 | 1 | -0/+1 |
* | (vc-dir-mode): Don't create the ewoc header here. | Dan Nicolaescu | 2008-10-03 | 1 | -4/+3 |
* | (vc-dir-marked-only-files-and-states): | Dan Nicolaescu | 2008-08-25 | 1 | -2/+2 |
* | (vc-dir-prepare-status-buffer): Make sure we use a | Dan Nicolaescu | 2008-08-23 | 1 | -1/+1 |
* | (vc-dir-mode): Fix typo. | Dan Nicolaescu | 2008-08-06 | 1 | -1/+1 |
* | restore 2008-07-30T14:50:08Z!dann@ics.uci.edu | Sam Steingold | 2008-08-01 | 1 | -5/+19 |
* | (vc-dir): Call file-truename on the dir argument. | Sam Steingold | 2008-07-30 | 1 | -22/+13 |
* | (vc-dir-menu-map, vc-at-event): Fix docstring. | Dan Nicolaescu | 2008-07-30 | 1 | -5/+19 |
* | (vc-dir-search, vc-dir-isearch) | Dan Nicolaescu | 2008-07-24 | 1 | -2/+22 |
* | (vc-dir-search): New function. | Dan Nicolaescu | 2008-07-24 | 1 | -0/+13 |
* | Fixed mismatched parenthesis in vc-dir.el. | Bastien Guerry | 2008-07-22 | 1 | -1/+1 |
* | (vc-dir-recompute-file-state): Add workaround for CVS. | Dan Nicolaescu | 2008-07-22 | 1 | -0/+5 |
* | (vc-dir-refresh): Only update files. | Dan Nicolaescu | 2008-07-07 | 1 | -2/+4 |
* | * vc-dir.el (vc-dir-find-child-files): New function. | Dan Nicolaescu | 2008-07-05 | 1 | -29/+57 |
* | (vc-dir-query-replace-regexp): New function. | Dan Nicolaescu | 2008-07-04 | 1 | -2/+29 |
* | (vc-dir-mode): Set list-buffers-function. | Dan Nicolaescu | 2008-07-01 | 1 | -0/+2 |
* | (vc-dir): Make backend argument optional and use | Andreas Schwab | 2008-06-29 | 1 | -5/+8 |
* | * vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories. | Dan Nicolaescu | 2008-06-28 | 1 | -8/+23 |
* | * vc-dir.el (vc-dir): Complete only directory names. | Juanma Barranquero | 2008-06-27 | 1 | -12/+13 |
* | * vc-dir.el (tool-bar): Require. | Dan Nicolaescu | 2008-06-26 | 1 | -0/+1 |
* | * vc-dir.el (vc-dir-marked-only-files-and-states): Rename from | Dan Nicolaescu | 2008-06-25 | 1 | -10/+51 |
* | (vc-client-object): Remove. | Dan Nicolaescu | 2008-06-24 | 1 | -150/+104 |
* | Add arch tagline | Miles Bader | 2008-06-23 | 1 | -0/+1 |
* | * vc.el: | Dan Nicolaescu | 2008-06-22 | 1 | -0/+1049 |