| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: use "test_cmp", not "diff", when verifying the result | Gary V. Vaughan | 2010-05-31 | 1 | -4/+4 |
* | t5700-clone-reference: Quote $U | Johannes Sixt | 2008-05-27 | 1 | -3/+3 |
* | Merge branch 'db/clone-in-c' | Junio C Hamano | 2008-05-25 | 1 | -1/+34 |
|\ |
|
| * | Add test for cloning with "--reference" repo being a subset of source repo | Johan Herland | 2008-05-22 | 1 | -0/+5 |
| * | Add a test for another combination of --reference | Johan Herland | 2008-05-22 | 1 | -0/+21 |
| * | Test that --reference actually suppresses fetching referenced objects | Daniel Barkalow | 2008-05-22 | 1 | -1/+8 |
* | | Fix tests breaking when checkout path contains shell metacharacters | Bryan Donlan | 2008-05-05 | 1 | -1/+1 |
|/ |
|
* | fetch: if not fetching from default remote, ignore default merge | Johannes Schindelin | 2007-10-16 | 1 | -2/+2 |
* | git-clone: aggressively optimize local clone behaviour. | Junio C Hamano | 2007-08-01 | 1 | -1/+1 |
* | git-clone --reference: saner handling of borrowed symrefs. | Junio C Hamano | 2007-02-04 | 1 | -1/+39 |
* | Revert "prune: --grace=time" | Junio C Hamano | 2007-01-21 | 1 | -2/+2 |
* | prune: --grace=time | Matthias Lederhofer | 2007-01-20 | 1 | -2/+2 |
* | Fix more typos, primarily in the code | Pavel Roskin | 2006-07-10 | 1 | -1/+1 |
* | clone: keep --reference even with -l -s | Martin Waitz | 2006-05-07 | 1 | -0/+78 |