]> code.delx.au - gnu-emacs/history - lisp/vc-git.el
Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
[gnu-emacs] / lisp / vc-git.el
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2010-11-25 Kenichi Handamerge emacs-23
2010-11-01 Chong YidongBackport VC improvements from trunk.
2010-06-22 Dan NicolaescuFix vc-annotate for renamed files when using Git.
2010-06-21 Dan NicolaescuFix reading file names in Git annotate buffers.
2010-04-16 Glenn MorrisImprove previous change.
2010-04-16 Glenn Morris* vc-git.el (vc-git-print-log): Doc fix.
2010-03-09 Miles Bader(vc-git-print-log): Use "tformat:" for shortlog, instea...
2010-03-08 Kenichi Handafrom trunk
2010-03-07 Chong YidongCorrect pathname for vc-git-annotate-extract-revision...
2010-03-06 Stefan Monnier* vc-git.el: Re-flow to fit into 80 columns.
2010-01-25 Jan DjärvMerge from trunk
2010-01-25 Mark A. Hershbergermerge
2010-01-25 Mark A. Hershbergermerge conflict
2010-01-25 Eric Hanchrow(vc-git-dir-status-goto-stage): Pass --relative to the
2010-01-25 Stefan MonnierTry and fix bug#788, hopefully for real this time.
2010-01-24 Dan NicolaescuRemove support for adding --signoff on commit.
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-14 Kenichi Handafrom trunk
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.
next