index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t0410-partial-clone.sh
Age
Commit message (
Expand
)
Author
2026-03-13
t0410: modernize delete_object helper
Siddharth Shrimali
2024-12-04
Merge branch 'ps/leakfixes-part-10'
Junio C Hamano
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-02
t0410: use from-scratch server
Jonathan Tan
2024-11-02
t0410: make test description clearer
Jonathan Tan
2024-09-30
t/helper: fix leaking repository in partial-clone helper
Patrick Steinhardt
2024-08-06
t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
Taylor Blau
2024-06-06
Merge branch 'th/quiet-lazy-fetch-from-promisor'
Junio C Hamano
2024-05-26
promisor-remote: add promisor.quiet configuration option
Tom Hughes
2024-05-22
push: don't fetch commit object when checking existence
Tom Hughes
2024-03-07
Merge branch 'jc/no-lazy-fetch'
Junio C Hamano
2024-02-27
git: extend --no-lazy-fetch to work across subprocesses
Junio C Hamano
2024-02-15
t0410: convert tests to use DEFAULT_REPO_FORMAT prereq
Patrick Steinhardt
2023-12-03
t0410: mark tests to require the reffiles backend
Patrick Steinhardt
2022-10-05
promisor-remote: die upon failing fetch
Jonathan Tan
2022-03-16
partial-clone: add a partial-clone test case
Abhradeep Chakraborty
2021-12-13
t0000-t3999: detect and signal failure within loop
Eric Sunshine
2021-10-15
fsck: verify commit graph when implicitly enabled
Glen Choo
2021-09-01
t0410: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP
Jeff King
2021-08-24
pack-bitmap-write.c: gracefully fail to write non-closed bitmaps
Taylor Blau
2021-06-28
promisor-remote: teach lazy-fetch in any repo
Jonathan Tan
2020-09-02
fetch: no FETCH_HEAD display if --no-write-fetch-head
Jonathan Tan
2020-08-18
promisor-remote: lazy-fetch objects in subprocess
Jonathan Tan
2020-07-30
t0410: mark test with SHA1 prerequisite
brian m. carlson
2020-07-16
repository: allow repository format upgrade with extensions
Jonathan Nieder
2020-07-16
Revert "check_repository_format_gently(): refuse extensions for old repositor...
Jonathan Nieder
2020-06-05
check_repository_format_gently(): refuse extensions for old repositories
Xin Li
2020-06-05
fetch: allow adding a filter after initial clone
Xin Li
2019-10-07
Merge branch 'cc/multi-promisor'
Junio C Hamano
2019-10-07
Merge branch 'jt/cache-tree-avoid-lazy-fetch-during-merge'
Junio C Hamano
2019-10-02
promisor-remote: skip move_to_tail when no-op
Emily Shaffer
2019-09-18
Merge branch 'cc/multi-promisor'
Junio C Hamano
2019-09-09
cache-tree: do not lazy-fetch tentative tree
Jonathan Tan
2019-09-09
Merge branch 'ds/feature-macros'
Junio C Hamano
2019-08-13
commit-graph: turn on commit-graph by default
Derrick Stolee
2019-08-02
t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'
SZEDER Gábor
2019-06-25
t0410: test fetching from many promisor remotes
Christian Couder
2019-06-25
promisor-remote: parse remote.*.partialclonefilter
Christian Couder
2019-06-25
t0410: remove pipes after git commands
Christian Couder
2019-03-14
tests: use 'test_atexit' to stop httpd
SZEDER Gábor
2019-01-18
Merge branch 'sg/stress-test'
Junio C Hamano
2019-01-14
Merge branch 'md/list-lazy-objects-fix'
Junio C Hamano
2019-01-07
test-lib-functions: introduce the 'test_set_port' helper function
SZEDER Gábor
2018-12-06
list-objects.c: don't segfault for missing cmdline objects
Matthew DeVore
2018-10-30
Merge branch 'md/filter-trees'
Junio C Hamano
2018-10-19
Merge branch 'jt/non-blob-lazy-fetch'
Junio C Hamano
2018-10-07
rev-list: handle missing tree objects properly
Matthew DeVore
2018-10-04
fetch-pack: exclude blobs when lazy-fetching trees
Jonathan Tan
2018-09-24
Merge branch 'jt/lazy-object-fetch-fix'
Junio C Hamano
2018-09-13
fetch-object: set exact_oid when fetching
Jonathan Tan
[next]