| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-06-21 | cache.h: remove this no-longer-used header | Elijah Newren | 1 | -2/+1 |
| 2023-05-09 | Merge branch 'en/header-split-cache-h-part-2' | Junio C Hamano | 1 | -0/+2 |
| 2023-04-24 | hash-ll.h: split out of hash.h to remove dependency on repository.h | Elijah Newren | 1 | -0/+2 |
| 2023-04-06 | Merge branch 'en/header-split-cleanup' | Junio C Hamano | 1 | -0/+1 |
| 2023-03-28 | for-each-repo: with bad config, don't conflate <path> and <cmd> | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2023-03-28 | for-each-repo: error on bad --config | Ævar Arnfjörð Bjarmason | 1 | -5/+6 |
| 2023-03-28 | config API: have *_multi() return an "int" and take a "dest" | Ævar Arnfjörð Bjarmason | 1 | -4/+1 |
| 2023-03-21 | treewide: be explicit about dependence on gettext.h | Elijah Newren | 1 | -0/+1 |
| 2022-11-14 | for-each-repo: interpolate repo path arguments | Ronan Pigott | 1 | -1/+4 |
| 2022-10-13 | doc txt & -h consistency: add or fix optional "--" syntax | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2022-10-13 | doc txt & -h consistency: fix mismatching labels | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2021-07-26 | builtin/for-each-repo: remove unnecessary argv copy to plug leak | Andrzej Hunt | 1 | -10/+4 |
| 2021-01-07 | for-each-repo: do nothing on empty config | Derrick Stolee | 1 | -0/+7 |
| 2020-09-25 | for-each-repo: run subcommands on configured repos | Derrick Stolee | 1 | -0/+58 |