| Commit message (Expand) | Author | Age | Files | Lines |
* | clone: --dissociate option to mark that reference is only temporaryjc/clone-borrow | Junio C Hamano | 2014-10-15 | 1 | -0/+17 |
* | clone: Allow repo using gitfile as a reference | Aaron Schrab | 2013-04-09 | 1 | -0/+13 |
* | do not use GIT_TRACE_PACKET=3 in tests | Jeff King | 2013-03-21 | 1 | -5/+9 |
* | upload-pack: remove packet debugging harness | Jeff King | 2013-02-20 | 1 | -5/+5 |
* | tests: modernise style: more uses of test_line_count | Stefano Lattarini | 2012-04-11 | 1 | -2/+2 |
* | everything_local(): mark alternate refs as complete | Michael Haggerty | 2012-02-12 | 1 | -1/+1 |
* | t5700: document a failure of alternates to affect fetch | Michael Haggerty | 2012-02-12 | 1 | -3/+31 |
* | refs: loosen over-strict "format" check | Junio C Hamano | 2011-11-16 | 1 | -0/+7 |
* | 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 |