]> git.ipfire.org Git - thirdparty/git.git/history - fetch-pack.c
Rename the "tools" programs to also have the "git-" prefix
[thirdparty/git.git] / fetch-pack.c
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 http://netz.smurf.noris.de...
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"