Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | various: add missing clear_pathspec(), fix leaks | Ævar Arnfjörð Bjarmason | 2023-02-06 | 1 | -0/+1 |
* | i18n: turn even more messages into "cannot be used together" ones | Jean-Noël Avila | 2022-01-05 | 1 | -1/+1 |
* | i18n: factorize "--foo requires --bar" and the like | Jean-Noël Avila | 2022-01-05 | 1 | -1/+1 |
* | i18n: turn "options are incompatible" into "cannot be used together" | Jean-Noël Avila | 2022-01-05 | 1 | -1/+1 |
* | t7107: don't use test_must_fail() | Denton Liu | 2020-07-07 | 1 | -2/+7 |
* | Merge branch 'am/test-pathspec-f-f-error-cases' | Junio C Hamano | 2020-01-30 | 1 | -9/+21 |
|\ | |||||
| * | t: add tests for error conditions with --pathspec-from-file | Alexandr Miloslavskiy | 2020-01-15 | 1 | -9/+21 |
* | | t: fix quotes tests for --pathspec-from-file | Alexandr Miloslavskiy | 2020-01-15 | 1 | -3/+9 |
|/ | |||||
* | reset: support the `--pathspec-from-file` option | Alexandr Miloslavskiy | 2019-11-20 | 1 | -0/+155 |