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
*
Sync with 2.32.4
Taylor Blau
2022-10-06
1
-0
/
+1
|
\
|
*
Sync with 2.30.6
Taylor Blau
2022-10-06
1
-0
/
+1
|
|
\
|
|
*
t/t5NNN: allow local submodules
Taylor Blau
2022-10-01
1
-0
/
+1
*
|
|
fetch: die on invalid --negotiation-tip hash
Jonathan Tan
2021-07-15
1
-0
/
+13
|
/
/
*
|
Merge branch 'ab/detox-gettext-tests'
Junio C Hamano
2021-02-26
1
-3
/
+3
|
\
\
|
*
|
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2021-02-11
1
-1
/
+1
|
*
|
tests: remove most uses of C_LOCALE_OUTPUT
Ævar Arnfjörð Bjarmason
2021-02-11
1
-2
/
+2
*
|
|
test libs: rename bundle helper to "lib-bundle.sh"
Ævar Arnfjörð Bjarmason
2021-02-10
1
-1
/
+1
|
/
/
*
|
Merge branch 'jx/bundle'
Junio C Hamano
2021-01-25
1
-22
/
+4
|
\
\
|
*
|
test: add helper functions for git-bundle
Jiang Xin
2021-01-12
1
-22
/
+4
|
|
/
*
|
Merge branch 'ps/fetch-atomic'
Junio C Hamano
2021-01-25
1
-0
/
+168
|
\
\
|
*
|
fetch: implement support for atomic reference updates
Patrick Steinhardt
2021-01-12
1
-0
/
+168
|
|
/
*
|
Merge branch 'js/default-branch-name-tests-final-stretch'
Junio C Hamano
2021-01-25
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer needed
Johannes Schindelin
2020-11-20
1
-2
/
+2
|
*
t551*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-20
1
-80
/
+80
|
*
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
*
|
t5510: use `main` as initial branch name
Johannes Schindelin
2020-12-17
1
-83
/
+85
|
/
*
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
|
|
/
[next]