index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5510-fetch.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: prepare aligned mentions of the default branch name
Johannes Schindelin
2020-10-23
1
-4
/
+4
*
Merge branch 'ds/maintenance-part-1'
Junio C Hamano
2020-09-26
1
-1
/
+1
|
\
|
*
maintenance: replace run_auto_gc()
Derrick Stolee
2020-09-17
1
-1
/
+1
*
|
fetch: no FETCH_HEAD display if --no-write-fetch-head
Jonathan Tan
2020-09-02
1
-8
/
+10
|
/
*
fetch: optionally allow disabling FETCH_HEAD update
Junio C Hamano
2020-08-18
1
-2
/
+13
*
Merge branch 'ma/test-quote-cleanup'
Junio C Hamano
2020-08-13
1
-2
/
+2
|
\
|
*
t: don't spuriously close and reopen quotes
Martin Ågren
2020-08-07
1
-2
/
+2
*
|
Merge branch 'bc/sha-256-part-3'
Junio C Hamano
2020-08-12
1
-6
/
+10
|
\
\
|
|
/
|
/
|
|
*
bundle: add new version for use with SHA-256
brian m. carlson
2020-07-30
1
-6
/
+10
*
|
Remove doubled words in various comments
Elijah Newren
2020-07-28
1
-1
/
+1
|
/
*
Merge branch 'ma/test-cleanup'
Junio C Hamano
2020-03-03
1
-1
/
+0
|
\
|
*
t: drop debug `cat` calls
Martin Ågren
2020-02-24
1
-1
/
+0
*
|
Merge branch 'bc/hash-independent-tests-part-7'
Junio C Hamano
2020-02-05
1
-4
/
+5
|
\
\
|
*
|
t5510: make hash size independent
brian m. carlson
2020-01-15
1
-4
/
+5
|
|
/
*
/
fetch: document and test --refmap=""
Derrick Stolee
2020-01-21
1
-0
/
+24
|
/
*
Merge branch 'ds/commit-graph-on-fetch'
Junio C Hamano
2019-11-04
1
-0
/
+16
|
\
|
*
commit-graph: fix writing first commit-graph during fetch
Derrick Stolee
2019-10-25
1
-1
/
+1
|
*
t5510-fetch.sh: demonstrate fetch.writeCommitGraph bug
Derrick Stolee
2019-10-25
1
-0
/
+16
*
|
Merge branch 'ds/commit-graph-on-fetch'
Junio C Hamano
2019-09-30
1
-0
/
+13
|
\
|
|
*
fetch: add fetch.writeCommitGraph config setting
Derrick Stolee
2019-09-03
1
-0
/
+13
*
|
t5510-fetch: run non-httpd-specific test before sourcing 'lib-httpd.sh'
SZEDER Gábor
2019-08-01
1
-22
/
+25
*
|
t5510-fetch: fix negated 'test_i18ngrep' invocation
SZEDER Gábor
2019-07-31
1
-1
/
+1
|
/
*
fetch: add --[no-]show-forced-updates argument
Derrick Stolee
2019-06-21
1
-0
/
+23
*
tests: use 'test_atexit' to stop httpd
SZEDER Gábor
2019-03-14
1
-2
/
+0
*
Merge branch 'ab/fetch-tags-noclobber'
Junio C Hamano
2018-08-20
1
-1
/
+1
|
\
|
*
fetch tests: correct a comment "remove it" -> "remove them"
Ævar Arnfjörð Bjarmason
2018-08-13
1
-1
/
+1
*
|
Merge branch 'jt/refspec-dwim-precedence-fix'
Junio C Hamano
2018-08-17
1
-0
/
+35
|
\
\
|
*
|
remote: make refspec follow the same disambiguation rule as local refs
Junio C Hamano
2018-08-02
1
-0
/
+35
*
|
|
Merge branch 'kg/gc-auto-windows-workaround'
Junio C Hamano
2018-08-03
1
-0
/
+2
|
\
\
\
|
*
|
|
gc --auto: release pack files before auto packing
Kim Gybels
2018-07-09
1
-0
/
+2
|
|
|
/
|
|
/
|
*
/
|
fetch-pack: support negotiation tip whitelist
Jonathan Tan
2018-07-04
1
-0
/
+78
|
/
/
*
|
Merge branch 'cc/tests-without-assuming-ref-files-backend'
Junio C Hamano
2018-06-01
1
-3
/
+3
|
\
\
|
*
|
t: make many tests depend less on the refs being files
David Turner
2018-05-23
1
-3
/
+3
|
|
/
*
|
Merge branch 'pk/test-avoid-pipe-hiding-exit-status'
Junio C Hamano
2018-04-11
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
test: avoid pipes in git related commands for test
Pratik Karki
2018-03-28
1
-4
/
+4
*
|
Merge branch 'ab/fetch-prune'
Junio C Hamano
2018-03-06
1
-44
/
+194
|
\
\
|
|
/
|
/
|
|
*
fetch: make the --prune-tags work with <url>
Ævar Arnfjörð Bjarmason
2018-02-09
1
-9
/
+7
|
*
fetch: add a --prune-tags option and fetch.pruneTags config
Ævar Arnfjörð Bjarmason
2018-02-09
1
-0
/
+70
|
*
fetch tests: add scaffolding for the new fetch.pruneTags
Ævar Arnfjörð Bjarmason
2018-02-09
1
-42
/
+50
|
*
fetch tests: fetch <url> <spec> as well as fetch [<remote>]
Ævar Arnfjörð Bjarmason
2018-02-09
1
-4
/
+40
|
*
fetch tests: expand case/esac for later change
Ævar Arnfjörð Bjarmason
2018-02-09
1
-2
/
+6
|
*
fetch tests: double quote a variable for interpolation
Ævar Arnfjörð Bjarmason
2018-02-09
1
-1
/
+1
|
*
fetch tests: test --prune and refspec interaction
Ævar Arnfjörð Bjarmason
2018-02-09
1
-0
/
+12
|
*
fetch tests: add a tag to be deleted to the pruning tests
Ævar Arnfjörð Bjarmason
2018-02-09
1
-40
/
+53
|
*
fetch tests: re-arrange arguments for future readability
Ævar Arnfjörð Bjarmason
2018-02-09
1
-38
/
+44
|
*
fetch tests: refactor in preparation for testing tag pruning
Ævar Arnfjörð Bjarmason
2018-02-09
1
-3
/
+6
*
|
t5510: consolidate 'grep' and 'test_i18ngrep' patterns
SZEDER Gábor
2018-02-08
1
-6
/
+3
|
/
*
Merge branch 'nd/fetch-ref-summary'
Junio C Hamano
2016-08-08
1
-2
/
+2
|
\
|
*
t5510: skip tests under GETTEXT_POISON build
Vasco Almeida
2016-07-26
1
-2
/
+2
*
|
Merge branch 'nd/fetch-ref-summary'
Junio C Hamano
2016-07-19
1
-0
/
+30
|
\
|
[next]