| Commit message (Expand) | Author | Age | Files | Lines |
* | Make networking commands to work from a subdirectory. | Junio C Hamano | 2005-11-28 | 1 | -0/+2 |
* | Work around missing hard links on FAT formatted media | Johannes Schindelin | 2005-10-25 | 1 | -1/+1 |
* | git-clone: always keep pack sent from remote. | Junio C Hamano | 2005-10-19 | 1 | -68/+4 |
* | Ignore funny refname sent from remote | Junio C Hamano | 2005-10-15 | 1 | -1/+1 |
* | Refuse to create funny refs in clone-pack, git-fetch and receive-pack. | Junio C Hamano | 2005-10-15 | 1 | -0/+6 |
* | clone-pack: new option --keep tells it not to explode the pack. | Junio C Hamano | 2005-10-12 | 1 | -1/+4 |
* | clone-pack: new option --keep tells it not to explode the pack. | Junio C Hamano | 2005-10-12 | 1 | -9/+179 |
* | clone-pack: use create_symref() instead of raw symlink. | Junio C Hamano | 2005-10-05 | 1 | -8/+16 |
* | [PATCH] -Werror fixes | Timo Sirainen | 2005-08-09 | 1 | -1/+1 |
* | Merge three separate "fetch refs" functions | Linus Torvalds | 2005-07-16 | 1 | -42/+4 |
* | [PATCH] clone-pack: Typofix in the error message. | Junio C Hamano | 2005-07-13 | 1 | -1/+1 |
* | [PATCH] clone-pack and clone-script: documentation and add a missing parameter. | Junio C Hamano | 2005-07-13 | 1 | -1/+5 |
* | Fix the "close before dup" bug in clone-pack too | Linus Torvalds | 2005-07-13 | 1 | -1/+1 |
* | Add "-q" flag to "git commit" | Linus Torvalds | 2005-07-09 | 1 | -2/+7 |
* | git-clone-pack: fix sparse warning | Linus Torvalds | 2005-07-06 | 1 | -1/+1 |
* | [PATCH] clone-pack.c:write_one_ref() - Create leading directories. | Junio C Hamano | 2005-07-06 | 1 | -1/+4 |
* | Add "git-clone-pack" program to help with "git clone" | Linus Torvalds | 2005-07-05 | 1 | -0/+208 |