aboutsummaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2024-03-25docs: address inaccurate `--empty` default with `--exec`Brian Lyles1-0/+38
2024-03-25Merge branch 'bb/sh-scripts-cleanup'Junio C Hamano33-86/+79
2024-03-25Merge branch 'jc/index-pack-fsck-levels'Junio C Hamano1-1/+1
2024-03-25Merge branch 'rj/restore-plug-leaks'Junio C Hamano4-0/+4
2024-03-25pretty: find pretty formats case-insensitivelyBrian Lyles1-0/+8
2024-03-25pretty: update tests to use `test_config`Brian Lyles1-16/+14
2024-03-25t/README: mention test files are make targetsPhilippe Blain1-0/+7
2024-03-25builtin/gc: pack refs when using `git maintenance run --auto`Patrick Steinhardt2-1/+11
2024-03-25builtin/gc: forward git-gc(1)'s `--auto` flag when packing refsPatrick Steinhardt1-3/+16
2024-03-25t6500: extract objects with "17" prefixPatrick Steinhardt2-23/+19
2024-03-25builtin/pack-refs: introduce new "--auto" flagPatrick Steinhardt2-0/+41
2024-03-25t/helper: drop pack-refs wrapperPatrick Steinhardt2-24/+9
2024-03-25refs/reftable: print errors on compaction failurePatrick Steinhardt1-0/+12
2024-03-25reftable/stack: gracefully handle failed auto-compaction due to locksPatrick Steinhardt1-0/+20
2024-03-22rebase: use child_process_clear() to cleanJeff King1-0/+9
2024-03-22t/README: document how to loop around test casesPatrick Steinhardt1-0/+20
2024-03-22t7800: use single quotes for test bodiesPatrick Steinhardt1-20/+20
2024-03-22t7800: improve test descriptions with empty argumentsPatrick Steinhardt1-8/+8
2024-03-21t1300: add more tests for whitespace and inline commentsDragan Simic1-3/+111
2024-03-21Merge branch 'bb/iso-strict-utc'Junio C Hamano1-0/+1
2024-03-21Merge branch 'bb/t0006-negative-tz-offset'Junio C Hamano1-0/+8
2024-03-21Merge branch 'jc/safe-implicit-bare'Junio C Hamano1-4/+22
2024-03-21Merge branch 'fs/find-end-of-log-message-fix'Junio C Hamano1-0/+14
2024-03-21Merge branch 'rs/opt-parse-long-fixups'Junio C Hamano2-0/+27
2024-03-20transport-helper: send "true" value for object-format optionJeff King1-1/+3
2024-03-19apply: parse names out of "diff --git" more carefullyJunio C Hamano1-0/+22
2024-03-18Merge branch 'jh/trace2-missing-def-param-fix'Junio C Hamano1-0/+231
2024-03-18builtin/am: allow disabling conflict advicePhilippe Blain2-5/+5
2024-03-18sequencer: allow disabling conflict advicePhilippe Blain2-0/+3
2024-03-18t-prio-queue: check result array boundsRené Scharfe1-3/+11
2024-03-18t-prio-queue: shorten array index messageRené Scharfe1-4/+6
2024-03-18diff.*Prefix: use camelCase in the doc and test titlesJunio C Hamano1-24/+24
2024-03-16t/t9*: merge "grep | sed" pipelinesBeat Bolli3-3/+3
2024-03-16t/t8*: merge "grep | sed" pipelinesBeat Bolli1-14/+14
2024-03-16t/t5*: merge a "grep | sed" pipelineBeat Bolli1-1/+1
2024-03-16t/t4*: merge a "grep | sed" pipelineBeat Bolli1-1/+1
2024-03-16t/t3*: merge a "grep | awk" pipelineBeat Bolli1-1/+1
2024-03-16t/t1*: merge a "grep | sed" pipelineBeat Bolli1-1/+1
2024-03-16t/t9*: avoid redundant uses of catBeat Bolli6-33/+26
2024-03-16t/t8*: avoid redundant use of catBeat Bolli1-1/+1
2024-03-16t/t7*: avoid redundant use of catBeat Bolli1-1/+1
2024-03-16t/t6*: avoid redundant uses of catBeat Bolli2-3/+3
2024-03-16t/t5*: avoid redundant uses of catBeat Bolli3-3/+3
2024-03-16t/t4*: avoid redundant uses of catBeat Bolli3-6/+6
2024-03-16t/t3*: avoid redundant uses of catBeat Bolli3-6/+6
2024-03-16t/t1*: avoid redundant uses of catBeat Bolli2-4/+4
2024-03-16t/t0*: avoid redundant uses of catBeat Bolli4-5/+5
2024-03-16t/perf: avoid redundant use of catBeat Bolli1-1/+1
2024-03-16t/annotate-tests.sh: avoid redundant use of catBeat Bolli1-1/+1
2024-03-16t/lib-cvs.sh: avoid redundant use of catBeat Bolli1-2/+2
2024-03-15config: allow tweaking whitespace between value and commentJunio C Hamano1-0/+6
2024-03-15config: fix --comment formattingJunio C Hamano1-4/+5
2024-03-15Merge branch 'vm/t7301-use-test-path-helpers'Junio C Hamano1-245/+245
2024-03-15Merge branch 'ag/t0010-modernize'Junio C Hamano1-16/+15
2024-03-15Merge branch 'kh/branch-ref-syntax-advice'Junio C Hamano1-58/+65
2024-03-15config: add --comment option to add a commentRalph Seichter1-2/+13
2024-03-15t5300: fix test_with_bad_commit()John Cai1-1/+1
2024-03-15diff: add diff.srcPrefix and diff.dstPrefix configuration variablesPeter Hutterer1-0/+35
2024-03-14Merge branch 'rj/complete-worktree-paths-fix'Junio C Hamano1-0/+23
2024-03-14Merge branch 'rj/complete-reflog'Junio C Hamano1-0/+14
2024-03-14Merge branch 'jc/test-i18ngrep'Junio C Hamano1-2/+1
2024-03-14Merge branch 'gt/core-bare-in-templates'Junio C Hamano2-16/+5
2024-03-14Merge branch 'la/trailer-api'Junio C Hamano1-0/+32
2024-03-14Merge branch 'jh/fsmonitor-icase-corner-case-fix'Junio C Hamano1-0/+223
2024-03-14Merge branch 'so/clean-dry-run-without-force'Junio C Hamano1-0/+6
2024-03-14checkout: plug some leaks in git-restoreRubén Justo4-0/+4
2024-03-14checkout: fix interaction between --conflict and --mergePhillip Wood1-0/+60
2024-03-14checkout: cleanup --conflict=<style> parsingPhillip Wood1-0/+6
2024-03-14t0006: add more tests with a negative TZ offsetBeat Bolli1-0/+8
2024-03-13date: make "iso-strict" conforming for the UTC timezoneBeat Bolli1-0/+1
2024-03-13status: allow --untracked=false and friendsJunio C Hamano1-10/+22
2024-03-12t5601: exercise clones with "includeIf.*.onbranch"Patrick Steinhardt1-0/+12
2024-03-12config: allow multi-byte core.commentCharJeff King3-2/+19
2024-03-12config: forbid newline as core.commentCharJeff King1-0/+5
2024-03-11Merge branch 'sj/t9117-path-is-file'Junio C Hamano1-8/+8
2024-03-11Merge branch 'rs/t-ctype-simplify'Junio C Hamano1-54/+27
2024-03-11Merge branch 'js/merge-base-with-missing-commit'Junio C Hamano2-4/+19
2024-03-11setup: notice more types of implicit bare repositoriesJunio C Hamano1-4/+22
2024-03-07Merge branch 'ps/remote-helper-repo-initialization-fix'Junio C Hamano1-0/+5
2024-03-07Merge branch 'jk/upload-pack-v2-capability-cleanup'Junio C Hamano1-0/+19
2024-03-07Merge branch 'jk/upload-pack-bounded-resources'Junio C Hamano2-2/+23
2024-03-07Merge branch 'ps/reftable-repo-init-fix'Junio C Hamano1-0/+12
2024-03-07Merge branch 'jt/commit-redundant-scissors-fix'Junio C Hamano1-0/+5
2024-03-07Merge branch 'js/merge-tree-3-trees'Junio C Hamano2-1/+34
2024-03-07Merge branch 'cc/rev-list-allow-missing-tips'Junio C Hamano1-3/+72
2024-03-07Merge branch 'jc/no-lazy-fetch'Junio C Hamano1-0/+15
2024-03-07wt-status: don't find scissors line beyond buf lenFlorian Schmidt1-0/+14
2024-03-07trace2: emit 'def_param' set with 'cmd_name' eventJeff Hostetler1-3/+3
2024-03-07trace2: avoid emitting 'def_param' set more than onceJeff Hostetler1-1/+1
2024-03-07t0211: demonstrate missing 'def_param' events for certain commandsJeff Hostetler1-0/+231
2024-03-06t7301: use test_path_is_(missing|file)Vincenzo Mezzela1-245/+245
2024-03-06fsmonitor: support case-insensitive eventsJeff Hostetler1-10/+16
2024-03-06t0610: remove unused variable assignmentPatrick Steinhardt1-1/+0
2024-03-05tests: modernize the test script t0010-racy-git.shAryan Gupta1-16/+15
2024-03-05branch: advise about ref syntax rulesKristoffer Haugsbakk1-0/+10
2024-03-05t3200: improve test styleKristoffer Haugsbakk1-58/+55
2024-03-05Merge branch 'kn/for-all-refs'Junio C Hamano2-6/+37
2024-03-05Merge branch 'pb/ort-make-submodule-conflict-message-an-advice'Junio C Hamano2-8/+8
2024-03-05Merge branch 'jk/reflog-special-cases-fix'Junio C Hamano1-15/+34
2024-03-05Merge branch 'jk/textconv-cache-outside-repo-fix'Junio C Hamano1-0/+22
2024-03-04clean: further clean-up of implementation around "--force"Junio C Hamano1-0/+6
2024-03-04setup: remove unnecessary variableGhanshyam Thakkar2-16/+5
2024-03-04t9117: prefer test_path_* helper functionsshejialuo1-8/+8
2024-03-03completion: reflog show <log-options>Rubén Justo1-1/+4
2024-03-03completion: reflog with implicit "show"Rubén Justo1-0/+11
2024-03-03parse-options: detect ambiguous self-negationRené Scharfe1-0/+11
2024-03-03parse-options: recognize abbreviated negated option with argRené Scharfe1-0/+16
2024-03-03t-ctype: avoid duplicating class namesRené Scharfe1-40/+24
2024-03-03t-ctype: align output of iRené Scharfe1-1/+1
2024-03-03t-ctype: simplify EOF checkRené Scharfe1-2/+1
2024-03-03t-ctype: allow NUL anywhere in the specification stringRené Scharfe1-14/+4
2024-03-02test_i18ngrep: hard deprecate and forbid its useJunio C Hamano1-2/+1
2024-03-01Merge branch 'ps/reflog-list' into HEADJunio C Hamano5-26/+140
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-72/+86
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
2024-02-15t: move tests exercising the "files" backendPatrick Steinhardt5-91/+91
2024-02-14Merge branch 'pb/complete-config'Junio C Hamano1-0/+29
2024-02-14Merge branch 'vn/rebase-with-cherry-pick-authorship'Junio C Hamano1-0/+12
2024-02-14Merge branch 'pw/gc-during-rebase'Junio C Hamano2-1/+26
2024-02-14t9146: replace test -d/-e/-f with appropriate test_path_is_* functionChandra Pratap1-44/+12
2024-02-14rev-list: allow missing tips with --missing=[print|allow*]Christian Couder1-0/+56
2024-02-14t6022: fix 'test' style and 'even though' typoChristian Couder1-2/+3
2024-02-13Merge branch 'ps/report-failure-from-git-stash' into maint-2.43Junio C Hamano1-0/+52
2024-02-13Merge branch 'jk/diff-external-with-no-index' into maint-2.43Junio C Hamano1-0/+12
2024-02-13Merge branch 'rs/parse-options-with-keep-unknown-abbrev-fix' into maint-2.43Junio C Hamano1-0/+6
2024-02-13Merge branch 'en/diffcore-delta-final-line-fix' into maint-2.43Junio C Hamano1-0/+24
2024-02-13Merge branch 'tc/show-ref-exists-fix' into maint-2.43Junio C Hamano1-2/+2
2024-02-13Merge branch 'jc/unit-tests-make-relative-fix'Junio C Hamano1-14/+47
2024-02-13add -p tests: remove PERL prerequisitesGhanshyam Thakkar6-39/+27
2024-02-13add-patch: classify '@' as a synonym for 'HEAD'Ghanshyam Thakkar4-33/+59
2024-02-13column: disallow negative paddingKristoffer Haugsbakk1-0/+11
2024-02-12Merge branch 'tb/multi-pack-reuse-experiment'Junio C Hamano1-41/+44
2024-02-12Merge branch 'vd/for-each-ref-sort-with-formatted-timestamp'Junio C Hamano1-0/+46
2024-02-12Merge branch 'pw/show-ref-pseudorefs'Junio C Hamano2-9/+17
2024-02-12Merge branch 'ps/report-failure-from-git-stash'Junio C Hamano1-0/+52
2024-02-12Merge branch 'bk/complete-bisect'Junio C Hamano1-0/+141
2024-02-12Merge branch 'ps/reftable-backend' into kn/for-all-refsJunio C Hamano3-0/+915
2024-02-12completion: add and use __git_compute_second_level_config_vars_for_sectionPhilippe Blain1-1/+1
2024-02-12completion: add and use __git_compute_first_level_config_vars_for_sectionPhilippe Blain1-1/+1
2024-02-12completion: complete 'submodule.*' config variablesPhilippe Blain1-0/+29
2024-02-12unit-tests: do show relative file paths on non-Windows, tooJunio C Hamano1-14/+47
2024-02-09prune: mark rebase autostash and orig-head as reachablePhillip Wood2-1/+26
2024-02-08Merge branch 'jx/sideband-chomp-newline-fix' into maint-2.43Junio C Hamano2-5/+112
2024-02-08Merge branch 'jk/t1006-cat-file-objectsize-disk' into maint-2.43Junio C Hamano1-0/+36
2024-02-08Merge branch 'en/header-cleanup' into maint-2.43Junio C Hamano6-7/+2
2024-02-08Merge branch 'jc/orphan-unborn' into maint-2.43Junio C Hamano1-3/+3
2024-02-08Merge branch 'rs/t6300-compressed-size-fix' into maint-2.43Junio C Hamano1-9/+9
2024-02-08Merge branch 'sp/test-i18ngrep' into maint-2.43Junio C Hamano1-1/+1
2024-02-08Merge branch 'ps/chainlint-self-check-update' into maint-2.43Junio C Hamano27-74/+90
2024-02-08Merge branch 'rs/incompatible-options-messages' into maint-2.43Junio C Hamano3-7/+5
2024-02-08Merge branch 'ps/ref-tests-update-more' into maint-2.43Junio C Hamano10-45/+74
2024-02-08Merge branch 'rs/column-leakfix' into maint-2.43Junio C Hamano1-0/+1