| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2021-02-16 | exclude: do not respect symlinks for in-tree .gitignore | Jeff King | 2 | -2/+44 |
| 2021-02-16 | attr: do not respect symlinks for in-tree .gitattributes | Jeff King | 2 | -7/+48 |
| 2021-02-16 | exclude: add flags parameter to add_patterns() | Jeff King | 3 | -11/+13 |
| 2021-02-16 | attr: convert "macro_ok" into a flags field | Jeff King | 1 | -19/+24 |
| 2021-02-16 | add open_nofollow() helper | Jeff King | 2 | -0/+23 |
| 2021-02-16 | diff: --{rotate,skip}-to=<path> | Junio C Hamano | 12 | -1/+197 |
| 2021-02-15 | merge-ort: call diffcore_rename() directly | Elijah Newren | 1 | -7/+59 |
| 2021-02-15 | gitdiffcore doc: mention new preliminary step for rename detection | Elijah Newren | 1 | -0/+20 |
| 2021-02-15 | diffcore-rename: guide inexact rename detection based on basenames | Elijah Newren | 2 | -8/+52 |
| 2021-02-15 | diffcore-rename: complete find_basename_matches() | Elijah Newren | 1 | -3/+79 |
| 2021-02-15 | diffcore-rename: compute basenames of source and dest candidates | Elijah Newren | 1 | -0/+63 |
| 2021-02-15 | t4001: add a test comparing basename similarity and content similarity | Elijah Newren | 1 | -0/+23 |
| 2021-02-15 | diffcore-rename: filter rename_src list when possible | Elijah Newren | 1 | -8/+51 |
| 2021-02-15 | ref-filter: use pretty.c logic for trailers | Hariom Verma | 3 | -21/+118 |
| 2021-02-15 | pretty.c: capture invalid trailer argument | Hariom Verma | 2 | -5/+15 |
| 2021-02-15 | pretty.c: refactor trailer logic to `format_set_trailers_options()` | Hariom Verma | 2 | -39/+61 |
| 2021-02-15 | t6300: use function to test trailer options | Hariom Verma | 1 | -42/+46 |
| 2021-02-12 | The eighth batch | Junio C Hamano | 1 | -0/+21 |
| 2021-02-12 | Merge branch 'tb/precompose-prefix-too' | Junio C Hamano | 11 | -29/+59 |
| 2021-02-12 | Merge branch 'jk/complete-branch-force-delete' | Junio C Hamano | 2 | -4/+6 |
| 2021-02-12 | Merge branch 'jv/upload-pack-filter-spec-quotefix' | Junio C Hamano | 2 | -8/+11 |
| 2021-02-12 | Merge branch 'tb/pack-revindex-on-disk' | Junio C Hamano | 22 | -42/+545 |
| 2021-02-12 | Merge branch 'ab/tests-various-fixup' | Junio C Hamano | 5 | -67/+80 |
| 2021-02-12 | diffcore-rename: no point trying to find a match better than exact | Elijah Newren | 1 | -6/+14 |
| 2021-02-12 | test-lib-functions: assert correct parameter count | Ævar Arnfjörð Bjarmason | 1 | -0/+8 |
| 2021-02-12 | test-lib-functions: remove bug-inducing "diagnostics" helper param | Ævar Arnfjörð Bjarmason | 5 | -16/+26 |
| 2021-02-12 | test libs: rename "diff-lib" to "lib-diff" | Ævar Arnfjörð Bjarmason | 23 | -30/+30 |
| 2021-02-12 | Git 2.30.2v2.30.2 | Johannes Schindelin | 3 | -2/+10 |
| 2021-02-12 | Sync with 2.29.3 | Johannes Schindelin | 22 | -4/+284 |
| 2021-02-12 | Git 2.29.3v2.29.3 | Johannes Schindelin | 3 | -2/+10 |
| 2021-02-12 | Sync with 2.28.1 | Johannes Schindelin | 21 | -4/+277 |
| 2021-02-12 | Git 2.28.1v2.28.1 | Johannes Schindelin | 3 | -2/+9 |
| 2021-02-12 | Sync with 2.27.1 | Johannes Schindelin | 20 | -4/+270 |
| 2021-02-12 | Git 2.27.1v2.27.1 | Johannes Schindelin | 3 | -2/+9 |
| 2021-02-12 | Sync with 2.26.3 | Johannes Schindelin | 19 | -4/+263 |
| 2021-02-12 | Git 2.26.3v2.26.3 | Johannes Schindelin | 3 | -2/+9 |
| 2021-02-12 | Sync with 2.25.5 | Johannes Schindelin | 18 | -4/+256 |
| 2021-02-12 | Git 2.25.5v2.25.5 | Johannes Schindelin | 3 | -2/+9 |
| 2021-02-12 | Sync with 2.24.4 | Johannes Schindelin | 17 | -4/+249 |
| 2021-02-12 | Git 2.24.4v2.24.4 | Johannes Schindelin | 3 | -2/+9 |
| 2021-02-12 | Sync with 2.23.4 | Johannes Schindelin | 16 | -4/+242 |
| 2021-02-12 | Git 2.23.4v2.23.4 | Johannes Schindelin | 3 | -2/+9 |
| 2021-02-12 | Sync with 2.22.5 | Johannes Schindelin | 15 | -4/+235 |
| 2021-02-12 | Git 2.22.5v2.22.5 | Johannes Schindelin | 3 | -2/+9 |
| 2021-02-12 | Sync with 2.21.4 | Johannes Schindelin | 14 | -4/+228 |
| 2021-02-12 | Git 2.21.4v2.21.4 | Johannes Schindelin | 3 | -2/+8 |
| 2021-02-12 | Sync with 2.20.5 | Johannes Schindelin | 13 | -4/+222 |
| 2021-02-12 | Git 2.20.5v2.20.5 | Johannes Schindelin | 3 | -2/+8 |
| 2021-02-12 | Sync with 2.19.6 | Johannes Schindelin | 12 | -4/+216 |
| 2021-02-12 | Git 2.19.6v2.19.6 | Johannes Schindelin | 3 | -2/+8 |
