Add support for vc-log-incoming, improve vc-log-outgoing for Git.
[bpt/emacs.git] / lisp / vc-git.el
2010-06-01 Dan NicolaescuAdd support for vc-log-incoming, improve vc-log-outgoin...
2010-06-01 Stefan MonnierMerge from emacs-23
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-18 Chong YidongFix stack overflow in string creation (Bug#6214).
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-08 Stefan MonnierMerge from emacs-23
2010-04-21 Stefan MonnierMake the log-edit comments use RFC822 format throughout.
2010-04-20 Eli ZaretskiiImplement GUI display of R2L lines, fix TTY display...
2010-04-20 Kenichi Handamerge trunk
2010-04-19 Stefan MonnierMerge from emacs-23
2010-04-16 Glenn MorrisImprove previous change.
2010-04-16 Glenn Morris* vc-git.el (vc-git-print-log): Doc fix.
2010-04-09 Dan NicolaescuAdd --author support to git commit.
2010-04-09 Eric S. RaymondImprove documentation comments.
2010-04-07 Dan NicolaescuAdd new VC methods: vc-log-incoming and vc-log-outgoing.
2010-04-03 Stefan MonnierMerge from emacs-23
2010-03-31 Stefan MonnierMerge from emacs-23 branch
2010-03-24 Stefan MonnierMerge from `emacs-23'.
2010-03-20 Eli ZaretskiiMerge from mainline.
2010-03-19 Dan NicolaescuAdd special markup processing for commit logs.
2010-03-13 Eli ZaretskiiMerge from mainline.
2010-03-10 Stefan Monniervc-git.el (vc-git-revision-table): Include remote branches.
2010-03-10 Stefan MonnierMerge pending branch
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 Eli ZaretskiiMerge from mainline.
2010-03-06 Stefan Monnier* vc-git.el: Re-flow to fit into 80 columns.
2010-01-25 Eli ZaretskiiMerge from mainline.
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-16 Eli ZaretskiiMerge from mainline.
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...
next