aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc.el
Commit message (Expand)AuthorAgeFilesLines
* (vc-dir-mode-map): Change bindings for unmark all and revert.Dan Nicolaescu2008-04-271-34/+119
* (vc-next-action): Look at more than the first file toDan Nicolaescu2008-04-231-2/+12
* (vc-next-action): Do not consider directories whenDan Nicolaescu2008-04-221-93/+135
* (vc-dir): Use pop-to-buffer, so it can be customized.Stefan Monnier2008-04-211-1/+1
* *** empty log message ***Dan Nicolaescu2008-04-211-1/+1
* * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)Dan Nicolaescu2008-04-211-217/+291
* (vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar-map):Sam Steingold2008-04-181-6/+8
* (vc-dir-kill-query): Fix thinko.Dan Nicolaescu2008-04-161-2/+3
* Rename vc-status to vc-dir and the vc-status var to vc-ewoc.Stefan Monnier2008-04-161-262/+265
* (vc-status-fileinfo): Add new member directoryp.Dan Nicolaescu2008-04-151-22/+35
* (vc-status-update): Set needs-update.Stefan Monnier2008-04-141-4/+6
* (vc-status-update): Fix typo.Stefan Monnier2008-04-141-1/+1
* (vc-status-update): Undo the previous revert.Alexandre Julliard2008-04-141-24/+27
* (vc-status-kill-query): New function.Dan Nicolaescu2008-04-141-29/+52
* (vc-status-update): Revert an incorrect rewrite. Add someAlexandre Julliard2008-04-131-48/+82
* Change `dir-status' to not take (and pass) status-buffer.Stefan Monnier2008-04-111-98/+90
* * vc-hooks.el (vc-state): Add new state `conflict'.Dan Nicolaescu2008-04-101-28/+50
* (vc-status-add-entries): New function.Alexandre Julliard2008-04-091-41/+39
* (vc-status-tool-bar-map): Add vc-print-log to tool bar.Jan Djärv2008-04-091-0/+2
* (vc-status-prepare-status-buffer):Dan Nicolaescu2008-04-061-0/+3
* *** empty log message ***Dan Nicolaescu2008-04-041-2/+0
* (vc-default-status-fileinfo-extra): New function.Dan Nicolaescu2008-04-041-18/+64
* * vc.el (vc-status-add-entry): Assume ENTRY is a list not a cons.Dan Nicolaescu2008-03-311-18/+22
* Add todo entries.Dan Nicolaescu2008-03-311-0/+7
* Allow backends to display backend specific information inDan Nicolaescu2008-03-301-6/+28
* * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.Dan Nicolaescu2008-03-291-28/+41
* (vc-status-mode-map, vc-status-menu-map): Bind vc-update and vc-print-log.Dan Nicolaescu2008-03-291-8/+5
* (vc-update): Check if the buffer is unsaved only if itDan Nicolaescu2008-03-291-2/+7
* Reshuffle TODOs.Dan Nicolaescu2008-03-281-10/+10
* *** empty log message ***Dan Nicolaescu2008-03-281-0/+2
* Update TODO.Dan Nicolaescu2008-03-281-9/+5
* (ring): Don't require it, not used.Dan Nicolaescu2008-03-281-1/+0
* (vc-status-kill-dir-status-process): Simplify.Dan Nicolaescu2008-03-281-6/+6
* * vc.el: Add new backend function 'status-extra-headers.Dan Nicolaescu2008-03-281-3/+13
* (vc-do-command): Don't pop to the buffer if it's an internal temp buffer.Stefan Monnier2008-03-271-3/+4
* (vc-status-printer): Use a different face for missing files.Dan Nicolaescu2008-03-241-9/+12
* (vc-status-mark-buffer-changed): Add an optional file parameter.Dan Nicolaescu2008-03-231-6/+13
* (vc-status-prepare-status-buffer): Fix thinko.Dan Nicolaescu2008-03-231-96/+106
* (vc-status-prepare-status-buffer): New function.Dan Nicolaescu2008-03-221-3/+19
* * vc-hooks.el (vc-default-mode-line-string): Add case for added files.Stefan Monnier2008-03-211-1/+1
* (vc-status-mark-buffer-changed): Better deal with files inDan Nicolaescu2008-03-211-42/+42
* (vc-status-mark-buffer-changed): New function to implementDan Nicolaescu2008-03-201-1/+34
* (vc-annotate-background): Fix custom type.Stefan Monnier2008-03-191-1/+1
* * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):Dan Nicolaescu2008-03-171-0/+26
* (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face.Glenn Morris2008-03-111-4/+4
* (vc-status-menu-map-filter): Return orig-binding ifJan Djärv2008-03-071-14/+17
* (vc-status-tool-bar-map, vc-status-toggle-mark-file)Jan Djärv2008-03-061-2/+39
* (vc-set-mode-line-busy-indicator): Use shorter messageNick Roberts2008-02-291-8/+2
* * vc.el (vc-status-crt-marked): New variable.Dan Nicolaescu2008-02-291-0/+25
* *** empty log message ***Dan Nicolaescu2008-02-281-4/+0