Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | submodule: remove unnecessary unabsorbed fallback | Jonathan Tan | 2021-09-09 | 1 | -13/+2 |
* | t7814: show lack of alternate ODB-adding | Jonathan Tan | 2021-09-08 | 1 | -0/+3 |
* | submodule-config: pass repo upon blob config read | Jonathan Tan | 2021-09-08 | 3 | -9/+19 |
* | grep: add repository to OID grep sources | Jonathan Tan | 2021-09-08 | 3 | -12/+27 |
* | grep: allocate subrepos on heap | Jonathan Tan | 2021-09-08 | 1 | -9/+30 |
* | grep: read submodule entry with explicit repo | Jonathan Tan | 2021-09-08 | 1 | -5/+5 |
* | grep: typesafe versions of grep_source_init | Jonathan Tan | 2021-09-08 | 3 | -23/+34 |
* | grep: use submodule-ODB-as-alternate lazy-addition | Jonathan Tan | 2021-09-08 | 3 | -1/+7 |
* | submodule: lazily add submodule ODBs as alternates | Jonathan Tan | 2021-09-08 | 4 | -1/+41 |
* | Git 2.33-rc1v2.33.0-rc1 | Junio C Hamano | 2021-08-06 | 1 | -1/+1 |
* | Merge branch 'cb/t7508-regexp-fix' | Junio C Hamano | 2021-08-06 | 1 | -1/+1 |
|\ | |||||
| * | t7508: avoid non POSIX BRE | Carlo Marcelo Arenas Belón | 2021-08-03 | 1 | -1/+1 |
* | | Merge branch 'ab/pickaxe-pcre2' | Junio C Hamano | 2021-08-06 | 1 | -1/+1 |
|\ \ | |||||
| * | | diff: --pickaxe-all typofix | Bagas Sanjaya | 2021-08-04 | 1 | -1/+1 |
* | | | Merge branch 'fc/disable-checkwinsize' | Junio C Hamano | 2021-08-06 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | test: fix for COLUMNS and bash 5 | Felipe Contreras | 2021-08-06 | 1 | -0/+6 |
* | | | | The eighth batch | Junio C Hamano | 2021-08-04 | 1 | -1/+16 |
* | | | | Merge branch 'tb/mingw-rmdir-symlink-to-directory' | Junio C Hamano | 2021-08-04 | 3 | -0/+37 |
|\ \ \ \ | |||||
| * | | | | mingw: align symlinks-related rmdir() behavior with Linux | Thomas Bétous | 2021-08-03 | 3 | -0/+37 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'ar/doc-markup-fix' | Junio C Hamano | 2021-08-04 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Documentation: render special characters correctly | Andrei Rybak | 2021-07-30 | 2 | -2/+2 |
| |/ / / | |||||
* | | | | Merge branch 'ab/getcwd-test' | Junio C Hamano | 2021-08-04 | 5 | -1/+33 |
|\ \ \ \ | |||||
| * | | | | t0001: fix broken not-quite getcwd(3) test in bed67874e2 | Ævar Arnfjörð Bjarmason | 2021-07-30 | 5 | -1/+33 |
| |/ / / | |||||
* | | | | Merge branch 'rs/use-fspathhash' | Junio C Hamano | 2021-08-04 | 3 | -26/+8 |
|\ \ \ \ | |||||
| * | | | | use fspathhash() everywhere | René Scharfe | 2021-07-30 | 3 | -26/+8 |
* | | | | | Merge branch 'pb/merge-autostash-more' | Junio C Hamano | 2021-08-04 | 3 | -2/+24 |
|\ \ \ \ \ | |||||
| * | | | | | merge: apply autostash if merge strategy fails | Philippe Blain | 2021-07-24 | 2 | -0/+9 |
| * | | | | | merge: apply autostash if fast-forward fails | Philippe Blain | 2021-07-24 | 2 | -0/+12 |
| * | | | | | Documentation: define 'MERGE_AUTOSTASH' | Philippe Blain | 2021-07-24 | 1 | -1/+2 |
| * | | | | | merge: add missing word "strategy" to a message | Philippe Blain | 2021-07-24 | 1 | -1/+1 |
* | | | | | | Merge branch 'en/ort-perf-batch-14' | Junio C Hamano | 2021-08-04 | 2 | -12/+389 |
|\ \ \ \ \ \ | |||||
| * | | | | | | merge-ort: restart merge with cached renames to reduce process entry cost | Elijah Newren | 2021-07-20 | 2 | -7/+87 |
| * | | | | | | merge-ort: avoid recursing into directories when we don't need to | Elijah Newren | 2021-07-20 | 1 | -3/+99 |
| * | | | | | | merge-ort: defer recursing into directories when merge base is matched | Elijah Newren | 2021-07-20 | 1 | -2/+31 |
| * | | | | | | merge-ort: add a handle_deferred_entries() helper function | Elijah Newren | 2021-07-20 | 1 | -0/+64 |
| * | | | | | | merge-ort: add data structures for allowable trivial directory resolves | Elijah Newren | 2021-07-20 | 1 | -0/+61 |
| * | | | | | | merge-ort: add some more explanations in collect_merge_info_callback() | Elijah Newren | 2021-07-20 | 1 | -5/+15 |
| * | | | | | | merge-ort: resolve paths early when we have sufficient information | Elijah Newren | 2021-07-20 | 1 | -0/+37 |
* | | | | | | | Merge branch 'ds/commit-and-checkout-with-sparse-index' | Junio C Hamano | 2021-08-04 | 7 | -30/+240 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | unpack-trees: resolve sparse-directory/file conflicts | Derrick Stolee | 2021-07-20 | 2 | -12/+23 |
| * | | | | | | | t1092: document bad 'git checkout' behavior | Derrick Stolee | 2021-07-20 | 1 | -2/+140 |
| * | | | | | | | checkout: stop expanding sparse indexes | Derrick Stolee | 2021-07-15 | 2 | -6/+12 |
| * | | | | | | | sparse-index: recompute cache-tree | Derrick Stolee | 2021-07-15 | 1 | -0/+2 |
| * | | | | | | | commit: integrate with sparse-index | Derrick Stolee | 2021-07-15 | 3 | -6/+46 |
| * | | | | | | | p2000: compress repo names | Derrick Stolee | 2021-07-15 | 1 | -10/+10 |
| * | | | | | | | p2000: add 'git checkout -' test and decrease depth | Derrick Stolee | 2021-07-15 | 1 | -7/+20 |
* | | | | | | | | Merge branch 'ab/update-submitting-patches' | Junio C Hamano | 2021-08-04 | 1 | -111/+96 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | SubmittingPatches: replace discussion of Travis with GitHub Actions | Ævar Arnfjörð Bjarmason | 2021-07-22 | 1 | -32/+17 |
| * | | | | | | | | SubmittingPatches: move discussion of Signed-off-by above "send" | Ævar Arnfjörð Bjarmason | 2021-07-22 | 1 | -79/+79 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'ah/plugleaks' | Junio C Hamano | 2021-08-04 | 12 | -27/+42 |
|\ \ \ \ \ \ \ \ |