Document git-rebase behavior on conflicts.
[git] / fetch-pack.c
2006-03-26  Junio C HamanoMerge branches 'jc/clone' and 'jc/name'
2006-03-26  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-03-20  Junio C Hamanorevamp git-clone.
2006-03-04  Junio C HamanoMerge branch 'maint'
2006-03-02  Junio C HamanoMerge part of 'lt/rev-list' into 'fk/blame'
2006-03-02  Junio C HamanoMerge branch 'maint'
2006-03-02  Junio C HamanoMerge branch 'jc/tag'
2006-03-02  Junio C HamanoMerge branch 'jc/tag' into next
2006-03-02  Junio C HamanoUp to date with GIT 1.2.4 fixes
2006-03-02  Junio C HamanoMerge early parts of 'np/delta' branch
2006-03-01  Junio C HamanoMerge git-mv fixes from 'maint'
2006-02-28  Junio C HamanoMerge part of np/delta
2006-02-26  Junio C HamanoMerge branch 'lt/rev-list' into next
2006-02-26  Junio C HamanoMerge branch 'maint'
2006-02-26  Timo HirvonenUse setenv(), fix warnings
2006-02-25  Junio C HamanoMerge branches 'jc/rev-list' and 'jc/pack-thin'
2006-02-25  Junio C HamanoMerge branches 'jc/rev-list' and 'jc/pack-thin'
2006-02-24  Junio C HamanoMerge branch 'master' into next
2006-02-24  Junio C HamanoMerge branches 'jc/rev-list' and 'jc/pack-thin' into...
2006-02-24  Junio C HamanoMerge fix bits from jc/rev-list
2006-02-24  Junio C HamanoMerge branch 'np/delta' into next
2006-02-24  Junio C HamanoMerge fixes from master
2006-02-23  Junio C HamanoMerge branch 'np/delta' into next
2006-02-23  Junio C HamanoMerge branches 'maint', 'jc/fix-co-candy' and 'jc/fix...
2006-02-23  Junio C HamanoMerge branch 'cw/remove' into next
2006-02-23  Junio C HamanoMerge master to get fixes up to GIT 1.2.3
2006-02-22  Junio C HamanoMerge branch 'ml/cvs' into next
2006-02-22  Junio C HamanoMerge branch 'ra/anno' into next
2006-02-22  Junio C HamanoMerge branch 'jc/send-insane-refs' into next
2006-02-22  Junio C HamanoMerge part of np/delta
2006-02-22  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-22  Junio C HamanoMerge branch 'jc/nostat'
2006-02-21  Junio C HamanoMerge branch 'fk/blame' into next
2006-02-21  Junio C HamanoMerge branch 'pj/portable' into next
2006-02-20  Junio C HamanoMerge branch 'jc/perl' into next
2006-02-20  Junio C HamanoMerge branch 'ra/anno' into next
2006-02-20  Junio C HamanoMerge branch 'jc/pack-thin' into next
2006-02-20  Junio C HamanoUse thin pack transfer in "git fetch".
2006-02-13  Junio C HamanoMerge branch 'jc/nostat'
2006-02-12  Junio C HamanoMerge branch 'master'
2006-02-11  Linus TorvaldsMake "git clone" less of a deathly quiet experience
2006-02-07  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-01-30  Junio C HamanoGIT 1.1.6 v1.1.6
2006-01-20  Junio C HamanoMerge fixes up to GIT 1.1.4
2006-01-20  Junio C HamanoGIT 1.1.4 v1.1.4
2006-01-20  Junio C HamanoGIT 1.0.12 v1.0.12
2006-01-20  Johannes Schindelingit-fetch-pack: really do not ask for funny refs
2005-12-21  Junio C HamanoGIT 1.0.0 v1.0.0
2005-12-18  Junio C Hamanoclone-pack: remove unused and undocumented --keep flag
2005-12-18  Junio C Hamanofetch-pack: -k option to keep downloaded pack.
2005-12-07  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-04  Junio C HamanoGIT 0.99.9l aka 1.0rc4 v0.99.9l v1.0rc4
2005-11-30  Junio C HamanoMerge branch 'jc/subdir'
2005-11-29  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29  Junio C HamanoMake networking commands to work from a subdirectory.
2005-11-28  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-07  Junio C HamanoGIT 0.99.9e v0.99.9e
2005-11-06  Junio C Hamanogit-fetch: fail if specified refspec does not match...
2005-11-03  Junio C HamanoGIT 0.99.9c v0.99.9c
2005-11-03  Junio C HamanoBe careful when dereferencing tags.
2005-10-31  Junio C HamanoGIT 0.99.9a v0.99.9a
2005-10-29  Johannes Schindelingit-fetch-pack: Support multi_ack extension
2005-10-29  Johannes SchindelinMake maximal use of the remote refs
2005-10-29  Johannes SchindelinSubject: [PATCH] git-fetch-pack: Do not use git-rev...
2005-10-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-25  Junio C HamanoRevert recent fetch-pack/upload-pack updates.
2005-10-24  Johannes Schindelingit-fetch-pack: Implement client part of the multi_ack...
2005-10-24  Johannes Schindelingit-fetch-pack: Do not use git-rev-list
2005-10-23  Junio C HamanoMerge branch 'fixes'
2005-10-23  Junio C HamanoMerge branch 'fixes'
2005-10-21  Junio C HamanoMerge branch 'fixes'
2005-10-21  Junio C HamanoMerge branch 'fixes'
2005-10-21  Junio C HamanoMerge /pub/scm/git/git to recover lost side branch
2005-10-20  Junio C HamanoBe more careful tangling object chains while marking...
2005-10-20  Junio C HamanoDo not feed rev-list an invalid SHA1 expression.
2005-10-19  Johannes Schindelin[PATCH] Do not send "want" lines for complete objects
2005-10-19  Junio C HamanoDo not ask for objects known to be complete.
2005-10-19  Junio C HamanoDo not ask for objects known to be complete.
2005-10-19  Linus Torvaldsgit-fetch-pack: avoid unnecessary zero packing
2005-10-19  Junio C HamanoDo not ask for objects known to be complete.
2005-10-18  Linus Torvaldsgit-fetch-pack: avoid unnecessary zero packing
2005-10-18  Junio C HamanoMerge branch 'fixes'
2005-10-18  Junio C HamanoMerge branch 'fixes'
2005-10-16  Junio C HamanoMerge branch 'fixes'
2005-10-16  Junio C HamanoMerge branch 'fixes'
2005-10-16  Junio C HamanoMerge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-16  Junio C HamanoIgnore funny refname sent from remote
2005-10-15  Junio C HamanoIgnore funny refname sent from remote
2005-09-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-08-30  Junio C HamanoMerge refs/heads/master from paulus
2005-08-19  Junio C HamanoMerge from gitk
2005-08-18  Junio C HamanoMerge with gitk --parents change.
2005-08-18  Junio C HamanoMerge with gitk
2005-08-13  Junio C HamanoMerge master changes into release candidate branch.
2005-08-12  Junio C Hamanofetch-pack: start multi-head pulling.
2005-08-12  Junio C HamanoMerge with gitk.
next