summaryrefslogtreecommitdiff
path: root/t/t5510-fetch.sh
Commit message (Expand)AuthorAgeFilesLines
* fetch: allow explicit --refmap to override configurationjc/fetch-push-refmapJunio C Hamano2014-06-051-0/+37
* Merge branch 'cn/fetch-prune-overlapping-destination'Junio C Hamano2014-04-031-0/+20
|\
| * fetch: handle overlaping refspecs on --prunecn/fetch-prune-overlapping-destinationCarlos Martín Nieto2014-03-261-1/+1
| * fetch: add a failing test for prunning with overlapping refspecsCarlos Martín Nieto2014-02-281-0/+20
| * Merge branch 'jk/allow-fetch-onelevel-refname' into maintJunio C Hamano2014-02-131-0/+11
| |\
* | | t5510: Do not use $(pwd) when fetching / pushing / pulling via rsyncss/test-on-mingw-rsync-path-no-absoluteSebastian Schuberth2014-03-191-3/+3
* | | Merge branch 'jk/allow-fetch-onelevel-refname'Junio C Hamano2014-01-271-0/+11
|\ \ \ | | |/ | |/|
| * | fetch-pack: do not filter out one-level refsjk/allow-fetch-onelevel-refnameJeff King2014-01-151-0/+11
* | | fetch --prune: Run prune before fetchingtm/fetch-pruneTom Miller2014-01-031-0/+14
* | | fetch --prune: always print header urlTom Miller2014-01-031-0/+12
* | | fetch --prune: prune only based on explicit refspecsMichael Haggerty2013-10-301-5/+5
* | | fetch --tags: fetch tags *in addition to* other stuffMichael Haggerty2013-10-301-3/+19
* | | t5510: check that "git fetch --prune --tags" does not prune branchesMichael Haggerty2013-10-241-0/+4
* | | t5510: prepare test refs more straightforwardlyMichael Haggerty2013-10-241-4/+4
* | | t5510: use the correct tag name in testMichael Haggerty2013-10-241-1/+1
| |/ |/|
* | Merge branch 'ms/fetch-prune-configuration'Junio C Hamano2013-09-091-0/+82
|\ \ | |/ |/|
| * fetch: make --prune configurablems/fetch-prune-configurationMichael Schubert2013-07-181-0/+82
* | fetch: don't try to update unfetched tracking refsJohn Keeping2013-05-281-0/+16
* | fetch: opportunistically update tracking refsJeff King2013-05-121-4/+4
* | t5510: start tracking-ref tests from a known stateJeff King2013-05-121-0/+10
|/
* fetch: describe new refs based on where it came fromMarc Branchaud2012-04-171-0/+30
* Merge branch 'tr/maint-bundle-boundary' into maintJunio C Hamano2012-03-121-22/+35
|\
| * bundle: keep around names passed to add_pending_object()tr/maint-bundle-boundaryThomas Rast2012-03-011-0/+15
| * t5510: ensure we stay in the toplevel test dirThomas Rast2012-03-011-8/+10
| * t5510: refactor bundle->pack conversionThomas Rast2012-03-011-14/+10
* | write first for-merge ref to FETCH_HEAD firstjh/fetch-head-updateJoey Hess2012-01-031-1/+1
* | Merge branch 'jc/pull-signed-tag'Junio C Hamano2011-12-091-3/+2
|\ \ | |/ |/|
| * refs DWIMmery: use the same rule for both "git fetch" and othersJunio C Hamano2011-11-071-3/+2
* | fetch: treat --tags like refs/tags/*:refs/tags/* when pruningCarlos Martín Nieto2011-10-151-2/+2
* | fetch: honor the user-provided refspecs when pruning refsCarlos Martín Nieto2011-10-151-2/+2
* | t5510: add tests for fetch --pruneCarlos Martín Nieto2011-10-071-0/+50
|/
* tests: add missing &&Jonathan Nieder2010-11-091-1/+1
* Merge branch 'jl/fix-test'Junio C Hamano2010-09-151-19/+22
|\
| * tests: subshell indentation stylefixJonathan Nieder2010-09-091-16/+19
| * Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-061-9/+9
* | t/t5510-fetch.sh: improve testing with explicit URL and merge specBrandon Casey2010-09-091-2/+28
* | Merge branch 'bc/maint-fetch-url-only'Junio C Hamano2010-09-081-0/+6
|\ \ | |/ |/|
| * builtin/fetch.c: ignore merge config when not fetching from branch's remoteBrandon Casey2010-08-251-1/+1
| * t/t5510: demonstrate failure to fetch when current branch has merge refBrandon Casey2010-08-251-0/+6
* | tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan2010-05-311-1/+1
|/
* Windows: redirect f[re]open("/dev/null") to f[re]open("nul")Johannes Sixt2010-02-251-0/+7
* remote: fix use-after-free error detected by glibc in ref_remove_duplicatesJulian Phillips2009-11-141-0/+11
* Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-08-071-3/+8
|\
| * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-08-071-3/+8
| |\
| | * t5510: harden the way verify-pack is usedJunio C Hamano2009-08-071-3/+8
* | | rsync transport: allow local paths, and fix testsJohannes Schindelin2009-03-101-19/+20
|/ /
* | Merge branch 'js/maint-fetch-update-head'Junio C Hamano2008-10-211-0/+12
|\ \ | |/
| * Fix fetch/pull when run without --update-head-okJohannes Schindelin2008-10-131-0/+12
* | t5510: test "git fetch" following tags minimallyJunio C Hamano2008-09-211-0/+20
|/
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-031-1/+1