Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-18clone-pack: remove unused and undocumented --keep flagJunio C Hamano
2005-12-18fetch-pack: -k option to keep downloaded pack.Junio C Hamano
2005-12-15clone-pack: make it usable for partial branch cloning.Junio C Hamano
2005-11-29Make networking commands to work from a subdirectory.Junio C Hamano
2005-10-26Work around missing hard links on FAT formatted mediaJohannes Schindelin
2005-10-20git-clone: always keep pack sent from remote.Junio C Hamano
2005-10-15Ignore funny refname sent from remoteJunio C Hamano
2005-10-15Refuse to create funny refs in clone-pack, git-fetch and receive-pack.Junio C Hamano
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-06clone-pack: use create_symref() instead of raw symlink.Junio C Hamano
2005-08-10[PATCH] -Werror fixesTimo Sirainen
2005-07-17Merge 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-06Add "git-clone-pack" program to help with "git clone"Linus Torvalds