Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: format newlines | Kristoffer Haugsbakk | 2024-01-18 | 2 | -3/+0 |
* | The eighth batch | Junio C Hamano | 2024-01-16 | 1 | -0/+9 |
* | Merge branch 'ib/rebase-reschedule-doc' | Junio C Hamano | 2024-01-16 | 1 | -7/+10 |
|\ | |||||
| * | rebase: clarify --reschedule-failed-exec default | Illia Bobyr | 2024-01-05 | 1 | -7/+10 |
* | | Merge branch 'jk/commit-graph-slab-clear-fix' | Junio C Hamano | 2024-01-16 | 2 | -1/+5 |
|\ \ | |||||
| * | | commit-graph: retain commit slab when closing NULL commit_graph | Jeff King | 2024-01-05 | 2 | -1/+5 |
* | | | Merge branch 'jk/index-pack-lsan-false-positive-fix' | Junio C Hamano | 2024-01-16 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | index-pack: spawn threads atomically | Jeff King | 2024-01-05 | 1 | -0/+2 |
* | | | | Merge branch 'cp/sideband-array-index-comment-fix' | Junio C Hamano | 2024-01-16 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | sideband.c: remove redundant 'NEEDSWORK' tag | Chandra Pratap | 2023-12-28 | 1 | -1/+4 |
* | | | | | Merge branch 'ps/refstorage-extension' | Junio C Hamano | 2024-01-16 | 29 | -35/+335 |
|\ \ \ \ \ | |||||
| * | | | | | t9500: write "extensions.refstorage" into config | Patrick Steinhardt | 2024-01-02 | 1 | -0/+5 |
| * | | | | | builtin/clone: introduce `--ref-format=` value flag | Patrick Steinhardt | 2024-01-02 | 3 | -1/+34 |
| * | | | | | builtin/init: introduce `--ref-format=` value flag | Patrick Steinhardt | 2024-01-02 | 3 | -1/+45 |
| * | | | | | builtin/rev-parse: introduce `--show-ref-format` flag | Patrick Steinhardt | 2024-01-02 | 3 | -0/+24 |
| * | | | | | t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvar | Patrick Steinhardt | 2024-01-02 | 3 | -1/+18 |
| * | | | | | setup: introduce GIT_DEFAULT_REF_FORMAT envvar | Patrick Steinhardt | 2024-01-02 | 3 | -0/+30 |
| * | | | | | setup: introduce "extensions.refStorage" extension | Patrick Steinhardt | 2024-01-02 | 8 | -6/+69 |
| * | | | | | setup: set repository's formats on init | Patrick Steinhardt | 2024-01-02 | 1 | -0/+7 |
| * | | | | | setup: start tracking ref storage format | Patrick Steinhardt | 2024-01-02 | 7 | -9/+48 |
| * | | | | | refs: refactor logic to look up storage backends | Patrick Steinhardt | 2024-01-02 | 7 | -13/+31 |
| * | | | | | worktree: skip reading HEAD when repairing worktrees | Patrick Steinhardt | 2024-01-02 | 1 | -8/+23 |
| * | | | | | t: introduce DEFAULT_REPO_FORMAT prereq | Patrick Steinhardt | 2024-01-02 | 2 | -1/+5 |
| * | | | | | Merge branch 'ps/clone-into-reftable-repository' into ps/refstorage-extension | Junio C Hamano | 2023-12-20 | 8 | -91/+150 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'ps/reftable-fixes-and-optims' | Junio C Hamano | 2024-01-16 | 10 | -75/+117 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | reftable/merged: transfer ownership of records when iterating | Patrick Steinhardt | 2024-01-03 | 1 | -2/+4 |
| * | | | | | | | reftable/merged: really reuse buffers to compute record keys | Patrick Steinhardt | 2024-01-03 | 1 | -2/+0 |
| * | | | | | | | reftable/record: store "val2" hashes as static arrays | Patrick Steinhardt | 2024-01-03 | 4 | -20/+6 |
| * | | | | | | | reftable/record: store "val1" hashes as static arrays | Patrick Steinhardt | 2024-01-03 | 7 | -30/+13 |
| * | | | | | | | reftable/record: constify some parts of the interface | Patrick Steinhardt | 2024-01-03 | 2 | -6/+6 |
| * | | | | | | | reftable/writer: fix index corruption when writing multiple indices | Patrick Steinhardt | 2024-01-03 | 2 | -2/+82 |
| * | | | | | | | reftable/stack: do not auto-compact twice in `reftable_stack_add()` | Patrick Steinhardt | 2024-01-03 | 1 | -3/+0 |
| * | | | | | | | reftable/stack: do not overwrite errors when compacting | Patrick Steinhardt | 2024-01-03 | 1 | -12/+8 |
| * | | | | | | | Merge branch 'ps/reftable-fixes' into ps/reftable-fixes-and-optims | Junio C Hamano | 2023-12-20 | 12 | -114/+213 |
| |\ \ \ \ \ \ \ | |||||
* | | | | | | | | | The seventh batch | Junio C Hamano | 2024-01-13 | 1 | -1/+18 |
* | | | | | | | | | Merge branch 'cp/git-flush-is-an-env-bool' | Junio C Hamano | 2024-01-13 | 2 | -14/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | write-or-die: make GIT_FLUSH a Boolean environment variable | Chandra Pratap | 2024-01-04 | 2 | -14/+10 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'ms/rebase-insnformat-doc-fix' | Junio C Hamano | 2024-01-13 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Documentation: fix statement about rebase.instructionFormat | Maarten van der Schrieck | 2024-01-03 | 2 | -2/+2 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jx/sideband-chomp-newline-fix' | Junio C Hamano | 2024-01-13 | 4 | -10/+147 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | pkt-line: do not chomp newlines for sideband messages | Jiang Xin | 2023-12-18 | 3 | -3/+31 |
| * | | | | | | | | | pkt-line: memorize sideband fragment in reader | Jiang Xin | 2023-12-18 | 3 | -4/+6 |
| * | | | | | | | | | test-pkt-line: add option parser for unpack-sideband | Jiang Xin | 2023-12-18 | 2 | -5/+112 |
* | | | | | | | | | | Merge branch 'tb/multi-pack-verbatim-reuse' | Junio C Hamano | 2024-01-13 | 21 | -192/+1033 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | t/perf: add performance tests for multi-pack reuse | Taylor Blau | 2023-12-14 | 1 | -0/+81 |
| * | | | | | | | | | | pack-bitmap: enable reuse from all bitmapped packs | Taylor Blau | 2023-12-14 | 5 | -17/+245 |
| * | | | | | | | | | | pack-objects: allow setting `pack.allowPackReuse` to "single" | Taylor Blau | 2023-12-14 | 2 | -4/+17 |
| * | | | | | | | | | | t/test-lib-functions.sh: implement `test_trace2_data` helper | Taylor Blau | 2023-12-14 | 1 | -0/+14 |
| * | | | | | | | | | | pack-objects: add tracing for various packfile metrics | Taylor Blau | 2023-12-14 | 1 | -0/+7 |
| * | | | | | | | | | | pack-bitmap: prepare to mark objects from multiple packs for reuse | Taylor Blau | 2023-12-14 | 1 | -66/+106 |