summaryrefslogtreecommitdiff
path: root/clone-pack.c
AgeCommit message (Expand)Author
2005-10-13clone-pack: new option --keep tells it not to explode the pack.Junio C Hamano
2005-10-13clone-pack: new option --keep tells it not to explode the pack.Junio C Hamano
2005-10-05clone-pack: use create_symref() instead of raw symlink.Junio C Hamano
2005-08-10[PATCH] -Werror fixesTimo Sirainen
2005-07-16Merge three separate "fetch refs" functionsLinus Torvalds
2005-07-14[PATCH] clone-pack: Typofix in the error message.Junio C Hamano
2005-07-14[PATCH] clone-pack and clone-script: documentation and add a missing parameter.Junio C Hamano
2005-07-14Fix the "close before dup" bug in clone-pack tooLinus Torvalds
2005-07-09Add "-q" flag to "git commit"Linus Torvalds
2005-07-07git-clone-pack: fix sparse warningLinus Torvalds
2005-07-06[PATCH] clone-pack.c:write_one_ref() - Create leading directories.Junio C Hamano
2005-07-05Add "git-clone-pack" program to help with "git clone"Linus Torvalds