git-fetch-pack: Support multi_ack extension
[git.git] / fetch-pack.c
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-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-18 Linus Torvaldsgit-fetch-pack: avoid unnecessary zero packing
2005-10-18 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-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.
2005-08-10 Junio C HamanoMerge with gitk.
2005-08-09 Junio C HamanoMerge with gitk.
2005-08-08 Junio C HamanoMerge with gitk.
2005-08-07 Junio C HamanoMerge with gitk.
2005-08-06 Junio C HamanoMerge with gitk.
2005-08-05 Junio C HamanoMerge with gitk.
2005-07-31 Junio C HamanoMerge with gitk.
2005-07-29 Junio C HamanoMerge with gitk.
2005-07-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Linus TorvaldsMerge three separate "fetch refs" functions
2005-07-16 Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-14 Junio C Hamano[PATCH] Documentation: clone/fetch/upload.
2005-07-14 Linus TorvaldsGet rid of nasty utf-8 characters in printout
2005-07-14 Linus Torvaldsgit-fetch-pack: close output fd after dup'ing the input
2005-07-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-05 Linus TorvaldsMove "get_ack()" to common git_connect functions
2005-07-05 Linus TorvaldsRemove multi-head support from fetch-pack
2005-07-05 Linus TorvaldsMerge head 'cvs2git' of netz.smurf.noris.de/git/git
2005-07-05 Linus TorvaldsAdd "git_path()" and "head_ref()" helper functions.
2005-07-05 Matthias UrlichsMerge with Linus' current tree
2005-07-04 Linus TorvaldsMake git-fetch-pack actually do all the unpacking etc.
2005-07-04 Linus TorvaldsMake git-fetch-pack and git-upload-pack negotiate needs...
2005-07-04 Linus TorvaldsCommit first cut at "git-fetch-pack"