summaryrefslogtreecommitdiff
path: root/t/t5700-clone-reference.sh
AgeCommit message (Expand)AuthorFilesLines
2016-03-16clone tests: rename t57* => t56*Libravatar Stefan Beller1-224/+0
2015-10-22clone: allow "--dissociate" without referenceLibravatar Alex Riesen1-0/+11
2015-10-15Merge branch 'js/clone-dissociate'Libravatar Junio C Hamano1-0/+21
2015-10-07clone --dissociate: avoid locking pack filesLibravatar Johannes Schindelin1-1/+1
2015-10-05t5700: demonstrate a Windows file locking issue with `git clone --dissociate`Libravatar Johannes Schindelin1-0/+21
2015-08-10add_to_alternates_file: don't add duplicate entriesLibravatar Jeff King1-0/+5
2015-08-10t5700: modernize styleLibravatar Jeff King1-112/+81
2014-10-15clone: --dissociate option to mark that reference is only temporaryLibravatar Junio C Hamano1-0/+17
2013-04-09clone: Allow repo using gitfile as a referenceLibravatar Aaron Schrab1-0/+13
2013-03-21do not use GIT_TRACE_PACKET=3 in testsLibravatar Jeff King1-5/+9
2013-02-20upload-pack: remove packet debugging harnessLibravatar Jeff King1-5/+5
2012-04-11tests: modernise style: more uses of test_line_countLibravatar Stefano Lattarini1-2/+2
2012-02-12everything_local(): mark alternate refs as completeLibravatar Michael Haggerty1-1/+1
2012-02-12t5700: document a failure of alternates to affect fetchLibravatar Michael Haggerty1-3/+31
2011-11-16refs: loosen over-strict "format" checkLibravatar Junio C Hamano1-0/+7
2010-05-31tests: use "test_cmp", not "diff", when verifying the resultLibravatar Gary V. Vaughan1-4/+4
2008-05-27t5700-clone-reference: Quote $ULibravatar Johannes Sixt1-3/+3
2008-05-25Merge branch 'db/clone-in-c'Libravatar Junio C Hamano1-1/+34
2008-05-22Add test for cloning with "--reference" repo being a subset of source repoLibravatar Johan Herland1-0/+5
2008-05-22Add a test for another combination of --referenceLibravatar Johan Herland1-0/+21
2008-05-22Test that --reference actually suppresses fetching referenced objectsLibravatar Daniel Barkalow1-1/+8
2008-05-05Fix tests breaking when checkout path contains shell metacharactersLibravatar Bryan Donlan1-1/+1
2007-10-16fetch: if not fetching from default remote, ignore default mergeLibravatar Johannes Schindelin1-2/+2
2007-08-01git-clone: aggressively optimize local clone behaviour.Libravatar Junio C Hamano1-1/+1
2007-02-04git-clone --reference: saner handling of borrowed symrefs.Libravatar Junio C Hamano1-1/+39
2007-01-21Revert "prune: --grace=time"Libravatar Junio C Hamano1-2/+2
2007-01-20prune: --grace=timeLibravatar Matthias Lederhofer1-2/+2
2006-07-10Fix more typos, primarily in the codeLibravatar Pavel Roskin1-1/+1
2006-05-07clone: keep --reference even with -l -sLibravatar Martin Waitz1-0/+78