summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* fetch: introduce machine-parseable "porcelain" output formatPatrick Steinhardt2023-05-101-0/+159
* fetch: print left-hand side when fetching HEAD:fooPatrick Steinhardt2023-05-101-0/+47
* fetch: add a test to exercise invalid output formatsPatrick Steinhardt2023-05-101-0/+24
* fetch: split out tests for output formatPatrick Steinhardt2023-05-102-53/+63
* fetch: fix `--no-recurse-submodules` with multi-remote fetchesPatrick Steinhardt2023-05-101-0/+13
* Merge branch 'pw/rebase-cleanup-merge-strategy-option-handling'Junio C Hamano2023-04-173-81/+20
|\
| * rebase: remove a couple of redundant strategy testsPhillip Wood2023-04-102-53/+0
| * rebase -m: fix serialization of strategy optionsPhillip Wood2023-04-102-36/+22
| * rebase -m: cleanup --strategy-option handlingPhillip Wood2023-04-101-2/+8
* | Merge branch 'tk/mergetool-gui-default-config'Junio C Hamano2023-04-172-0/+90
|\ \
| * | mergetool: new config guiDefault supports auto-toggling gui by DISPLAYTao Klerks2023-04-052-0/+90
* | | Merge branch 'sl/sparse-write-tree'Junio C Hamano2023-04-172-0/+29
|\ \ \
| * | | write-tree: integrate with sparse indexShuqi Liang2023-04-042-0/+29
* | | | Merge branch 'jk/use-perl-path-consistently'Junio C Hamano2023-04-112-1/+3
|\ \ \ \
| * | | | t/lib-httpd: pass PERL_PATH to CGI scriptsJeff King2023-04-062-1/+3
* | | | | Merge branch 'jc/clone-object-format-from-void'Junio C Hamano2023-04-111-0/+11
|\ \ \ \ \
| * | | | | clone: propagate object-format when cloning from voidJunio C Hamano2023-04-051-0/+11
| | |_|/ / | |/| | |
* | | | | Merge branch 'ar/adjust-tests-for-the-index-fallout'Junio C Hamano2023-04-112-3/+3
|\ \ \ \ \
| * | | | | t2107: fix mention of the_index.cache_changedAndrei Rybak2023-03-311-1/+1
| * | | | | t3060: fix mention of function prune_indexAndrei Rybak2023-03-311-2/+2
* | | | | | Merge branch 'jc/spell-id-in-both-caps-in-message-id'Junio C Hamano2023-04-119-60/+60
|\ \ \ \ \ \
| * | | | | | e-mail workflow: Message-ID is spelled with ID in both capital lettersJunio C Hamano2023-04-039-60/+60
* | | | | | | Merge branch 'ws/sparse-check-rules'Junio C Hamano2023-04-111-2/+165
|\ \ \ \ \ \ \
| * | | | | | | builtin/sparse-checkout: add check-rules commandWilliam Sprent2023-03-271-2/+132
| * | | | | | | builtin/sparse-checkout: remove NEED_WORK_TREE flagWilliam Sprent2023-03-271-0/+33
* | | | | | | | Merge branch 'ds/fetch-bundle-uri-with-all'Junio C Hamano2023-04-061-0/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | fetch: download bundles once, even with --allDerrick Stolee2023-03-311-0/+34
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/chainlint-fixes'Junio C Hamano2023-04-067-18/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | tests: skip test_eval_ in internal chain-lintJeff King2023-03-301-11/+6
| * | | | | | | | tests: drop here-doc check from internal chain-linterJeff King2023-03-301-2/+3
| * | | | | | | | tests: diagnose unclosed here-doc in chainlint.plEric Sunshine2023-03-305-3/+34
| * | | | | | | | tests: replace chainlint subshell with a functionJeff King2023-03-301-1/+5
| * | | | | | | | tests: run internal chain-linter under "make test"Jeff King2023-03-302-3/+4
* | | | | | | | | Merge branch 'en/header-split-cleanup'Junio C Hamano2023-04-0643-28/+57
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | write-or-die.h: move declarations for write-or-die.c functions from cache.hElijah Newren2023-03-211-1/+2
| * | | | | | | | | treewide: remove cache.h inclusion due to setup.h changesElijah Newren2023-03-2115-18/+3
| * | | | | | | | | setup.h: move declarations for setup.c functions from cache.hElijah Newren2023-03-2135-1/+35
| * | | | | | | | | treewide: remove cache.h inclusion due to environment.h changesElijah Newren2023-03-211-1/+1
| * | | | | | | | | environment.h: move declarations for environment.c functions from cache.hElijah Newren2023-03-214-0/+4
| * | | | | | | | | treewide: remove unnecessary includes of cache.hElijah Newren2023-03-212-2/+1
| * | | | | | | | | wrapper.h: move declarations for wrapper.c functions from cache.hElijah Newren2023-03-213-0/+3
| * | | | | | | | | abspath.h: move absolute path functions from cache.hElijah Newren2023-03-211-0/+1
| * | | | | | | | | treewide: remove unnecessary cache.h inclusion from several sourcesElijah Newren2023-03-211-1/+0
| * | | | | | | | | treewide: remove unnecessary inclusion of gettext.hElijah Newren2023-03-213-3/+0
| * | | | | | | | | treewide: be explicit about dependence on gettext.hElijah Newren2023-03-214-0/+4
| * | | | | | | | | treewide: remove unnecessary cache.h inclusion from a few headersElijah Newren2023-03-214-2/+4
* | | | | | | | | | Merge branch 'ab/remove-implicit-use-of-the-repository'Junio C Hamano2023-04-066-19/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cocci: apply the "pretty.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason2023-03-281-1/+2
| * | | | | | | | | | cocci: apply the "commit.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason2023-03-281-4/+5
| * | | | | | | | | | cocci: apply the "commit-reach.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason2023-03-281-3/+7