aboutsummaryrefslogtreecommitdiff
path: root/t/t5510-fetch.sh
Commit message (Expand)AuthorAge
* Merge branch 'nd/fetch-ref-summary'Junio C Hamano2016-08-08
|\
| * t5510: skip tests under GETTEXT_POISON buildVasco Almeida2016-07-26
* | Merge branch 'nd/fetch-ref-summary'Junio C Hamano2016-07-19
|\ \ | |/
| * fetch: reduce duplicate in ref update status lines with placeholderNguyễn Thái Ngọc Duy2016-07-06
| * fetch: align all "remote -> local" outputNguyễn Thái Ngọc Duy2016-07-06
* | tests: use test_i18n* functions to suppress false positivesVasco Almeida2016-06-17
|/
* Merge branch 'js/close-packs-before-gc'Junio C Hamano2016-05-10
|\
| * t5510: run auto-gc in the foregroundSZEDER Gábor2016-05-02
* | Merge branch 'js/close-packs-before-gc'Junio C Hamano2016-03-10
|\ \ | |/
| * t5510: do not leave changed cwdMichael J Gruber2016-03-04
* | Merge branch 'jk/drop-rsync-transport'Junio C Hamano2016-02-17
|\ \
| * | transport: drop support for git-over-rsyncJeff King2016-02-01
* | | Merge branch 'js/close-packs-before-gc'Junio C Hamano2016-01-26
|\ \ \ | | |/ | |/|
| * | fetch: release pack files before garbage-collectingJohannes Schindelin2016-01-13
| |/
* | t/t5510-fetch.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-28
|/
* t: fix trivial &&-chain breakageJeff King2015-03-20
* t: fix severe &&-chain breakageJeff King2015-03-20
* fetch: allow explicit --refmap to override configurationJunio C Hamano2014-06-05
* Merge branch 'cn/fetch-prune-overlapping-destination'Junio C Hamano2014-04-03
|\
| * fetch: handle overlaping refspecs on --pruneCarlos Martín Nieto2014-03-26
| * fetch: add a failing test for prunning with overlapping refspecsCarlos Martín Nieto2014-02-28
| * Merge branch 'jk/allow-fetch-onelevel-refname' into maintJunio C Hamano2014-02-13
| |\
* | | t5510: Do not use $(pwd) when fetching / pushing / pulling via rsyncSebastian Schuberth2014-03-19
* | | Merge branch 'jk/allow-fetch-onelevel-refname'Junio C Hamano2014-01-27
|\ \ \ | | |/ | |/|
| * | fetch-pack: do not filter out one-level refsJeff King2014-01-15
* | | fetch --prune: Run prune before fetchingTom Miller2014-01-03
* | | fetch --prune: always print header urlTom Miller2014-01-03
* | | fetch --prune: prune only based on explicit refspecsMichael Haggerty2013-10-30
* | | fetch --tags: fetch tags *in addition to* other stuffMichael Haggerty2013-10-30
* | | t5510: check that "git fetch --prune --tags" does not prune branchesMichael Haggerty2013-10-24
* | | t5510: prepare test refs more straightforwardlyMichael Haggerty2013-10-24
* | | t5510: use the correct tag name in testMichael Haggerty2013-10-24
| |/ |/|
* | Merge branch 'ms/fetch-prune-configuration'Junio C Hamano2013-09-09
|\ \ | |/ |/|
| * fetch: make --prune configurableMichael Schubert2013-07-18
* | fetch: don't try to update unfetched tracking refsJohn Keeping2013-05-28
* | fetch: opportunistically update tracking refsJeff King2013-05-12
* | t5510: start tracking-ref tests from a known stateJeff King2013-05-12
|/
* fetch: describe new refs based on where it came fromMarc Branchaud2012-04-17
* Merge branch 'tr/maint-bundle-boundary' into maintJunio C Hamano2012-03-12
|\
| * bundle: keep around names passed to add_pending_object()Thomas Rast2012-03-01
| * t5510: ensure we stay in the toplevel test dirThomas Rast2012-03-01
| * t5510: refactor bundle->pack conversionThomas Rast2012-03-01
* | write first for-merge ref to FETCH_HEAD firstJoey Hess2012-01-03
* | Merge branch 'jc/pull-signed-tag'Junio C Hamano2011-12-09
|\ \ | |/ |/|
| * refs DWIMmery: use the same rule for both "git fetch" and othersJunio C Hamano2011-11-07
* | fetch: treat --tags like refs/tags/*:refs/tags/* when pruningCarlos Martín Nieto2011-10-15
* | fetch: honor the user-provided refspecs when pruning refsCarlos Martín Nieto2011-10-15
* | t5510: add tests for fetch --pruneCarlos Martín Nieto2011-10-07
|/
* tests: add missing &&Jonathan Nieder2010-11-09
* Merge branch 'jl/fix-test'Junio C Hamano2010-09-15
|\