Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch 'so/diff-merges-dd' | Junio C Hamano | 2023-10-23 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | diff-merges: introduce '--dd' option | Sergey Organov | 2023-10-09 | 1 | -0/+8 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'jk/chunk-bounds' | Junio C Hamano | 2023-10-23 | 7 | -5/+338 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | t5319: make corrupted large-offset test more robust | Jeff King | 2023-10-14 | 1 | -2/+4 | |
| * | | | | | | | commit-graph: detect out-of-order BIDX offsets | Jeff King | 2023-10-10 | 1 | -0/+13 | |
| * | | | | | | | commit-graph: check bounds when accessing BIDX chunk | Jeff King | 2023-10-10 | 1 | -0/+9 | |
| * | | | | | | | commit-graph: check bounds when accessing BDAT chunk | Jeff King | 2023-10-10 | 1 | -0/+28 | |
| * | | | | | | | commit-graph: bounds-check generation overflow chunk | Jeff King | 2023-10-10 | 1 | -0/+10 | |
| * | | | | | | | commit-graph: check size of generations chunk | Jeff King | 2023-10-10 | 1 | -0/+8 | |
| * | | | | | | | commit-graph: bounds-check base graphs chunk | Jeff King | 2023-10-10 | 1 | -0/+14 | |
| * | | | | | | | commit-graph: detect out-of-bounds extra-edges pointers | Jeff King | 2023-10-10 | 1 | -0/+8 | |
| * | | | | | | | commit-graph: check size of commit data chunk | Jeff King | 2023-10-10 | 1 | -0/+9 | |
| * | | | | | | | midx: check size of revindex chunk | Jeff King | 2023-10-10 | 1 | -0/+17 | |
| * | | | | | | | midx: bounds-check large offset chunk | Jeff King | 2023-10-10 | 1 | -0/+20 | |
| * | | | | | | | midx: check size of object offset chunk | Jeff King | 2023-10-10 | 1 | -0/+10 | |
| * | | | | | | | midx: enforce chunk alignment on reading | Jeff King | 2023-10-10 | 1 | -0/+14 | |
| * | | | | | | | midx: check size of pack names chunk | Jeff King | 2023-10-10 | 1 | -0/+11 | |
| * | | | | | | | commit-graph: check consistency of fanout table | Jeff King | 2023-10-10 | 2 | -4/+27 | |
| * | | | | | | | midx: check size of oid lookup chunk | Jeff King | 2023-10-10 | 1 | -0/+10 | |
| * | | | | | | | commit-graph: check size of oid fanout chunk | Jeff King | 2023-10-10 | 1 | -0/+26 | |
| * | | | | | | | midx: stop ignoring malformed oid fanout chunk | Jeff King | 2023-10-10 | 1 | -1/+19 | |
| * | | | | | | | t: add library for munging chunk-format files | Jeff King | 2023-10-10 | 2 | -0/+83 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'ak/pretty-decorate-more-fix' | Junio C Hamano | 2023-10-21 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | pretty: fix ref filtering for %(decorate) formats | Andy Koppe | 2023-10-09 | 1 | -3/+3 | |
* | | | | | | | | Merge branch 'vd/loose-ref-iteration-optimization' | Junio C Hamano | 2023-10-21 | 2 | -0/+53 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ref-cache.c: fix prefix matching in ref iteration | Victoria Dye | 2023-10-10 | 2 | -0/+53 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'ty/merge-tree-strategy-options' | Junio C Hamano | 2023-10-21 | 1 | -0/+23 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | merge-tree: add -X strategy option | Tang Yuyi | 2023-09-25 | 1 | -0/+23 | |
* | | | | | | | | Merge branch 'jc/merge-ort-attr-index-fix' | Junio C Hamano | 2023-10-18 | 1 | -0/+27 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | merge-ort: initialize repo in index state | John Cai | 2023-10-09 | 1 | -0/+27 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'tb/repack-max-cruft-size' | Junio C Hamano | 2023-10-18 | 3 | -121/+441 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | builtin/repack.c: avoid making cruft packs preferred | Taylor Blau | 2023-10-05 | 1 | -0/+39 | |
| * | | | | | | | builtin/repack.c: implement support for `--max-cruft-size` | Taylor Blau | 2023-10-05 | 2 | -0/+272 | |
| * | | | | | | | t7700: split cruft-related tests to t7704 | Taylor Blau | 2023-10-03 | 2 | -121/+130 | |
* | | | | | | | | Merge branch 'jk/decoration-and-other-leak-fixes' | Junio C Hamano | 2023-10-13 | 4 | -0/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | daemon: free listen_addr before returning | Jeff King | 2023-10-05 | 1 | -0/+2 | |
| * | | | | | | | | revision: clear decoration structs during release_revisions() | Jeff King | 2023-10-05 | 1 | -0/+1 | |
| * | | | | | | | | decorate: add clear_decoration() function | Jeff King | 2023-10-05 | 2 | -0/+4 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'ar/diff-index-merge-base-fix' | Junio C Hamano | 2023-10-13 | 1 | -3/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | diff: fix --merge-base with annotated tags | Alyssa Ross | 2023-10-02 | 1 | -3/+10 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'js/submodule-fix-misuse-of-path-and-name' | Junio C Hamano | 2023-10-13 | 2 | -15/+67 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | t7420: test that we correctly handle renamed submodules | Jan Alexander Steffens (heftig) | 2023-10-04 | 1 | -2/+24 | |
| * | | | | | | | | t7419: test that we correctly handle renamed submodules | Jan Alexander Steffens (heftig) | 2023-10-04 | 1 | -1/+29 | |
| * | | | | | | | | t7419, t7420: use test_cmp_config instead of grepping .gitmodules | Jan Alexander Steffens (heftig) | 2023-10-04 | 2 | -6/+6 | |
| * | | | | | | | | t7419: actually test the branch switching | Jan Alexander Steffens (heftig) | 2023-10-04 | 1 | -6/+8 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'jk/commit-graph-leak-fixes' | Junio C Hamano | 2023-10-13 | 14 | -0/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | commit-graph: clear oidset after finishing write | Jeff King | 2023-10-03 | 1 | -0/+2 | |
| * | | | | | | | | commit-graph: free write-context base_graph_name during cleanup | Jeff King | 2023-10-03 | 1 | -0/+2 | |
| * | | | | | | | | merge: free result of repo_get_merge_bases() | Jeff King | 2023-10-03 | 10 | -0/+10 | |
| * | | | | | | | | commit-reach: free temporary list in get_octopus_merge_bases() | Jeff King | 2023-10-03 | 1 | -0/+1 |