summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2022-08-26Merge branch 'pw/use-glibc-tunable-for-malloc-optim' into maintJunio C Hamano1-3/+8
2022-08-26Merge branch 'ab/hooks-regression-fix' into maintJunio C Hamano1-0/+26
2022-08-26bitmap-lookup-table: add performance tests for lookup tableAbhradeep Chakraborty5-105/+182
2022-08-26pack-bitmap: prepare to read lookup table extensionAbhradeep Chakraborty1-0/+22
2022-08-26pack-bitmap-write: learn pack.writeBitmapLookupTable and add testsAbhradeep Chakraborty4-546/+670
2022-08-26range-diff: optionally accept pathspecsJohannes Schindelin1-1/+12
2022-08-26t64xx: convert 'test_create_repo' to 'git init'Elijah Newren11-136/+136
2022-08-25Merge branch 'vd/scalar-generalize-diagnose'Junio C Hamano2-0/+108
2022-08-25Merge branch 'jk/pipe-command-nonblock'Junio C Hamano1-0/+13
2022-08-25Merge branch 'js/fetch-negotiation-trace'Junio C Hamano4-6/+20
2022-08-25Merge branch 'jk/is-promisor-object-keep-tree-in-use'Junio C Hamano1-0/+7
2022-08-25Merge branch 'en/submodule-merge-messages-fixes'Junio C Hamano2-8/+79
2022-08-24Merge branch 'ds/bundle-uri-clone' into ds/bundle-uri-3Junio C Hamano3-0/+128
2022-08-24t5329: notice a failure within a loopJunio C Hamano1-1/+2
2022-08-24t4301: add more interesting merge-tree testcasesElijah Newren1-1/+573
2022-08-24merge: only apply autostash when appropriateElijah Newren1-0/+9
2022-08-22midx.c: include preferred pack correctly with existing MIDXTaylor Blau1-8/+5
2022-08-22t/lib-bitmap.sh: avoid silencing stderrTaylor Blau1-1/+1
2022-08-22t5326: demonstrate potential bitmap corruptionTaylor Blau1-0/+47
2022-08-22t: detect and signal failure within loopEric Sunshine4-9/+9
2022-08-22t1092: fix buggy sparse "blame" testEric Sunshine1-2/+2
2022-08-22t2407: fix broken &&-chains in compound statementEric Sunshine1-2/+2
2022-08-19p0006: fix 'read-tree' argument orderingVictoria Dye1-1/+1
2022-08-19p0004: fix prereq declarationVictoria Dye1-1/+1
2022-08-19config: mark unused callback parametersJeff King2-2/+2
2022-08-19refs: mark unused reflog callback parametersJeff King1-1/+1
2022-08-19refs: mark unused each_ref_fn parametersJeff King1-1/+1
2022-08-19builtin/stash.c: let parse-options parse subcommandsSZEDER Gábor1-1/+1
2022-08-19builtin/remote.c: let parse-options parse subcommandsSZEDER Gábor1-1/+1
2022-08-19builtin/gc.c: let parse-options parse 'git maintenance's subcommandsSZEDER Gábor1-4/+6
2022-08-19builtin/commit-graph.c: let parse-options parse subcommandsSZEDER Gábor1-2/+2
2022-08-19parse-options: add support for parsing subcommandsSZEDER Gábor4-0/+248
2022-08-19parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --optionsSZEDER Gábor3-8/+8
2022-08-19t0040-parse-options: test parse_options() with various 'parse_opt_flags'SZEDER Gábor4-0/+138
2022-08-19t5505-remote.sh: check the behavior without a subcommandSZEDER Gábor1-0/+20
2022-08-19t3301-notes.sh: check that default operation mode doesn't take argumentsSZEDER Gábor1-0/+5
2022-08-19git-prompt: show presence of unresolved conflicts at command promptJustin Donnelly1-0/+16
2022-08-19revision: allow --ancestry-path to take an argumentElijah Newren1-2/+12
2022-08-19t6019: modernize tests with helperDerrick Stolee1-61/+24
2022-08-18Merge branch 'll/disk-usage-humanise'Junio C Hamano1-0/+22
2022-08-18Merge branch 'sy/sparse-rm'Junio C Hamano2-3/+98
2022-08-18Merge branch 'vd/sparse-reset-checkout-fixes'Junio C Hamano1-0/+25
2022-08-18Merge branch 'jk/fsck-tree-mode-bits-fix'Junio C Hamano2-0/+31
2022-08-17pipe_command(): mark stdin descriptor as non-blockingJeff King1-0/+13
2022-08-15fetch-pack: add tracing for negotiation roundsJosh Steadmon4-6/+20
2022-08-14Merge branch 'pw/use-glibc-tunable-for-malloc-optim'Junio C Hamano1-3/+8
2022-08-14Merge branch 'ab/tech-docs-to-help'Junio C Hamano2-3/+15
2022-08-14Merge branch 'ab/hooks-regression-fix'Junio C Hamano1-0/+26
2022-08-14tests: use the new C rot13-filter helper to avoid PERL prereqMatheus Tavares4-293/+37
2022-08-14t0021: implementation the rot13-filter.pl script in CMatheus Tavares3-0/+384