aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5700-clone-reference.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-16clone tests: rename t57* => t56*Stefan Beller1-224/+0
2015-10-22clone: allow "--dissociate" without referenceAlex Riesen1-0/+11
2015-10-15Merge branch 'js/clone-dissociate'Junio C Hamano1-0/+21
2015-10-07clone --dissociate: avoid locking pack filesJohannes Schindelin1-1/+1
2015-10-05t5700: demonstrate a Windows file locking issue with `git clone --dissociate`Johannes Schindelin1-0/+21
2015-08-10add_to_alternates_file: don't add duplicate entriesJeff King1-0/+5
2015-08-10t5700: modernize styleJeff King1-112/+81
2014-10-15clone: --dissociate option to mark that reference is only temporaryJunio C Hamano1-0/+17
2013-04-09clone: Allow repo using gitfile as a referenceAaron Schrab1-0/+13
2013-03-21do not use GIT_TRACE_PACKET=3 in testsJeff King1-5/+9
2013-02-20upload-pack: remove packet debugging harnessJeff King1-5/+5
2012-04-11tests: modernise style: more uses of test_line_countStefano Lattarini1-2/+2
2012-02-12everything_local(): mark alternate refs as completeMichael Haggerty1-1/+1
2012-02-12t5700: document a failure of alternates to affect fetchMichael Haggerty1-3/+31
2011-11-16refs: loosen over-strict "format" checkJunio C Hamano1-0/+7
2010-05-31tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan1-4/+4
2008-05-27t5700-clone-reference: Quote $UJohannes Sixt1-3/+3
2008-05-25Merge branch 'db/clone-in-c'Junio C Hamano1-1/+34
2008-05-22Add test for cloning with "--reference" repo being a subset of source repoJohan Herland1-0/+5
2008-05-22Add a test for another combination of --referenceJohan Herland1-0/+21
2008-05-22Test that --reference actually suppresses fetching referenced objectsDaniel Barkalow1-1/+8
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan1-1/+1
2007-10-16fetch: if not fetching from default remote, ignore default mergeJohannes Schindelin1-2/+2
2007-08-01git-clone: aggressively optimize local clone behaviour.Junio C Hamano1-1/+1
2007-02-04git-clone --reference: saner handling of borrowed symrefs.Junio C Hamano1-1/+39
2007-01-21Revert "prune: --grace=time"Junio C Hamano1-2/+2
2007-01-20prune: --grace=timeMatthias Lederhofer1-2/+2
2006-07-10Fix more typos, primarily in the codePavel Roskin1-1/+1
2006-05-07clone: keep --reference even with -l -sMartin Waitz1-0/+78