summaryrefslogtreecommitdiff
path: root/t/t5700-clone-reference.sh
AgeCommit message (Expand)Author
2013-04-09clone: Allow repo using gitfile as a referenceAaron Schrab
2013-03-21do not use GIT_TRACE_PACKET=3 in testsJeff King
2013-02-20upload-pack: remove packet debugging harnessJeff King
2012-04-11tests: modernise style: more uses of test_line_countStefano Lattarini
2012-02-13everything_local(): mark alternate refs as completeMichael Haggerty
2012-02-13t5700: document a failure of alternates to affect fetchMichael Haggerty
2011-11-17refs: loosen over-strict "format" checkJunio C Hamano
2010-05-31tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan
2008-05-28t5700-clone-reference: Quote $UJohannes Sixt
2008-05-25Merge branch 'db/clone-in-c'Junio C Hamano
2008-05-23Add test for cloning with "--reference" repo being a subset of source repoJohan Herland
2008-05-23Add a test for another combination of --referenceJohan Herland
2008-05-23Test that --reference actually suppresses fetching referenced objectsDaniel Barkalow
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan
2007-10-16fetch: if not fetching from default remote, ignore default mergeJohannes Schindelin
2007-08-02git-clone: aggressively optimize local clone behaviour.Junio C Hamano
2007-02-04git-clone --reference: saner handling of borrowed symrefs.Junio C Hamano
2007-01-22Revert "prune: --grace=time"Junio C Hamano
2007-01-21prune: --grace=timeMatthias Lederhofer
2006-07-10Fix more typos, primarily in the codePavel Roskin
2006-05-07clone: keep --reference even with -l -sMartin Waitz