index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
vc-dispatcher.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
(vc-resynch-window): Don't revert a buffer which has no associated file.
Stefan Monnier
2009-10-01
1
-2
/
+2
*
(vc-do-command): Return the process object in
Dan Nicolaescu
2009-09-20
1
-13
/
+14
*
(vc-resynch-window): Update comment.
Dan Nicolaescu
2009-08-07
1
-3
/
+5
*
* vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
Dan Nicolaescu
2009-07-24
1
-1
/
+2
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
* vc-dispatcher.el (vc-do-command): Let asynchronous processes run
Michael Albinus
2008-08-14
1
-3
/
+0
*
* vc-dir.el (vc-dir-find-child-files): New function.
Dan Nicolaescu
2008-07-05
1
-4
/
+14
*
* vc.el:
Dan Nicolaescu
2008-06-22
1
-812
/
+56
*
(vc-dir-child-files): Use vc-string-prefix-p.
Stefan Monnier
2008-06-16
1
-20
/
+15
*
(vc-dir-mode): Check tool-bar-mode is bound.
Glenn Morris
2008-06-12
1
-1
/
+2
*
(vc-dir-children-marked-p): Fix child check.
Andreas Schwab
2008-06-08
1
-3
/
+2
*
(vc-dir-move-to-goal-column): Don't move in an
Andreas Schwab
2008-06-08
1
-2
/
+3
*
(vc-dir-menu-map-filter): Don't fail if vc-client-mode is not set.
Stefan Monnier
2008-06-03
1
-1
/
+4
*
* vc-dispatcher.el (vc-directory-resynch-file): Rename to ...
Dan Nicolaescu
2008-05-27
1
-31
/
+39
*
(vc-string-prefix-p): New function.
Stefan Monnier
2008-05-27
1
-1
/
+5
*
(vc-dir-child-files): New function.
Dan Nicolaescu
2008-05-26
1
-56
/
+65
*
(vc-resynch-window): Fix mode-line updating.
Dan Nicolaescu
2008-05-26
1
-1
/
+1
*
(vc-dir-previous-directory): Rename from
Dan Nicolaescu
2008-05-18
1
-8
/
+8
*
Fix typos.
Glenn Morris
2008-05-17
1
-28
/
+28
*
Fix comment typo.
Glenn Morris
2008-05-17
1
-1
/
+1
*
(vc-dir-mode-map): Fix M-down and M-up binding.
Andreas Schwab
2008-05-17
1
-2
/
+2
*
(top-level): Revert previous change: require cl when compiling.
John Paul Wallington
2008-05-17
1
-1
/
+3
*
(top-level): Don't require cl when compiling.
John Paul Wallington
2008-05-16
1
-6
/
+3
*
Comment fix.
Eric S. Raymond
2008-05-15
1
-1
/
+1
*
More elimination of buffer name dependencies.
Eric S. Raymond
2008-05-15
1
-14
/
+14
*
Remove assumptions about buffer names.
Eric S. Raymond
2008-05-15
1
-15
/
+15
*
Move vc-dir menu hook back to vc-dispatcher.
Eric S. Raymond
2008-05-15
1
-3
/
+17
*
Fix an incorrect buffer name and remove an unneeded defalias.
Eric S. Raymond
2008-05-15
1
-13
/
+11
*
Eliminate exoensive (vc-expand-dirs) calls.
Eric S. Raymond
2008-05-15
1
-6
/
+17
*
Fix typo.
Dan Nicolaescu
2008-05-11
1
-1
/
+1
*
Typo fix.
Eric S. Raymond
2008-05-11
1
-1
/
+1
*
Prevent some compilaation warnings.
Eric S. Raymond
2008-05-11
1
-5
/
+28
*
(ewoc): Require.
Dan Nicolaescu
2008-05-10
1
-1
/
+0
*
(vc-hooks, ewoc): Require.
Dan Nicolaescu
2008-05-10
1
-1
/
+7
*
Remove assumption about what nil means as a first arument to vc-do-command.
Eric S. Raymond
2008-05-10
1
-10
/
+11
*
New functions implementing motion to next and previous directory.
Eric S. Raymond
2008-05-10
1
-2
/
+41
*
Dupport an use an observer flag in (vc-dispatcher-selection-set).
Eric S. Raymond
2008-05-09
1
-15
/
+4
*
VC directory bindings are noew documented.
Eric S. Raymond
2008-05-09
1
-2
/
+0
*
Suppress an annoying warning.
Eric S. Raymond
2008-05-09
1
-6
/
+7
*
Comment and to-do list fixes.
Eric S. Raymond
2008-05-09
1
-10
/
+3
*
Remove the vc-dir-insert-directories global.
Eric S. Raymond
2008-05-09
1
-143
/
+107
*
(vc-dispatcher-selection-set): More typos, plus indentation.
Stefan Monnier
2008-05-09
1
-20
/
+20
*
(vc-dispatcher-selection-set): Typo.
Stefan Monnier
2008-05-09
1
-1
/
+2
*
(vc-dispatcher-browsing): Use derived-mode-p.
Stefan Monnier
2008-05-09
1
-26
/
+18
*
Large simplification in (vc-deduce-fileset) logic.
Eric S. Raymond
2008-05-09
1
-45
/
+12
*
Remove VC-Dired and backend dir-state methods.
Eric S. Raymond
2008-05-07
1
-244
/
+11
*
Remove dead code.
Eric S. Raymond
2008-05-07
1
-53
/
+4
*
Second attempt to move the VC-specific menu initialization.
Eric S. Raymond
2008-05-07
1
-37
/
+1
*
(vc-dir-insert-directories): Default to t.
Dan Nicolaescu
2008-05-07
1
-4
/
+3
[next]