Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -3/+3 |
* | leak tests: mark some add tests as passing with SANITIZE=leak | Ævar Arnfjörð Bjarmason | 2021-11-01 | 1 | -0/+1 |
* | Merge branch 'am/test-pathspec-f-f-error-cases' | Junio C Hamano | 2020-01-30 | 1 | -0/+25 |
|\ | |||||
| * | t: add tests for error conditions with --pathspec-from-file | Alexandr Miloslavskiy | 2020-01-15 | 1 | -0/+25 |
* | | t: fix quotes tests for --pathspec-from-file | Alexandr Miloslavskiy | 2020-01-15 | 1 | -2/+9 |
|/ | |||||
* | add: support the --pathspec-from-file option | Alexandr Miloslavskiy | 2019-12-04 | 1 | -0/+127 |