Merge branch 'np/delta' into next
[gitweb.git] / fetch-pack.c
2006-02-23 Merge branch 'np/delta' into next
2006-02-23 Merge branches 'maint', 'jc/fix-co-candy' and 'jc/fix...
2006-02-23 Merge branch 'cw/remove' into next
2006-02-23 Merge master to get fixes up to GIT 1.2.3
2006-02-22 Merge branch 'ml/cvs' into next
2006-02-22 Merge branch 'ra/anno' into next
2006-02-22 Merge branch 'jc/send-insane-refs' into next
2006-02-22 Merge part of np/delta
2006-02-22 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-22 Merge branch 'jc/nostat'
2006-02-21 Merge branch 'fk/blame' into next
2006-02-21 Merge branch 'pj/portable' into next
2006-02-20 Merge branch 'jc/perl' into next
2006-02-20 Merge branch 'ra/anno' into next
2006-02-20 Merge branch 'jc/pack-thin' into next
2006-02-20 Use thin pack transfer in "git fetch".
2006-02-13 Merge branch 'jc/nostat'
2006-02-12 Merge branch 'master'
2006-02-11 Make "git clone" less of a deathly quiet experience
2006-02-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-01-30 GIT 1.1.6 v1.1.6
2006-01-20 Merge fixes up to GIT 1.1.4
2006-01-20 GIT 1.1.4 v1.1.4
2006-01-20 GIT 1.0.12 v1.0.12
2006-01-20 git-fetch-pack: really do not ask for funny refs
2005-12-21 GIT 1.0.0 v1.0.0
2005-12-18 clone-pack: remove unused and undocumented --keep flag
2005-12-18 fetch-pack: -k option to keep downloaded pack.
2005-12-07 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-04 GIT 0.99.9l aka 1.0rc4 v0.99.9lv1.0rc4
2005-11-30 Merge branch 'jc/subdir'
2005-11-29 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29 Make networking commands to work from a subdirectory.
2005-11-28 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-07 GIT 0.99.9e v0.99.9e
2005-11-06 git-fetch: fail if specified refspec does not match...
2005-11-03 GIT 0.99.9c v0.99.9c
2005-11-03 Be careful when dereferencing tags.
2005-10-31 GIT 0.99.9a v0.99.9a
2005-10-29 git-fetch-pack: Support multi_ack extension
2005-10-29 Make maximal use of the remote refs
2005-10-29 Subject: [PATCH] git-fetch-pack: Do not use git-rev...
2005-10-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-25 Revert recent fetch-pack/upload-pack updates.
2005-10-24 git-fetch-pack: Implement client part of the multi_ack...
2005-10-24 git-fetch-pack: Do not use git-rev-list
2005-10-23 Merge branch 'fixes'
2005-10-23 Merge branch 'fixes'
2005-10-21 Merge branch 'fixes'
2005-10-21 Merge branch 'fixes'
2005-10-21 Merge /pub/scm/git/git to recover lost side branch
2005-10-20 Be more careful tangling object chains while marking...
2005-10-20 Do not feed rev-list an invalid SHA1 expression.
2005-10-19 [PATCH] Do not send "want" lines for complete objects
2005-10-19 Do not ask for objects known to be complete.
2005-10-19 Do not ask for objects known to be complete.
2005-10-19 git-fetch-pack: avoid unnecessary zero packing
2005-10-19 Do not ask for objects known to be complete.
2005-10-18 git-fetch-pack: avoid unnecessary zero packing
2005-10-18 Merge branch 'fixes'
2005-10-18 Merge branch 'fixes'
2005-10-16 Merge branch 'fixes'
2005-10-16 Merge branch 'fixes'
2005-10-16 Merge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-16 Ignore funny refname sent from remote
2005-10-15 Ignore funny refname sent from remote
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-08-30 Merge refs/heads/master from paulus
2005-08-19 Merge from gitk
2005-08-18 Merge with gitk --parents change.
2005-08-18 Merge with gitk
2005-08-13 Merge master changes into release candidate branch.
2005-08-12 fetch-pack: start multi-head pulling.
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-09 Merge with gitk.
2005-08-08 Merge with gitk.
2005-08-07 Merge with gitk.
2005-08-06 Merge with gitk.
2005-08-05 Merge with gitk.
2005-07-31 Merge with gitk.
2005-07-29 Merge with gitk.
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Merge three separate "fetch refs" functions
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-14 [PATCH] Documentation: clone/fetch/upload.
2005-07-14 Get rid of nasty utf-8 characters in printout
2005-07-14 git-fetch-pack: close output fd after dup'ing the input
2005-07-06 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-05 Move "get_ack()" to common git_connect functions
2005-07-05 Remove multi-head support from fetch-pack
2005-07-05 Merge head 'cvs2git' of netz.smurf.noris.de/git/git
2005-07-05 Add "git_path()" and "head_ref()" helper functions.
2005-07-05 Merge with Linus' current tree
2005-07-04 Make git-fetch-pack actually do all the unpacking etc.
2005-07-04 Make git-fetch-pack and git-upload-pack negotiate needs...
next