Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jx/fetch-atomic-error-message-fix' | Junio C Hamano | 2023-12-27 | 1 | -39/+50 |
|\ | |||||
| * | fetch: no redundant error message for atomic fetch | Jiang Xin | 2023-12-18 | 1 | -1/+1 |
| * | t5574: test porcelain output of atomic fetch | Jiang Xin | 2023-12-18 | 1 | -39/+50 |
* | | tests: teach callers of test_i18ngrep to use test_grep | Junio C Hamano | 2023-11-02 | 1 | -2/+2 |
|/ | |||||
* | fetch: introduce machine-parseable "porcelain" output format | Patrick Steinhardt | 2023-05-10 | 1 | -0/+159 |
* | fetch: print left-hand side when fetching HEAD:foo | Patrick Steinhardt | 2023-05-10 | 1 | -0/+47 |
* | fetch: add a test to exercise invalid output formats | Patrick Steinhardt | 2023-05-10 | 1 | -0/+24 |
* | fetch: split out tests for output format | Patrick Steinhardt | 2023-05-10 | 1 | -0/+63 |