summaryrefslogtreecommitdiffstats
path: root/t/t5700-clone-reference.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* add_to_alternates_file: don't add duplicate entriesJeff King2015-08-111-0/+5
* t5700: modernize styleJeff King2015-08-111-112/+81
* clone: --dissociate option to mark that reference is only temporaryJunio C Hamano2014-10-151-0/+17
* clone: Allow repo using gitfile as a referenceAaron Schrab2013-04-101-0/+13
* do not use GIT_TRACE_PACKET=3 in testsJeff King2013-03-211-5/+9
* upload-pack: remove packet debugging harnessJeff King2013-02-201-5/+5
* tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-111-2/+2
* everything_local(): mark alternate refs as completeMichael Haggerty2012-02-131-1/+1
* t5700: document a failure of alternates to affect fetchMichael Haggerty2012-02-131-3/+31
* refs: loosen over-strict "format" checkJunio C Hamano2011-11-171-0/+7
* tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan2010-06-011-4/+4
* t5700-clone-reference: Quote $UJohannes Sixt2008-05-281-3/+3
* Merge branch 'db/clone-in-c'Junio C Hamano2008-05-251-1/+34
|\
| * Add test for cloning with "--reference" repo being a subset of source repoJohan Herland2008-05-231-0/+5
| * Add a test for another combination of --referenceJohan Herland2008-05-231-0/+21
| * Test that --reference actually suppresses fetching referenced objectsDaniel Barkalow2008-05-231-1/+8
* | Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-1/+1
|/
* fetch: if not fetching from default remote, ignore default mergeJohannes Schindelin2007-10-161-2/+2
* git-clone: aggressively optimize local clone behaviour.Junio C Hamano2007-08-021-1/+1
* git-clone --reference: saner handling of borrowed symrefs.Junio C Hamano2007-02-041-1/+39
* Revert "prune: --grace=time"Junio C Hamano2007-01-221-2/+2
* prune: --grace=timeMatthias Lederhofer2007-01-211-2/+2
* Fix more typos, primarily in the codePavel Roskin2006-07-101-1/+1
* clone: keep --reference even with -l -sMartin Waitz2006-05-081-0/+78