summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* worktree add: add --orphan flagJacob Abel2023-05-183-12/+129
* t2400: add tests to verify --quietJacob Abel2023-05-181-0/+36
* t2400: refactor "worktree add" opt exclusion testsJacob Abel2023-05-181-10/+13
* t2400: cleanup created worktree in testJacob Abel2023-05-181-0/+1
* worktree add: include -B in usage docsJacob Abel2023-05-182-2/+2
* The ninth batchJunio C Hamano2023-04-111-0/+19
* 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-112-5/+17
|\ \
| * | clone: propagate object-format when cloning from voidJunio C Hamano2023-04-052-5/+17
* | | Merge branch 'fc/doc-manpage-base-url-fix'Junio C Hamano2023-04-113-18/+2
|\ \ \
| * | | doc: remove manpage-base-url workaroundFelipe Contreras2023-04-053-18/+2
| |/ /
* | | Merge branch 'dw/doc-submittingpatches-grammofix'Junio C Hamano2023-04-111-1/+1
|\ \ \
| * | | SubmittingPatches: clarify MUA discussion with "the"Daniel Watson2023-04-051-1/+1
| | |/ | |/|
* | | Merge branch 'jx/cap-object-info-uninitialized-fix'Junio C Hamano2023-04-111-1/+1
|\ \ \
| * | | object-info: init request_info before reading argJiang Xin2023-04-031-1/+1
| |/ /
* | | 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-04-011-1/+1
| * | | t3060: fix mention of function prune_indexAndrei Rybak2023-04-011-2/+2
* | | | Merge branch 'jc/spell-id-in-both-caps-in-message-id'Junio C Hamano2023-04-1115-75/+75
|\ \ \ \
| * | | | e-mail workflow: Message-ID is spelled with ID in both capital lettersJunio C Hamano2023-04-0315-75/+75
* | | | | Merge branch 'ws/sparse-check-rules'Junio C Hamano2023-04-114-24/+307
|\ \ \ \ \
| * | | | | builtin/sparse-checkout: add check-rules commandWilliam Sprent2023-03-273-23/+267
| * | | | | builtin/sparse-checkout: remove NEED_WORK_TREE flagWilliam Sprent2023-03-273-1/+40
* | | | | | mailmap: change primary address for Emily ShafferEmily Shaffer2023-04-071-0/+1
* | | | | | The eighth batchJunio C Hamano2023-04-061-0/+22
* | | | | | Merge branch 'ds/fetch-bundle-uri-with-all'Junio C Hamano2023-04-063-1/+49
|\ \ \ \ \ \
| * | | | | | fetch: download bundles once, even with --allDerrick Stolee2023-03-313-1/+49
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'ow/ref-format-remove-unused-member'Junio C Hamano2023-04-062-2/+0
|\ \ \ \ \ \
| * | | | | | ref-filter: remove unused ref_format memberØystein Walle2023-03-302-2/+0
* | | | | | | 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-06340-669/+1311
|\ \ \ \ \ \ \
| * | | | | | | csum-file.h: remove unnecessary inclusion of cache.hElijah Newren2023-03-2112-10/+13
| * | | | | | | write-or-die.h: move declarations for write-or-die.c functions from cache.hElijah Newren2023-03-2135-77/+114
| * | | | | | | treewide: remove cache.h inclusion due to setup.h changesElijah Newren2023-03-2118-21/+5
| * | | | | | | setup.h: move declarations for setup.c functions from cache.hElijah Newren2023-03-21105-164/+271
| * | | | | | | treewide: remove cache.h inclusion due to environment.h changesElijah Newren2023-03-219-9/+9
| * | | | | | | environment.h: move declarations for environment.c functions from cache.hElijah Newren2023-03-21119-207/+330
| * | | | | | | treewide: remove unnecessary includes of cache.hElijah Newren2023-03-2112-12/+17
| * | | | | | | wrapper.h: move declarations for wrapper.c functions from cache.hElijah Newren2023-03-2168-34/+103
| * | | | | | | path.h: move function declarations for path.c functions from cache.hElijah Newren2023-03-212-60/+61
| * | | | | | | cache.h: remove expand_user_path()Elijah Newren2023-03-212-3/+1
| * | | | | | | abspath.h: move absolute path functions from cache.hElijah Newren2023-03-2165-28/+98
| * | | | | | | environment: move comment_line_char from cache.hElijah Newren2023-03-2113-7/+18
| * | | | | | | treewide: remove unnecessary cache.h inclusion from several sourcesElijah Newren2023-03-2113-13/+12