]> code.delx.au - gnu-emacs/history - lisp/vc-git.el
Add 2010 to copyright years.
[gnu-emacs] / lisp / vc-git.el
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2009-12-28 Kenichi HandaAdd new entries to ChangeLog
2009-12-28 Juanma BarranqueroSupersede color.diff settings in git log (bug#5211).
2009-12-08 Dan NicolaescuAdd support for stashing a snapshot of the current...
2009-12-07 Dan NicolaescuSupport showing a single log entry from vc-annotate.
2009-12-06 Dan Nicolaescu* vc-git.el (vc-git-print-log): Handle a limit argument...
2009-12-06 Dan NicolaescuMake vc-revert change VC state from 'added to 'unregist...
2009-12-03 Dan NicolaescuSupport applying stashes. Improve UI.
2009-11-30 Dan Nicolaescu(vc-git-registered): Call vc-git-root only once.
2009-11-24 David Reittervc-git-registered: use checkout directory (where .git is)
2009-11-16 Dan Nicolaescu* vc.el (vc-log-show-limit): Default to 2000.
2009-11-15 Dan Nicolaescu* vc.el (vc-log-show-limit): New variable.
2009-11-05 Glenn Morris(vc-git-stash-map): Move definition before use.
2009-10-19 Dan NicolaescuMake vc-annotate work through copies and renames.
2009-10-14 Dan Nicolaescu(vc-git-dir-extra-headers): Set the branch name
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-09-20 Dan Nicolaescu(vc-git-dir-extra-headers): Add keymap and mouse-face
2009-09-15 Dan Nicolaescu(vc-git-log-view-mode): Undo inadvertent change.
2009-09-15 Dan Nicolaescu(vc-git-dir-extra-headers): Show the remote location.
2009-09-14 Dan Nicolaescu* vc.el (top): print-log method now takes an optional...
2009-09-06 Nick Roberts(vc-git-annotate-command): Use separator to parse
2009-08-26 Dan Nicolaescu(vc-git-stash, vc-git-stash-show): New functions.
2009-08-26 Dan Nicolaescu(vc-git-register): Use "git add" for directories.
2009-08-25 Michael Albinus* vc-git.el (vc-git-registered, vc-git-working-revision)
2009-08-21 Dan Nicolaescu(vc-git-annotate-command): Run asynchronously.
2009-07-28 Dan Nicolaescu(vc-git-checkin): Fix typo.
2009-07-23 Dan Nicolaescu(vc-git--run-command-string): Accept a nil FILE argument.
2009-07-23 Dan Nicolaescu(vc-git-add-signoff): New variable.
2009-06-26 Dan NicolaescuRemove find-file-not-found-hook VC method. (Bug#2757)
2009-03-13 Alexandre Julliard* vc-git.el (vc-git-previous-revision, vc-git-next...
2009-02-11 Dan Nicolaescu* vc-dir.el (vc-dir-filename-mouse-map): Rename from...
2009-01-05 Glenn MorrisAdd 2009 to copyright years.
2008-12-27 Andreas Schwab(vc-git-dir-printer): Fix filename column.
2008-12-03 Glenn Morris(vc-git-diff-switches): Doc fix.
2008-11-30 Glenn Morris(vc-git-diff): No need to duplicate vc-switches logic.
2008-11-26 Glenn Morris(vc-git-diff-switches): New option.
2008-10-27 Dan Nicolaescu* vc.el: Rename VC methods that were missed when vc...
2008-10-14 Dan Nicolaescu* vc-git.el (vc-git-show-log-entry): Include the revisi...
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-18 Dan Nicolaescu* vc-bzr.el (vc-bzr-show-log-entry):
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-07-30 Dan Nicolaescu(vc-git-status-printer): Synchronize with the default.
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-22 Dan Nicolaescu(vc-git-status-printer): Update the directory display
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-07 Dan Nicolaescu(vc-git--ls-files-state): Remove unused function.
2008-07-05 Alexandre Julliard* vc-git.el (vc-git-registered): Return true for remove...
2008-07-02 Magnus Henoch2008-07-02 Magnus Henoch <mange@freemail.hu>
2008-06-25 Dan Nicolaescu* vc-hg.el:
2008-06-24 Dan Nicolaescu* vc-hg.el (vc-annotate-convert-time, vc-default-status...
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-15 Eric S. RaymondSnapshot primitives globally renamed to refer to tags...
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-10 Eric S. RaymondRemove assumption about what nil means as a first arume...
2008-05-09 Eric S. RaymondRemove wash-log from the VC backend API.
2008-05-08 Miles BaderMerge from emacs--rel--22
2008-05-07 Eric S. RaymondRemove VC-Dired and backend dir-state methods.
2008-05-06 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-04 Miles BaderMerge from emacs--rel--22
2008-05-03 Eric S. RaymondRemove logentry primitive from backend API.
2008-05-02 Eric S. RaymondClean up vc*-revision-granularity and vc*-checkout...
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-05-02 Eric S. RaymondName change in preparation for ripping out vc-dired.
2008-05-01 Eric S. RaymondChange 'needs-patch to 'needs-update.
2008-04-29 Stefan MonnierMake `checkout-model' apply to filesets.
2008-04-29 Miles BaderMerge from emacs--rel--22
2008-04-26 Miles BaderMerge from emacs--rel--22
2008-04-24 Miles BaderMerge from emacs--rel--22
2008-04-23 Miles BaderMerge from emacs--rel--22
2008-04-23 Dan Nicolaescu(vc-git-status-printer): Deal with directories.
2008-04-18 Miles BaderMerge from emacs--rel--22
2008-04-16 Stefan MonnierRename vc-status to vc-dir.
2008-04-13 Alexandre Julliard(vc-git-after-dir-status-stage)
2008-04-11 Stefan MonnierChange `dir-status' to not take (and pass) status-buffer.
2008-04-05 Miles BaderMerge from emacs--rel--22
2008-03-30 Dan Nicolaescu* vc-git.el: Make vc-status display information about...
2008-03-29 Dan Nicolaescu* vc.el (vc-status-menu-map, vc-status-mode-map): Bind...
2008-03-28 Dan Nicolaescu* vc.el: Add new backend function 'status-extra-headers.
2008-03-26 Dan Nicolaescu(vc-git-extra-menu-map): New key map.
2008-03-24 Dan Nicolaescu(vc-git-after-dir-status-stage1): Move state matching
2008-03-22 Dan Nicolaescu(vc-git--empty-db-p)
2008-03-22 Dan Nicolaescu(vc-git-annotate-extract-revision-at-line):
2008-03-21 Stefan Monnier* vc-hooks.el (vc-default-mode-line-string): Add case...
2008-03-21 Dan Nicolaescu(vc-git-status-result): New variable.
2008-03-21 Dan Nicolaescu(vc-git-after-dir-status): Remove.
2008-03-21 Dan Nicolaescu* vc-hg.el (vc-hg-state):
2008-03-10 Miles BaderMerge from emacs--rel--22
2008-03-01 Miles BaderMerge from emacs--rel--22
2008-02-25 Miles BaderMerge from emacs--rel--22
2008-02-24 Miles BaderMerge from emacs--rel--22
2008-02-22 Dan Nicolaescu* vc.el (vc-exec-after): Move setting mode-line-process...
2008-02-18 Thien-Thi Nguyen(vc-git-after-dir-status, vc-git-dir-status): New funcs.
next