summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/drop-mingw-test-cmp'Junio C Hamano2023-01-082-67/+1
|\
| * tests(mingw): avoid very slow `mingw_test_cmp`Johannes Schindelin2022-12-122-67/+1
* | Merge branch 'ab/no-more-git-global-super-prefix'Junio C Hamano2023-01-054-30/+115
|\ \
| * | read-tree: add "--super-prefix" option, eliminate globalÆvar Arnfjörð Bjarmason2022-12-262-2/+2
| * | submodule--helper: don't use global --super-prefix in "absorbgitdirs"Ævar Arnfjörð Bjarmason2022-12-261-22/+14
| * | read-tree + fetch tests: test failing "--super-prefix" interactionGlen Choo2022-12-261-0/+43
| * | submodule absorbgitdirs tests: add missing "Migrating git..." testsÆvar Arnfjörð Bjarmason2022-12-261-7/+57
* | | Merge branch 'ab/bundle-wo-args'Junio C Hamano2023-01-051-0/+7
|\ \ \
| * | | bundle: don't segfault on "git bundle <subcmd>"Ævar Arnfjörð Bjarmason2022-12-251-0/+7
* | | | Merge branch 'sg/test-oid-wo-incomplete-line'Junio C Hamano2023-01-056-9/+10
|\ \ \ \
| * | | | tests: make 'test_oid' print trailing newlineSZEDER Gábor2022-12-196-9/+10
| | |/ / | |/| |
* | | | Merge branch 'sa/cat-file-mailmap--batch-check'Junio C Hamano2023-01-051-0/+65
|\ \ \ \
| * | | | cat-file: add mailmap support to --batch-check optionSiddharth Asthana2022-12-201-0/+36
| * | | | cat-file: add mailmap support to -s optionSiddharth Asthana2022-12-201-0/+29
* | | | | Merge branch 'ew/format-patch-mboxrd'Junio C Hamano2023-01-022-3/+5
|\ \ \ \ \
| * | | | | format-patch: support format.mboxrd with --stdoutEric Wong2022-12-252-3/+5
* | | | | | Merge branch 'ds/bundle-uri-4'Junio C Hamano2023-01-0210-2/+503
|\ \ \ \ \ \
| * | | | | | clone: unbundle the advertised bundlesDerrick Stolee2022-12-252-2/+78
| * | | | | | bundle-uri: allow relative URLs in bundle listsDerrick Stolee2022-12-252-0/+84
| * | | | | | bundle-uri: serve bundle.* keys from configDerrick Stolee2022-12-251-0/+32
| * | | | | | bundle-uri client: add helper for testing serverÆvar Arnfjörð Bjarmason2022-12-252-0/+92
| * | | | | | bundle-uri client: add boolean transfer.bundleURI settingÆvar Arnfjörð Bjarmason2022-12-251-1/+18
| * | | | | | clone: request the 'bundle-uri' command when availableÆvar Arnfjörð Bjarmason2022-12-251-0/+19
| * | | | | | t: create test harness for 'bundle-uri' commandÆvar Arnfjörð Bjarmason2022-12-256-1/+144
| * | | | | | protocol v2: add server-side "bundle-uri" skeletonÆvar Arnfjörð Bjarmason2022-12-251-1/+39
* | | | | | | Merge branch 'lk/line-range-parsing-fix'Junio C Hamano2023-01-021-0/+22
|\ \ \ \ \ \ \
| * | | | | | | line-range: fix infinite loop bug with '$' regexLars Kellogg-Stedman2022-12-201-0/+22
| | |_|_|_|/ / | |/| | | | |
| * | | | | | rebase --update-refs: avoid unintended ref deletionVictoria Dye2022-12-091-0/+107
* | | | | | | Merge branch 'sa/git-var-sequence-editor'Junio C Hamano2022-12-281-0/+38
|\ \ \ \ \ \ \
| * | | | | | | var: add GIT_SEQUENCE_EDITOR variableSean Allred2022-12-181-0/+38
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'pg/diff-stat-unmerged-regression-fix'Junio C Hamano2022-12-261-0/+10
|\ \ \ \ \ \ \
| * | | | | | | diff: fix regression with --stat and unmerged filePeter Grayson2022-12-151-0/+10
* | | | | | | | Merge branch 'jk/ref-filter-error-reporting-fix'Junio C Hamano2022-12-261-0/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | ref-filter: truncate atom names in error messagesJeff King2022-12-151-0/+6
| * | | | | | | | ref-filter: factor out "unrecognized %(foo) arg" errorsJeff King2022-12-151-0/+6
| * | | | | | | | ref-filter: factor out "%(foo) does not take arguments" errorsJeff King2022-12-151-0/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'sg/help-autocorrect-config-fix'Junio C Hamano2022-12-261-0/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | help.c: fix autocorrect in work tree for bare repositorySimon Gerber2022-12-131-0/+6
* | | | | | | | Merge branch 'rj/branch-copy-and-rename'Junio C Hamano2022-12-191-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | branch: force-copy a branch to itself via @{-1} is a no-opRubén Justo2022-11-171-0/+10
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'rr/status-untracked-advice'Junio C Hamano2022-12-191-0/+70
|\ \ \ \ \ \ \ \
| * | | | | | | | status: modernize git-status "slow untracked files" adviceRudy Rigot2022-12-011-0/+70
* | | | | | | | | Merge branch 'aw/complete-case-insensitive'Junio C Hamano2022-12-191-0/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | completion: add case-insensitive match of pseudorefsAlison Winters2022-11-301-0/+15
| * | | | | | | | | completion: add optional ignore-case when matching refsAlison Winters2022-11-301-0/+15
* | | | | | | | | | Merge branch 'rs/t3920-crlf-eating-grep-fix'Junio C Hamano2022-12-191-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t3920: support CR-eating grepRené Scharfe2022-12-071-1/+1
* | | | | | | | | | | Merge branch 'js/t3920-shell-and-or-fix'Junio C Hamano2022-12-191-1/+1
|\| | | | | | | | | |
| * | | | | | | | | | t3920: don't ignore errors of more than one command with `|| true`Johannes Sixt2022-12-051-1/+1
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'ab/t4023-avoid-losing-exit-status-of-diff'Junio C Hamano2022-12-191-6/+6
|\ \ \ \ \ \ \ \ \ \