Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ps/fetch-output-format' | Junio C Hamano | 2023-05-15 | 6 | -250/+607 |
|\ | |||||
| * | fetch: introduce machine-parseable "porcelain" output format | Patrick Steinhardt | 2023-05-10 | 4 | -19/+244 |
| * | fetch: move option related variables into main function | Patrick Steinhardt | 2023-05-10 | 1 | -97/+100 |
| * | fetch: lift up parsing of "fetch.output" config variable | Patrick Steinhardt | 2023-05-10 | 1 | -18/+32 |
| * | fetch: introduce `display_format` enum | Patrick Steinhardt | 2023-05-10 | 1 | -21/+46 |
| * | fetch: refactor calculation of the display table width | Patrick Steinhardt | 2023-05-10 | 1 | -41/+34 |
| * | fetch: print left-hand side when fetching HEAD:foo | Patrick Steinhardt | 2023-05-10 | 2 | -18/+66 |
| * | 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 | 2 | -53/+63 |
| * | fetch: fix `--no-recurse-submodules` with multi-remote fetches | Patrick Steinhardt | 2023-05-10 | 2 | -0/+15 |
* | | Merge branch 'sg/retire-unused-cocci' | Junio C Hamano | 2023-05-15 | 3 | -170/+0 |
|\ \ | |||||
| * | | cocci: remove 'unused.cocci' | SZEDER Gábor | 2023-04-20 | 3 | -170/+0 |
| |/ | |||||
* | | Merge branch 'sl/diff-files-sparse' | Junio C Hamano | 2023-05-15 | 3 | -2/+70 |
|\ \ | |||||
| * | | diff-files: integrate with sparse index | Shuqi Liang | 2023-05-09 | 3 | -2/+31 |
| * | | t1092: add tests for `git diff-files` | Shuqi Liang | 2023-05-09 | 1 | -0/+39 |
* | | | Merge branch 'ds/merge-tree-use-config' | Junio C Hamano | 2023-05-15 | 2 | -0/+21 |
|\ \ \ | |||||
| * | | | merge-tree: load default git config | Derrick Stolee | 2023-05-10 | 2 | -0/+21 |
* | | | | Merge branch 'js/subtree-fully-spelt-quiet-and-debug-options' | Junio C Hamano | 2023-05-15 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | subtree: support long global flags | Josh Soref | 2023-05-08 | 1 | -2/+2 |
* | | | | | Merge branch 'ar/test-cleanup-unused-file-creation' | Junio C Hamano | 2023-05-15 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | test: rev-parse-upstream: add missing cmp | Felipe Contreras | 2023-05-09 | 1 | -1/+2 |
* | | | | | | Merge branch 'jk/test-verbose-no-more' | Junio C Hamano | 2023-05-15 | 12 | -81/+77 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t: drop "verbose" helper function | Jeff King | 2023-05-08 | 12 | -66/+57 |
| * | | | | | | t7001: use "ls-files --format" instead of "cut" | Jeff King | 2023-05-08 | 1 | -2/+1 |
| * | | | | | | t7001: avoid git on upstream of pipe | Jeff King | 2023-05-08 | 1 | -16/+22 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'tl/push-branches-is-an-alias-for-all' | Junio C Hamano | 2023-05-15 | 5 | -7/+135 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t5583: fix shebang line | Elijah Newren | 2023-05-12 | 1 | -1/+1 |
| * | | | | | | push: introduce '--branches' option | Teng Long | 2023-05-06 | 5 | -7/+135 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jc/name-rev-deprecate-stdin-further' | Junio C Hamano | 2023-05-15 | 2 | -8/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | name-rev: make --stdin hidden | John Cai | 2023-05-06 | 2 | -8/+9 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jc/t9800-fix-use-of-show-s-raw' | Junio C Hamano | 2023-05-15 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t9800: correct misuse of 'show -s --raw' in a test | Junio C Hamano | 2023-05-06 | 1 | -1/+1 |
* | | | | | | | Merge branch 'jc/dirstat-plug-leaks' | Junio C Hamano | 2023-05-15 | 2 | -14/+22 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | diff: plug leaks in dirstat | Junio C Hamano | 2023-05-05 | 2 | -6/+13 |
| * | | | | | | | diff: refactor common tail part of dirstat computation | Junio C Hamano | 2023-05-05 | 1 | -14/+15 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'ds/fsck-bitmap' | Junio C Hamano | 2023-05-15 | 4 | -3/+98 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fsck: use local repository | Derrick Stolee | 2023-05-02 | 1 | -3/+3 |
| * | | | | | | | fsck: verify checksums of all .bitmap files | Derrick Stolee | 2023-05-02 | 4 | -0/+95 |
* | | | | | | | | Merge branch 'js/gitk-fixes-from-gfw' | Junio C Hamano | 2023-05-15 | 1 | -5/+31 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge gitk changes into js/gitk-fixes-from-gfw | Junio C Hamano | 2023-05-08 | 1 | -5/+31 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| | * | | | | | | | gitk: escape file paths before piping to git log | Nico Rieck | 2023-05-08 | 1 | -2/+14 |
| | * | | | | | | | gitk: prevent overly long command lines | Johannes Schindelin | 2023-05-08 | 1 | -5/+19 |
* | | | | | | | | | Merge branch 'fc/doc-use-datestamp-in-commit' | Junio C Hamano | 2023-05-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | doc-diff: drop SOURCE_DATE_EPOCH override | Jeff King | 2023-05-05 | 1 | -1/+0 |
| * | | | | | | | | | doc: doc-diff: specify date | Felipe Contreras | 2023-05-04 | 1 | -0/+1 |
* | | | | | | | | | | Merge branch 'ar/config-count-tests-updates' | Junio C Hamano | 2023-05-15 | 1 | -11/+22 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | t1300: add tests for missing keys | Andrei Rybak | 2023-04-24 | 1 | -0/+17 |
| * | | | | | | | | | | t1300: check stderr for "ignores pairs" tests | Andrei Rybak | 2023-04-24 | 1 | -4/+5 |
| * | | | | | | | | | | t1300: drop duplicate test | Andrei Rybak | 2023-04-24 | 1 | -7/+0 |
* | | | | | | | | | | | Merge branch 'kh/doc-interpret-trailers-updates' | Junio C Hamano | 2023-05-15 | 1 | -42/+55 |
|\ \ \ \ \ \ \ \ \ \ \ |