git-fetch-pack: Implement client part of the multi_ack extension
[git.git] / upload-pack.c
2005-10-24 Johannes Schindelingit-upload-pack: Support sending multiple ACK messages
2005-10-24 Johannes Schindelingit-upload-pack: More efficient usage of the has_sha1...
2005-10-23 Junio C HamanoMerge branch 'fixes'
2005-10-22 Junio C Hamanoupload-pack: Increase MAX_HAS.
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-19 H. Peter Anvingit-daemon: timeout, eliminate double DWIM
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 HamanoShow peeled onion from upload-pack and server-info.
2005-10-05 Junio C HamanoMerge branch 'fixes'
2005-10-05 Junio C Hamanoupload-pack: Do not choke on too many heads request.
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-29 Junio C HamanoMerge refs/heads/master from .
2005-08-29 Junio C HamanoMerge refs/heads/portable from cs.berkeley.edu/~ejr...
2005-08-24 Jason RiedyReplace unsetenv() and setenv() with older putenv().
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-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 git-tools repository under "tools" subdirectory
2005-07-08 Linus TorvaldsMake "upload-pack" match git-fetch-pack usage
2005-07-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-06 Linus TorvaldsIncrease the number of possible heads requested from...
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"