summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | run-command tests: test stdout of run_command_parallel()Ævar Arnfjörð Bjarmason2022-10-311-5/+10
| * | | | | | submodule tests: reset "trace.out" between "grep" invocationsÆvar Arnfjörð Bjarmason2022-10-311-0/+8
| * | | | | | hook tests: fix redirection logic error in 96e7225b310Ævar Arnfjörð Bjarmason2022-10-311-1/+1
* | | | | | | Merge branch 'do/modernize-t7001'Taylor Blau2022-11-141-31/+31
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | t7001-mv.sh: modernizing test script using functionsDebra Obondo2022-11-041-31/+31
| |/ / / / /
* | | | | | Merge branch 'rs/no-more-run-command-v'Taylor Blau2022-11-082-4/+7
|\ \ \ \ \ \
| * | | | | | replace and remove run_command_v_opt()René Scharfe2022-10-301-1/+3
| * | | | | | use child_process member "args" instead of string array variableRené Scharfe2022-10-301-3/+4
* | | | | | | Merge branch 'rs/archive-filter-error-once'Taylor Blau2022-11-081-0/+7
|\ \ \ \ \ \ \
| * | | | | | | archive-tar: report filter start error only onceRené Scharfe2022-10-301-0/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'ma/drop-redundant-diagnostic'Taylor Blau2022-11-081-4/+0
|\ \ \ \ \ \ \
| * | | | | | | test-lib-functions: drop redundant diagnostic printMartin Ågren2022-10-311-4/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'jk/ref-filter-parsing-bugs'Taylor Blau2022-11-081-0/+40
|\ \ \ \ \ \ \
| * | | | | | | ref-filter: fix parsing of signatures with CRLF and no bodyJeff King2022-11-021-0/+25
| * | | | | | | ref-filter: fix parsing of signatures without blank linesJeff King2022-11-021-0/+15
| |/ / / / / /
* | | | | | | Merge branch 'es/mark-gc-cruft-as-experimental'Taylor Blau2022-11-081-0/+96
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | config: let feature.experimental imply gc.cruftPacks=trueEmily Shaffer2022-10-261-0/+53
| * | | | | | gc: add tests for --cruft and friendsEmily Shaffer2022-10-261-0/+43
* | | | | | | t5516/t5601: be less strict about the number of credential warningsJohannes Schindelin2022-11-011-7/+7
* | | | | | | t5516: move plaintext-password tests from t5601 and t5516Jeff King2022-11-013-54/+77
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'en/merge-tree-sequence'Taylor Blau2022-10-301-0/+41
|\ \ \ \ \ \
| * | | | | | merge-tree: support multiple batched merges with --stdinElijah Newren2022-10-221-0/+41
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'ds/bundle-uri-3'Taylor Blau2022-10-306-0/+554
|\ \ \ \ \ \
| * | | | | | bundle-uri: suppress stderr from remote-httpsDerrick Stolee2022-10-121-2/+14
| * | | | | | bundle-uri: quiet failed unbundlingsDerrick Stolee2022-10-121-5/+20
| * | | | | | bundle-uri: fetch a list of bundlesDerrick Stolee2022-10-121-0/+248
| * | | | | | bundle-uri: parse bundle list in config formatDerrick Stolee2022-10-122-12/+87
| * | | | | | bundle-uri: unit test "key=value" parsingÆvar Arnfjörð Bjarmason2022-10-125-0/+204
| * | | | | | Merge branch 'ds/bundle-uri-clone' into ds/bundle-uri-3Junio C Hamano2022-08-243-0/+128
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'rj/branch-do-not-exit-with-minus-one-status'Taylor Blau2022-10-301-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | branch: error code with --edit-descriptionRubén Justo2022-10-261-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'rj/branch-copy-rename-error-codepath-cleanup'Taylor Blau2022-10-301-0/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | branch: error copying or renaming a detached HEADRubén Justo2022-10-261-0/+11
| |/ / / / / / /
* | | | | | | | Merge branch 'tb/cap-patch-at-1gb'Taylor Blau2022-10-301-0/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | apply: reject patches larger than ~1 GiBTaylor Blau2022-10-251-0/+23
* | | | | | | | | Merge branch 'en/ort-dir-rename-and-symlink-fix'Taylor Blau2022-10-301-0/+56
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | merge-ort: fix bug with dir rename vs change dir to symlinkElijah Newren2022-10-221-0/+56
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'pb/subtree-split-and-merge-after-squashing-tag-fix'Taylor Blau2022-10-301-8/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | test-lib-functions: mark 'test_commit' variables as 'local'Philippe Blain2022-10-211-8/+8
| |/ / / / / / / /
* | | | | | | | | Merge branch 'pw/rebase-reflog-fixes'Taylor Blau2022-10-301-34/+151
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rebase --abort: improve reflog messagePhillip Wood2022-10-171-0/+51
| * | | | | | | | | rebase --apply: make reflog messages match rebase --mergePhillip Wood2022-10-171-1/+1
| * | | | | | | | | rebase --apply: respect GIT_REFLOG_ACTIONPhillip Wood2022-10-171-1/+1
| * | | | | | | | | rebase --merge: fix reflog message after skippingPhillip Wood2022-10-171-0/+24
| * | | | | | | | | rebase --merge: fix reflog when continuingPhillip Wood2022-10-171-2/+7
| * | | | | | | | | t3406: rework rebase reflog testsPhillip Wood2022-10-171-39/+76
| * | | | | | | | | Merge branch 'pw/rebase-keep-base-fixes' into pw/rebase-reflog-fixesJunio C Hamano2022-10-172-15/+49
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'pw/rebase-keep-base-fixes'Taylor Blau2022-10-302-15/+49
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | rebase --keep-base: imply --no-fork-pointPhillip Wood2022-10-171-1/+1
| * | | | | | | | | | rebase --keep-base: imply --reapply-cherry-picksPhillip Wood2022-10-171-0/+21