]> code.delx.au - gnu-emacs/history - lisp/vc.el
(gdb-mouse-set-clear-breakpoint): Select
[gnu-emacs] / lisp / vc.el
2008-04-18 Sam Steingold(vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar...
2008-04-18 Miles BaderMerge from emacs--rel--22
2008-04-16 Dan Nicolaescu(vc-dir-kill-query): Fix thinko.
2008-04-16 Stefan MonnierRename vc-status to vc-dir and the vc-status var to...
2008-04-15 Dan Nicolaescu(vc-status-fileinfo): Add new member directoryp.
2008-04-14 Stefan Monnier(vc-status-update): Set needs-update.
2008-04-14 Stefan Monnier(vc-status-update): Fix typo.
2008-04-14 Alexandre Julliard(vc-status-update): Undo the previous revert.
2008-04-14 Dan Nicolaescu(vc-status-kill-query): New function.
2008-04-13 Alexandre Julliard(vc-status-update): Revert an incorrect rewrite. Add...
2008-04-11 Stefan MonnierChange `dir-status' to not take (and pass) status-buffer.
2008-04-10 Dan Nicolaescu* vc-hooks.el (vc-state): Add new state `conflict'.
2008-04-09 Alexandre Julliard(vc-status-add-entries): New function.
2008-04-09 Jan Djärv(vc-status-tool-bar-map): Add vc-print-log to tool...
2008-04-06 Dan Nicolaescu(vc-status-prepare-status-buffer):
2008-04-05 Miles BaderMerge from emacs--rel--22
2008-04-04 Dan Nicolaescu*** empty log message ***
2008-04-04 Dan Nicolaescu(vc-default-status-fileinfo-extra): New function.
2008-03-31 Dan Nicolaescu* vc.el (vc-status-add-entry): Assume ENTRY is a list...
2008-03-31 Dan NicolaescuAdd todo entries.
2008-03-30 Dan NicolaescuAllow backends to display backend specific information in
2008-03-29 Stefan Monnier(vc-do-command): Don't show internal temp buffers.
2008-03-29 Dan Nicolaescu* vc.el (vc-status-menu-map, vc-status-mode-map): Bind...
2008-03-29 Dan Nicolaescu(vc-status-mode-map, vc-status-menu-map): Bind vc-updat...
2008-03-29 Dan Nicolaescu(vc-update): Check if the buffer is unsaved only if it
2008-03-28 Dan NicolaescuReshuffle TODOs.
2008-03-28 Dan Nicolaescu*** empty log message ***
2008-03-28 Dan NicolaescuUpdate TODO.
2008-03-28 Dan Nicolaescu(ring): Don't require it, not used.
2008-03-28 Dan Nicolaescu(vc-status-kill-dir-status-process): Simplify.
2008-03-28 Dan Nicolaescu* vc.el: Add new backend function 'status-extra-headers.
2008-03-27 Stefan Monnier(vc-do-command): Don't pop to the buffer if it's an...
2008-03-24 Dan Nicolaescu(vc-status-printer): Use a different face for missing...
2008-03-23 Dan Nicolaescu(vc-status-mark-buffer-changed): Add an optional file...
2008-03-23 Dan Nicolaescu(vc-status-prepare-status-buffer): Fix thinko.
2008-03-22 Dan Nicolaescu(vc-status-prepare-status-buffer): New function.
2008-03-21 Stefan Monnier* vc-hooks.el (vc-default-mode-line-string): Add case...
2008-03-21 Dan Nicolaescu(vc-status-mark-buffer-changed): Better deal with files in
2008-03-20 Dan Nicolaescu(vc-status-mark-buffer-changed): New function to implement
2008-03-19 Stefan Monnier(vc-annotate-background): Fix custom type.
2008-03-17 Dan Nicolaescu* vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
2008-03-11 Glenn Morris(vc-set-mode-line-busy-indicator): Use mode-line-emphas...
2008-03-10 Miles BaderMerge from emacs--rel--22
2008-03-07 Jan Djärv(vc-status-menu-map-filter): Return orig-binding if
2008-03-06 Jan Djärv(vc-status-tool-bar-map, vc-status-toggle-mark-file)
2008-03-01 Miles BaderMerge from emacs--rel--22
2008-02-29 Nick Roberts(vc-set-mode-line-busy-indicator): Use shorter message
2008-02-29 Dan Nicolaescu* vc.el (vc-status-crt-marked): New variable.
2008-02-28 Dan Nicolaescu*** empty log message ***
2008-02-28 Dan Nicolaescu* progmodes/hideshow.el (hs-minor-mode-menu): Add some...
2008-02-25 Miles BaderMerge from emacs--rel--22
2008-02-24 Miles BaderMerge from emacs--rel--22
2008-02-23 Dan Nicolaescu* vc.el (vc-find-revision): Make vc-parent-buffer local...
2008-02-22 Dan Nicolaescu* vc.el (vc-exec-after): Move setting mode-line-process...
2008-02-22 Dan Nicolaescu(vc-exec-after): Move setting mode-line-process in the
2008-02-21 Dan Nicolaescu(vc-status-mark, vc-status-unmark): New functions.
2008-02-20 Thien-Thi NguyenExplain vc-BACKEND-root in Commentary; nfc.
2008-02-19 Dan Nicolaescu(dir-status): Add a brief description.
2008-02-19 Dan Nicolaescu* vc.el (vc-status-menu, vc-status-menu-map-filter...
2008-02-18 Dan Nicolaescu(vc-status-mode-menu): New menu for vc-status.
2008-02-16 Dan Nicolaescu(vc-annotate): Add new argument.
2008-02-14 Dan Nicolaescu(vc-annotate-find-revision-at-line): New function.
2008-02-09 Thien-Thi NguyenMake vc-diff-internal messages consistent across many...
2008-02-04 Miles BaderMerge from emacs--rel--22
2008-02-01 Miles BaderMerge unicode branch
2008-02-01 Thien-Thi Nguyen(vc-update): Fix bug: Specify branch tip as vc-checkout...
2008-02-01 Thien-Thi Nguyen(vc-update): Fix bug: Specify branch tip as vc-checkout...
2008-02-01 Miles BaderMerge from emacs--rel--22
2008-02-01 Miles BaderMerge from emacs--rel--22
2008-01-31 Miles BaderMerge from emacs--rel--22
2008-01-30 Miles BaderMerge from emacs--devo--0
2008-01-30 Miles BaderMerge from emacs--rel--22
2008-01-29 Miles BaderMerge from emacs--rel--22
2008-01-27 Dan NicolaescuAdd TODO item about not defaulting to RCS.
2008-01-26 Thien-Thi Nguyen(vc-exec-after): For mode-line-process highlighting...
2008-01-26 Michael Albinus* vc.el (vc-directory, vc-update-change-log): Remove...
2008-01-24 Thien-Thi Nguyen(vc-diff-finish): Search all frames for the buffer...
2008-01-24 Stefan Monnier(vc-version-diff): Make sure we shrink the right window.
2008-01-24 Thien-Thi Nguyen(vc-next-action): Fix two instances of "free-var file...
2008-01-24 Thien-Thi NguyenHandle dead buffers in async filters/sentinels.
2008-01-24 Thien-Thi NguyenDelete eol whitespace; nfc.
2008-01-24 Dan NicolaescuAdd a TODO item about missing files.
2008-01-23 Dan NicolaescuAdd TODO items.
2008-01-22 Miles BaderMerge from emacs--rel--22
2008-01-22 Glenn Morris(vc-diff-sentinel): Do not write a footer if there...
2008-01-21 Thien-Thi Nguyen(vc-process-sentinel): After calling the
2008-01-20 Thien-Thi Nguyen(vc-process-sentinel): Fix bug introduced in last change:
2008-01-20 Thien-Thi Nguyen(vc-process-sentinel): Set mode-line-process.
2008-01-18 Dan Nicolaescu* vc.el: Make vc-status asynchronous.
2008-01-18 Dan NicolaescuAdd a TODO note about vc-state.
2008-01-16 Dan Nicolaescu* smerge-mode.el (smerge-start-session): Rename from...
2008-01-14 Dan Nicolaescu* smerge-mode.el (smerge-auto): New function.
2008-01-13 Dan Nicolaescu* vc.el (vc-update): Resolve conflicts if necessary...
2008-01-10 Dan Nicolaescu* vc.el (vc-status-unmark-all-files): New function.
2008-01-09 Dan Nicolaescu(vc-deduce-fileset): Return the currently selected...
2008-01-09 Dan Nicolaescu* vc.el (vc-status-headers): Rename from
2008-01-09 Miles BaderMerge from emacs--devo--0
2008-01-08 Miles BaderMerge from emacs--rel--22
2008-01-07 Glenn MorrisAdd 2008 to copyright years.
2008-01-06 Stefan Monnier(vc-ensure-vc-buffer): Check liveness of vc-parent...
next