summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2024-03-01Merge branch 'cp/t9146-use-test-path-helpers' into HEADJunio C Hamano1-44/+12
2024-03-01Merge branch 'ps/difftool-dir-diff-exit-code' into HEADJunio C Hamano1-45/+54
2024-03-01shortlog: add test for de-duplicating folded trailersLinus Arver1-0/+32
2024-02-29upload-pack: only accept packfile-uris if we advertised itJeff King1-0/+19
2024-02-29commit-reach(repo_get_merge_bases_many): pass on "missing commits" errorsJohannes Schindelin1-3/+6
2024-02-29commit-reach(repo_get_merge_bases): pass on "missing commits" errorsJohannes Schindelin1-0/+12
2024-02-28upload-pack: disallow object-info capability by defaultTaylor Blau2-2/+23
2024-02-28commit-reach(repo_in_merge_bases_many): optionally expect missing commitsJohannes Schindelin1-1/+1
2024-02-28revision: fix --missing=[print|allow*] for annotated tagsChristian Couder1-6/+18
2024-02-27Merge branch 'jk/t0303-clean'Junio C Hamano1-2/+24
2024-02-27Merge branch 'ba/credential-test-clean-fix'Junio C Hamano1-0/+1
2024-02-27refs/reftable: don't fail empty transactions in repo without HEADPatrick Steinhardt1-0/+13
2024-02-27Merge branch 'ps/remote-helper-repo-initialization-fix' into ps/reftable-repo...Junio C Hamano1-0/+5
2024-02-27completion: fix __git_complete_worktree_pathsRubén Justo1-0/+23
2024-02-27builtin/clone: allow remote helpers to detect repoPatrick Steinhardt1-0/+5
2024-02-27git: extend --no-lazy-fetch to work across subprocessesJunio C Hamano1-0/+15
2024-02-27commit: avoid redundant scissor line with --cleanup=scissors -vJosh Triplett1-0/+5
2024-02-26Merge branch 'ps/ref-tests-update-even-more'Junio C Hamano10-140/+125
2024-02-26Merge branch 'gt/at-is-synonym-for-head-in-add-patch'Junio C Hamano8-68/+82
2024-02-26Merge branch 'kh/column-reject-negative-padding'Junio C Hamano1-0/+11
2024-02-26Merge branch 'jc/t9210-lazy-fix'Junio C Hamano1-1/+8
2024-02-26Merge branch 'cp/apply-core-filemode'Junio C Hamano1-0/+27
2024-02-26Merge branch 'ps/reftable-backend'Junio C Hamano3-0/+915
2024-02-26t7527: add case-insensitve test for FSMonitorJeff Hostetler1-0/+217
2024-02-26merge-ort: turn submodule conflict suggestions into an advicePhilippe Blain2-8/+8
2024-02-26read_ref_at(): special-case ref@{0} for an empty reflogJeff King2-3/+3
2024-02-26get_oid_basic(): special-case ref@{n} for oldest reflog entryJeff King1-1/+1
2024-02-26Revert "refs: allow @{n} to work with n-sized reflog"Jeff King2-17/+36
2024-02-26userdiff: skip textconv caching when not in a repositoryJeff King1-0/+22
2024-02-23for-each-ref: add new option to include root refsKarthik Nayak1-0/+31
2024-02-23fill_tree_descriptor(): mark error message for translationJohannes Schindelin1-1/+1
2024-02-23t4301: verify that merge-tree fails on missing blob objectsJohannes Schindelin1-0/+16
2024-02-23merge-tree: fail with a non-zero exit code on missing tree objectsJohannes Schindelin1-0/+11
2024-02-22Merge branch 'la/trailer-cleanups' into maint-2.43Junio C Hamano2-0/+37
2024-02-21builtin/reflog: introduce subcommand to list reflogsPatrick Steinhardt1-0/+108
2024-02-21refs: drop unused params from the reflog iterator callbackPatrick Steinhardt4-26/+32
2024-02-21refs/files: sort reflogs returned by the reflog iteratorPatrick Steinhardt3-4/+4
2024-02-20git-difftool--helper: honor `--trust-exit-code` with `--dir-diff`Patrick Steinhardt1-45/+54
2024-02-19Merge branch 'la/trailer-cleanups'Junio C Hamano2-0/+37
2024-02-19trailer: fix comment/cut-line regression with opts->no_dividerJeff King2-0/+37
2024-02-19t0303: check that helper_test_clean removes all credentialsJeff King1-2/+24
2024-02-19Merge branch 'ba/credential-test-clean-fix' into jk/t0303-cleanJunio C Hamano1-0/+1
2024-02-19Merge branch 'ps/reftable-backend' into ps/reflog-listJunio C Hamano3-0/+915
2024-02-15t/lib-credential: clean additional credentialBo Anderson1-0/+1
2024-02-15t7003: ensure filter-branch prunes reflogs with the reftable backendPatrick Steinhardt1-4/+1
2024-02-15t2011: exercise D/F conflicts with HEAD with the reftable backendPatrick Steinhardt1-10/+7
2024-02-15t1405: remove unneeded cleanup stepPatrick Steinhardt1-6/+0
2024-02-15t1404: make D/F conflict tests compatible with reftable backendPatrick Steinhardt1-20/+17
2024-02-15t1400: exercise reflog with gaps with reftable backendPatrick Steinhardt1-7/+7
2024-02-15t0410: convert tests to use DEFAULT_REPO_FORMAT prereqPatrick Steinhardt1-2/+2