Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] Support cloning packed repo from dumb http servers. | Junio C Hamano | 2005-07-23 | 1 | -2/+11 |
* | [PATCH] git-clone-script: store where we cloned from in .git/branches/origin | Junio C Hamano | 2005-07-22 | 1 | -18/+23 |
* | [PATCH] clone-pack and clone-script: documentation and add a missing parameter. | Junio C Hamano | 2005-07-13 | 1 | -2/+10 |
* | [PATCH] git-clone-script local optimization tweaks | Junio C Hamano | 2005-07-11 | 1 | -6/+5 |
* | Add "-q" flag to "git commit" | Linus Torvalds | 2005-07-09 | 1 | -3/+5 |
* | Teach "git clone" about rsync sources | Linus Torvalds | 2005-07-08 | 1 | -1/+13 |
* | Make "git clone" a lot more user-friendly | Linus Torvalds | 2005-07-08 | 1 | -2/+14 |
* | [PATCH] Short-circuit git-clone-pack while cloning locally (take 2). | Junio C Hamano | 2005-07-07 | 1 | -1/+67 |
* | Make "git clone" use the new git-clone-pack | Linus Torvalds | 2005-07-05 | 1 | -4/+1 |
* | Add "git-clone-script" thingy | Linus Torvalds | 2005-06-22 | 1 | -0/+7 |