Merge http://www.kernel.org/pub/scm/gitk/gitk
[gitweb.git] / fetch-pack.c
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-06 git-fetch: fail if specified refspec does not match...
2005-11-03 Be careful when dereferencing tags.
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-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-18 git-fetch-pack: avoid unnecessary zero packing
2005-10-18 Merge branch 'fixes'
2005-10-16 Merge branch 'fixes'
2005-10-16 Merge branch 'svn' of netz.smurf.noris.de/git/git
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...
2005-07-04 Commit first cut at "git-fetch-pack"