Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: teach callers of test_i18ngrep to use test_grep | Junio C Hamano | 2023-11-02 | 1 | -4/+4 |
* | 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 |
* | Merge branch 'rs/checkout-no-overlay-pathspec-fix' | Junio C Hamano | 2020-09-01 | 1 | -3/+16 |
|\ | |||||
| * | checkout, restore: make pathspec recursive | René Scharfe | 2020-08-22 | 1 | -3/+16 |
* | | Merge branch 'am/test-pathspec-f-f-error-cases' | Junio C Hamano | 2020-01-30 | 1 | -0/+18 |
|\ \ | |||||
| * | | t: add tests for error conditions with --pathspec-from-file | Alexandr Miloslavskiy | 2020-01-15 | 1 | -0/+18 |
| |/ | |||||
* / | t: fix quotes tests for --pathspec-from-file | Alexandr Miloslavskiy | 2020-01-15 | 1 | -2/+9 |
|/ | |||||
* | checkout, restore: support the --pathspec-from-file option | Alexandr Miloslavskiy | 2019-12-04 | 1 | -0/+139 |