summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorFilesLines
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-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-13Merge branch 'jc/unit-tests-make-relative-fix'Junio C Hamano1-14/+47
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-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
2024-02-08Merge branch 'rs/i18n-cannot-be-used-together' into maint-2.43Junio C Hamano4-7/+7
2024-02-08Merge branch 'jk/commit-graph-slab-clear-fix' into maint-2.43Junio C Hamano1-1/+2
2024-02-08Merge branch 'jc/archive-list-with-extra-args' into maint-2.43Junio C Hamano1-0/+10
2024-02-08Merge branch 'rj/status-bisect-while-rebase' into maint-2.43Junio C Hamano1-0/+28
2024-02-08Merge branch 'jx/fetch-atomic-error-message-fix' into maint-2.43Junio C Hamano1-39/+50
2024-02-08Merge branch 'jk/mailinfo-iterative-unquote-comment' into maint-2.43Junio C Hamano3-2/+24
2024-02-08Merge branch 'rs/show-ref-incompatible-options' into maint-2.43Junio C Hamano1-7/+9
2024-02-08Merge branch 'jk/bisect-reset-fix' into maint-2.43Junio C Hamano1-0/+6
2024-02-08Merge branch 'jk/end-of-options' into maint-2.43Junio C Hamano2-0/+18
2024-02-08Merge branch 'jc/revision-parse-int' into maint-2.43Junio C Hamano2-2/+27
2024-02-08Merge branch 'jh/trace2-redact-auth' into maint-2.43Junio C Hamano4-2/+134
2024-02-08Merge branch 'js/update-urls-in-doc-and-comment' into maint-2.43Junio C Hamano11-12/+12
2024-02-08Merge branch 'ps/commit-graph-less-paranoid' into maint-2.43Junio C Hamano3-5/+11
2024-02-08Merge branch 'tz/send-email-negatable-options' into maint-2.43Junio C Hamano4-4/+4
2024-02-08Merge branch 'js/ci-discard-prove-state' into maint-2.43Junio C Hamano1-1/+16
2024-02-08Merge branch 'jk/unit-tests-buildfix'Junio C Hamano1-2/+8
2024-02-08Merge branch 'jc/index-pack-fsck-levels'Junio C Hamano1-0/+41
2024-02-08Merge branch 'cp/unit-test-prio-queue'Junio C Hamano5-119/+98
2024-02-08sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commandsVegard Nossum1-0/+12
2024-02-07ref-filter.c: sort formatted dates by byte valueVictoria Dye1-0/+46
2024-02-07t1400: use show-ref to check pseudorefsPhillip Wood1-9/+9
2024-02-07show-ref --verify: accept pseudorefsPhillip Wood1-0/+8
2024-02-06completion: bisect: recognize but do not complete view subcommandBritton Leo Kerin1-0/+24
2024-02-06completion: bisect: complete log opts for visualize subcommandBritton Leo Kerin1-0/+15
2024-02-06completion: bisect: complete missing --first-parent and - -no-checkout optionsBritton Leo Kerin1-0/+11
2024-02-06completion: bisect: complete custom terms and related optionsBritton Leo Kerin1-0/+15
2024-02-06completion: bisect: complete bad, new, old, and help subcommandsBritton Leo Kerin1-0/+71
2024-02-06completion: tests: always use 'master' for default initial branch nameBritton Leo Kerin1-0/+5
2024-02-06Merge branch 'rj/test-with-leak-check'Junio C Hamano4-1/+9
2024-02-06Merge branch 'jc/t0091-with-unknown-git'Junio C Hamano1-2/+2
2024-02-06Merge branch 'ps/tests-with-ref-files-backend'Junio C Hamano6-38/+79
2024-02-06Merge branch 'jk/diff-external-with-no-index'Junio C Hamano1-0/+12
2024-02-06builtin/stash: report failure to write to indexPatrick Steinhardt1-0/+52
2024-02-05pack-objects: enable multi-pack reuse via `feature.experimental`Taylor Blau1-0/+16
2024-02-05t5332-multi-pack-reuse.sh: extract pack-objects helper functionsTaylor Blau1-42/+29
2024-02-02t/Makefile: say the default target upfrontJunio C Hamano1-1/+4
2024-02-02Merge branch 'jk/fetch-auto-tag-following-fix'Junio C Hamano1-0/+18
2024-02-02Merge branch 'ad/custom-merge-placeholder-for-symbolic-pathnames'Junio C Hamano1-5/+11
2024-02-02Merge branch 'jc/reffiles-tests'Junio C Hamano13-397/+461
2024-02-01index-pack: --fsck-objects to take an optional argument for fsck msgsJohn Cai1-5/+24
2024-02-01index-pack: test and document --strict=<msg-id>=<severity>...John Cai1-0/+22
2024-01-31t/Makefile: get UNIT_TESTS list from C sourcesJeff King1-1/+4
2024-01-30Merge branch 'kl/allow-working-in-dot-git-in-non-bare-repository'Junio C Hamano1-0/+8
2024-01-30Merge branch 'jx/remote-archive-over-smart-http'Junio C Hamano1-0/+34
2024-01-30Merge branch 'rj/advice-disable-how-to-disable'Junio C Hamano1-1/+0
2024-01-30Merge branch 'rs/parse-options-with-keep-unknown-abbrev-fix'Junio C Hamano1-0/+6
2024-01-30Merge branch 'pb/ci-github-skip-logs-for-broken-tests'Junio C Hamano1-2/+2
2024-01-30t0091: allow test in a repository without tagsJunio C Hamano1-2/+2
2024-01-29Merge branch 'al/t2400-depipe'Junio C Hamano1-2/+4
2024-01-29Merge branch 'gt/t0024-style-fixes'Junio C Hamano1-4/+9
2024-01-29Merge branch 'en/diffcore-delta-final-line-fix'Junio C Hamano1-0/+24
2024-01-29Merge branch 'tc/show-ref-exists-fix'Junio C Hamano1-2/+2
2024-01-29t0080: mark as leak-freeRubén Justo1-0/+1
2024-01-29test-lib: check for TEST_PASSES_SANITIZE_LEAKRubén Justo1-0/+5
2024-01-29t6113: mark as leak-freeRubén Justo1-1/+2
2024-01-29t5332: mark as leak-freeRubén Justo1-0/+1
2024-01-29t: mark tests regarding git-pack-refs(1) to be backend specificPatrick Steinhardt2-0/+12
2024-01-29t5526: break test submodule differentlyPatrick Steinhardt1-1/+1
2024-01-29t1419: mark test suite as files-backend specificPatrick Steinhardt1-0/+6
2024-01-29t1302: make tests more robust with new extensionsPatrick Steinhardt1-8/+15
2024-01-29t1301: mark test for `core.sharedRepository` as reffiles specificPatrick Steinhardt1-1/+1
2024-01-29t1300: make tests more robust with non-default ref backendsPatrick Steinhardt1-28/+50
2024-01-29diff: handle NULL meta-info when spawning external diffJeff King1-0/+12
2024-01-26Merge branch 'vd/fsck-submodule-url-test'Junio C Hamano2-18/+60
2024-01-26Merge branch 'kh/maintenance-use-xdg-when-it-should'Junio C Hamano1-0/+45
2024-01-26Merge branch 'gt/test-commit-o-i-options'Junio C Hamano1-2/+96
2024-01-26Merge branch 'ps/gitlab-ci-macos'Junio C Hamano1-1/+1
2024-01-26Merge branch 'ps/completion-with-reftable-fix'Junio C Hamano1-2/+45
2024-01-26Merge branch 'jt/tests-with-reftable'Junio C Hamano2-16/+7
2024-01-26Merge branch 'al/unit-test-ctype'Junio C Hamano5-76/+80
2024-01-24merge-ll: expose revision names to custom driversAntonin Delpeuch1-5/+11
2024-01-24transport-helper: re-examine object dir after fetchingJeff King1-0/+18
2024-01-22t5312: move reffiles specific tests to t0601John Cai2-26/+30
2024-01-22t4202: move reffiles specific tests to t0600John Cai2-17/+17
2024-01-22t3903: make drop stash test ref backend agnosticJohn Cai1-6/+6
2024-01-22t1503: move reffiles specific tests to t0600John Cai2-5/+5
2024-01-22t1415: move reffiles specific tests to t0601John Cai2-11/+20
2024-01-22t1410: move reffiles specific tests to t0600John Cai2-42/+51
2024-01-22t1406: move reffiles specific tests to t0600John Cai2-37/+48
2024-01-22t1405: move reffiles specific tests to t0601John Cai2-8/+8
2024-01-22t1404: move reffiles specific tests to t0600John Cai2-237/+263
2024-01-22t1414: convert test to use Git commands instead of writing refs manuallyJohn Cai1-6/+5
2024-01-22remove REFFILES prerequisite for some tests in t1405 and t2017John Cai2-2/+2
2024-01-22t3210: move to t0601John Cai1-0/+6
2024-01-22ci(github): also skip logs of broken test casesPhilippe Blain1-2/+2
2024-01-22tests: move t0009-prio-queue.sh to the new unit testing frameworkChandra Pratap5-119/+98
2024-01-22transport-helper: call do_take_over() in connect_helperJiang Xin1-1/+1
2024-01-22http-backend: new rpc-service for git-upload-archiveJiang Xin1-0/+34
2024-01-20setup: allow cwd=.git w/ bareRepository=explicitKyle Lippincott1-0/+8
2024-01-20t2400: avoid losing exit status to pipesAchu Luma1-2/+4
2024-01-20parse-options: fully disable option abbreviation with PARSE_OPT_KEEP_UNKNOWNRené Scharfe1-0/+6
2024-01-20t0024: style fixGhanshyam Thakkar1-2/+7
2024-01-20t0024: avoid losing exit status to pipesGhanshyam Thakkar1-3/+3
2024-01-19Merge branch 'cp/t4129-pipefix'Junio C Hamano1-2/+4
2024-01-19Merge branch 'tb/fetch-all-configuration'Junio C Hamano1-0/+161
2024-01-19submodule-config.c: strengthen URL fsck checkVictoria Dye1-10/+1
2024-01-19t7450: test submodule urlsVictoria Dye2-4/+66
2024-01-18diffcore-delta: avoid ignoring final 'line' of fileElijah Newren1-0/+24
2024-01-18maintenance: use XDG config if it existsKristoffer Haugsbakk1-0/+45
2024-01-18t7527: decrease likelihood of racing with fsmonitor daemonPatrick Steinhardt1-1/+1
2024-01-18builtin/show-ref: treat directory as non-existing in --existsToon Claes1-2/+2
2024-01-18test-submodule: remove command line handling for check-nameVictoria Dye1-20/+9
2024-01-17t7501: add tests for --amend --signoffGhanshyam Thakkar1-2/+23
2024-01-17t7501: add tests for --include and --onlyGhanshyam Thakkar1-1/+74
2024-01-16advice: allow disabling the automatic hint in advise_if_enabled()Rubén Justo1-1/+0
2024-01-16Merge branch 'jk/commit-graph-slab-clear-fix'Junio C Hamano1-1/+2
2024-01-16Merge branch 'ps/refstorage-extension'Junio C Hamano8-2/+132
2024-01-16completion: treat dangling symrefs as existing pseudorefsPatrick Steinhardt1-0/+4
2024-01-16completion: silence pseudoref existence checkPatrick Steinhardt1-0/+31
2024-01-16t9902: verify that completion does not print anythingPatrick Steinhardt1-2/+10
2024-01-16unit-tests: rewrite t/helper/test-ctype.c as a unit testAchu Luma5-76/+80
2024-01-12Merge branch 'jx/sideband-chomp-newline-fix'Junio C Hamano2-5/+112
2024-01-12Merge branch 'tb/multi-pack-verbatim-reuse'Junio C Hamano6-8/+368
2024-01-12Merge branch 'jk/t1006-cat-file-objectsize-disk'Junio C Hamano1-0/+36
2024-01-12Merge branch 'jw/builtin-objectmode-attr'Junio C Hamano2-0/+103
2024-01-12t5541: remove lockfile creationJustin Tobler1-13/+5
2024-01-12t1401: remove lockfile creationJustin Tobler1-3/+2
2024-01-10t4129: prevent loss of exit code due to the use of pipesChandra Pratap1-2/+4
2024-01-08Merge branch 'rs/mem-pool-improvements'Junio C Hamano1-0/+31
2024-01-08Merge branch 'en/sparse-checkout-eoo'Junio C Hamano1-1/+7
2024-01-08Merge branch 'en/header-cleanup'Junio C Hamano6-7/+2
2024-01-08Merge branch 'jc/archive-list-with-extra-args'Junio C Hamano1-0/+10
2024-01-08fetch: add new config option fetch.allTamino Bauknecht1-0/+161
2024-01-05commit-graph: retain commit slab when closing NULL commit_graphJeff King1-1/+2
2024-01-03t1006: prefer shell loop to awk for packed object sizesRené Scharfe1-6/+8
2024-01-02Merge branch 'ps/pseudo-refs'Junio C Hamano2-1/+11
2024-01-02Merge branch 'jc/orphan-unborn'Junio C Hamano1-3/+3
2024-01-02Merge branch 'rj/status-bisect-while-rebase'Junio C Hamano1-0/+28
2024-01-02t9500: write "extensions.refstorage" into configPatrick Steinhardt1-0/+5
2024-01-02builtin/clone: introduce `--ref-format=` value flagPatrick Steinhardt1-0/+17
2024-01-02builtin/init: introduce `--ref-format=` value flagPatrick Steinhardt1-0/+26
2024-01-02builtin/rev-parse: introduce `--show-ref-format` flagPatrick Steinhardt1-0/+17
2024-01-02t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvarPatrick Steinhardt3-1/+18
2024-01-02setup: introduce GIT_DEFAULT_REF_FORMAT envvarPatrick Steinhardt1-0/+18
2024-01-02setup: introduce "extensions.refStorage" extensionPatrick Steinhardt2-1/+27
2024-01-02t: introduce DEFAULT_REPO_FORMAT prereqPatrick Steinhardt2-1/+5
2023-12-28attr: add builtin objectmode values supportJoanna Wang2-0/+103
2023-12-28mem-pool: fix big allocationsRené Scharfe1-0/+31
2023-12-27Merge branch 'ps/clone-into-reftable-repository'Junio C Hamano2-2/+20
2023-12-27Merge branch 'rs/t6300-compressed-size-fix'Junio C Hamano1-9/+9
2023-12-27Merge branch 'jx/fetch-atomic-error-message-fix'Junio C Hamano1-39/+50
2023-12-27Merge branch 'sp/test-i18ngrep'Junio C Hamano1-1/+1
2023-12-27Merge branch 'jk/mailinfo-iterative-unquote-comment'Junio C Hamano2-2/+2
2023-12-27Merge branch 'ps/chainlint-self-check-update'Junio C Hamano27-74/+90
2023-12-27Merge branch 'rs/show-ref-incompatible-options'Junio C Hamano1-7/+9
2023-12-27Merge branch 'jk/mailinfo-oob-read-fix'Junio C Hamano1-0/+22
2023-12-27Merge branch 'jc/checkout-B-branch-in-use'Junio C Hamano2-0/+24
2023-12-26sparse-checkout: be consistent with end of options markersElijah Newren1-1/+7
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren1-1/+0
2023-12-26submodule-config.h: remove unnecessary includeElijah Newren1-0/+1
2023-12-26pkt-line.h: remove unnecessary includeElijah Newren1-0/+1
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren4-6/+0
2023-12-21t1006: add tests for %(objectsize:disk)Jeff King1-0/+34
2023-12-21archive: "--list" does not take further optionsJunio C Hamano1-0/+10
2023-12-20Merge branch 'jk/end-of-options' into jc/sparse-checkout-set-add-end-of-optionsJunio C Hamano2-0/+18
2023-12-20Merge branch 'ps/clone-into-reftable-repository' into ps/refstorage-extensionJunio C Hamano2-2/+20
2023-12-20Merge branch 'jk/bisect-reset-fix'Junio C Hamano1-0/+6
2023-12-20Merge branch 'jk/end-of-options'Junio C Hamano2-0/+18
2023-12-20Merge branch 'rs/incompatible-options-messages'Junio C Hamano3-7/+5
2023-12-20Merge branch 'jc/revision-parse-int'Junio C Hamano2-2/+27
2023-12-20Merge branch 'ps/ref-tests-update-more'Junio C Hamano10-45/+74
2023-12-20Merge branch 'en/complete-sparse-checkout'Junio C Hamano1-2/+7
2023-12-18Merge branch 'jh/trace2-redact-auth'Junio C Hamano4-2/+134
2023-12-18Merge branch 'ad/merge-file-diff-algo'Junio C Hamano1-1/+123
2023-12-18Merge branch 'rs/column-leakfix'Junio C Hamano1-0/+1
2023-12-18Merge branch 'rs/i18n-cannot-be-used-together'Junio C Hamano4-7/+7
2023-12-18Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano11-12/+12
2023-12-18Merge branch 'ps/commit-graph-less-paranoid'Junio C Hamano3-5/+11
2023-12-18Merge branch 'cc/git-replay'Junio C Hamano5-263/+223
2023-12-18Merge branch 'ps/ref-deletion-updates'Junio C Hamano1-0/+1
2023-12-18pkt-line: do not chomp newlines for sideband messagesJiang Xin1-1/+1
2023-12-18pkt-line: memorize sideband fragment in readerJiang Xin1-1/+1
2023-12-18test-pkt-line: add option parser for unpack-sidebandJiang Xin2-5/+112
2023-12-18test-lib-functions.sh: fix test_grep fail message wordingShreyansh Paliwal1-1/+1