Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rebase --exec: respect --quiet | Matheus Tavares | 2024-08-21 | 3 | -3/+12 |
* | The fifth batch | Junio C Hamano | 2024-08-15 | 1 | -0/+25 |
* | Merge branch 'xx/diff-tree-remerge-diff-fix' | Junio C Hamano | 2024-08-15 | 2 | -0/+48 |
|\ | |||||
| * | diff-tree: fix crash when used with --remerge-diff | Xing Xin | 2024-08-09 | 2 | -0/+48 |
* | | Merge branch 'jc/refs-symref-referent' | Junio C Hamano | 2024-08-15 | 52 | -62/+117 |
|\ \ | |||||
| * | | ref-filter: populate symref from iterator | John Cai | 2024-08-09 | 1 | -5/+12 |
| * | | refs: add referent to each_ref_fn | John Cai | 2024-08-09 | 48 | -54/+78 |
| * | | refs: keep track of unresolved reference value in iterators | John Cai | 2024-08-09 | 6 | -5/+30 |
* | | | Merge branch 'ps/submodule-ref-format' | Junio C Hamano | 2024-08-15 | 10 | -25/+298 |
|\ \ \ | |||||
| * | | | object: fix leaking packfiles when closing object store | Patrick Steinhardt | 2024-08-08 | 2 | -0/+10 |
| * | | | submodule: fix leaking seen submodule names | Patrick Steinhardt | 2024-08-08 | 3 | -0/+3 |
| * | | | submodule: fix leaking fetch tasks | Patrick Steinhardt | 2024-08-08 | 1 | -10/+7 |
| * | | | builtin/submodule: allow "add" to use different ref storage format | Patrick Steinhardt | 2024-08-08 | 4 | -2/+39 |
| * | | | refs: fix ref storage format for submodule ref stores | Patrick Steinhardt | 2024-08-08 | 2 | -2/+70 |
| * | | | builtin/clone: propagate ref storage format to submodules | Patrick Steinhardt | 2024-08-08 | 2 | -2/+31 |
| * | | | builtin/submodule: allow cloning with different ref storage format | Patrick Steinhardt | 2024-08-08 | 4 | -1/+84 |
| * | | | git-submodule.sh: break overly long command lines | Patrick Steinhardt | 2024-08-08 | 1 | -9/+55 |
* | | | | Merge branch 'ag/t7004-modernize' | Junio C Hamano | 2024-08-15 | 1 | -595/+549 |
|\ \ \ \ | |||||
| * | | | | t7004: make use of write_script | AbdAlRahman Gad | 2024-08-08 | 1 | -6/+2 |
| * | | | | t7004: use single quotes instead of double quotes | AbdAlRahman Gad | 2024-08-08 | 1 | -35/+35 |
| * | | | | t7004: begin the test body on the same line as test_expect_success | AbdAlRahman Gad | 2024-08-08 | 1 | -54/+71 |
| * | | | | t7004: description on the same line as test_expect_success | AbdAlRahman Gad | 2024-08-08 | 1 | -166/+83 |
| * | | | | t7004: do not prepare things outside test_expect_success | AbdAlRahman Gad | 2024-08-08 | 1 | -338/+360 |
| * | | | | t7004: use indented here-doc | AbdAlRahman Gad | 2024-08-08 | 1 | -19/+19 |
| * | | | | t7004: one command per line | AbdAlRahman Gad | 2024-08-08 | 1 | -2/+4 |
| * | | | | t7004: remove space after redirect operators | AbdAlRahman Gad | 2024-08-08 | 1 | -25/+25 |
| |/ / / | |||||
* | | | | Merge branch 'ps/reftable-stack-compaction' | Junio C Hamano | 2024-08-15 | 3 | -84/+310 |
|\ \ \ \ | |||||
| * | | | | reftable/stack: handle locked tables during auto-compaction | Patrick Steinhardt | 2024-08-08 | 3 | -22/+70 |
| * | | | | reftable/stack: fix corruption on concurrent compaction | Patrick Steinhardt | 2024-08-08 | 1 | -5/+102 |
| * | | | | reftable/stack: use lock_file when adding table to "tables.list" | Patrick Steinhardt | 2024-08-08 | 1 | -10/+11 |
| * | | | | reftable/stack: do not die when fsyncing lock file files | Patrick Steinhardt | 2024-08-08 | 1 | -2/+5 |
| * | | | | reftable/stack: simplify tracking of table locks | Patrick Steinhardt | 2024-08-08 | 1 | -7/+7 |
| * | | | | reftable/stack: update stats on failed full compaction | Patrick Steinhardt | 2024-08-08 | 2 | -9/+8 |
| * | | | | reftable/stack: test compaction with already-locked tables | Patrick Steinhardt | 2024-08-08 | 1 | -0/+77 |
| * | | | | reftable/stack: extract function to setup stack with N tables | Patrick Steinhardt | 2024-08-08 | 1 | -32/+32 |
| * | | | | reftable/stack: refactor function to gather table sizes | Patrick Steinhardt | 2024-08-08 | 1 | -5/+6 |
* | | | | | Merge branch 'es/doc-platform-support-policy' | Junio C Hamano | 2024-08-15 | 2 | -0/+191 |
|\ \ \ \ \ | |||||
| * | | | | | Documentation: add platform support policy | Emily Shaffer | 2024-08-03 | 2 | -0/+191 |
* | | | | | | Merge branch 'gt/unit-test-hashmap' | Junio C Hamano | 2024-08-15 | 4 | -357/+363 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t: port helper/test-hashmap.c to unit-tests/t-hashmap.c | Ghanshyam Thakkar | 2024-08-06 | 4 | -357/+363 |
* | | | | | | | Merge branch 'jc/t3206-test-when-finished-fix' | Junio C Hamano | 2024-08-15 | 1 | -26/+26 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t3206: test_when_finished before dirtying operations, not after | Junio C Hamano | 2024-08-06 | 1 | -26/+26 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'rs/t-example-simplify' | Junio C Hamano | 2024-08-15 | 1 | -16/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t-example-decorate: remove test messages | René Scharfe | 2024-07-30 | 1 | -16/+8 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jc/safe-directory' | Junio C Hamano | 2024-08-15 | 2 | -11/+225 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | safe.directory: setting safe.directory="." allows the "current" directory | Junio C Hamano | 2024-07-30 | 1 | -0/+64 |
| * | | | | | | | safe.directory: normalize the configured path | Junio C Hamano | 2024-07-30 | 2 | -4/+91 |
| * | | | | | | | safe.directory: normalize the checked path | Junio C Hamano | 2024-07-30 | 2 | -4/+69 |
| * | | | | | | | safe.directory: preliminary clean-up | Junio C Hamano | 2024-07-30 | 1 | -7/+5 |
* | | | | | | | | The fourth batch | Junio C Hamano | 2024-08-14 | 1 | -0/+56 |