aboutsummaryrefslogtreecommitdiff
path: root/t/t5700-clone-reference.sh
Commit message (Expand)AuthorAge
* clone: Allow repo using gitfile as a referenceAaron Schrab2013-04-09
* do not use GIT_TRACE_PACKET=3 in testsJeff King2013-03-21
* upload-pack: remove packet debugging harnessJeff King2013-02-20
* tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-11
* everything_local(): mark alternate refs as completeMichael Haggerty2012-02-12
* t5700: document a failure of alternates to affect fetchMichael Haggerty2012-02-12
* refs: loosen over-strict "format" checkJunio C Hamano2011-11-16
* tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan2010-05-31
* t5700-clone-reference: Quote $UJohannes Sixt2008-05-27
* Merge branch 'db/clone-in-c'Junio C Hamano2008-05-25
|\
| * Add test for cloning with "--reference" repo being a subset of source repoJohan Herland2008-05-22
| * Add a test for another combination of --referenceJohan Herland2008-05-22
| * Test that --reference actually suppresses fetching referenced objectsDaniel Barkalow2008-05-22
* | Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-05
|/
* fetch: if not fetching from default remote, ignore default mergeJohannes Schindelin2007-10-16
* git-clone: aggressively optimize local clone behaviour.Junio C Hamano2007-08-01
* git-clone --reference: saner handling of borrowed symrefs.Junio C Hamano2007-02-04
* Revert "prune: --grace=time"Junio C Hamano2007-01-21
* prune: --grace=timeMatthias Lederhofer2007-01-20
* Fix more typos, primarily in the codePavel Roskin2006-07-10
* clone: keep --reference even with -l -sMartin Waitz2006-05-07