Age | Commit message (Expand) | Author | Files | Lines |
2022-03-30 | object-file: pass filename to fsync_or_die | Neeraj Singh | 1 | -4/+4 |
2022-03-29 | The 16th batch | Junio C Hamano | 1 | -0/+7 |
2022-03-29 | Merge branch 'jc/rebase-detach-fix' | Junio C Hamano | 2 | -7/+13 |
2022-03-29 | Merge branch 'jt/reset-grafts-when-resetting-shallow' | Junio C Hamano | 5 | -0/+22 |
2022-03-29 | Merge branch 'vd/cache-bottom-fix' | Junio C Hamano | 2 | -26/+20 |
2022-03-29 | Merge branch 'ab/refs-various-fixes' | Junio C Hamano | 9 | -188/+135 |
2022-03-25 | The 15th batch | Junio C Hamano | 1 | -0/+12 |
2022-03-25 | Merge branch 'gc/recursive-fetch-with-unused-submodules' | Junio C Hamano | 6 | -312/+761 |
2022-03-25 | Merge branch 'ps/fsync-refs' | Junio C Hamano | 5 | -3/+10 |
2022-03-25 | Merge branch 'ns/core-fsyncmethod' | Junio C Hamano | 26 | -60/+444 |
2022-03-23 | The 14th batch | Junio C Hamano | 1 | -0/+13 |
2022-03-23 | Merge branch 'ab/plug-random-leaks' | Junio C Hamano | 2 | -4/+19 |
2022-03-23 | Merge branch 'dc/complete-restore' | Junio C Hamano | 1 | -0/+4 |
2022-03-23 | Merge branch 'jc/cat-file-batch-default-format-optim' | Junio C Hamano | 2 | -6/+35 |
2022-03-23 | Merge branch 'js/in-place-reverse-in-sequencer' | Junio C Hamano | 1 | -6/+4 |
2022-03-23 | Merge branch 'ac/test-lazy-fetch' | Junio C Hamano | 1 | -0/+19 |
2022-03-23 | Merge branch 'ps/repack-with-server-info' | Junio C Hamano | 3 | -4/+63 |
2022-03-23 | Merge branch 'ds/doc-maintenance-synopsis-fix' | Junio C Hamano | 1 | -18/+20 |
2022-03-23 | Merge branch 'ab/reflog-prep-fix' | Junio C Hamano | 2 | -0/+11 |
2022-03-23 | Merge branch 'ep/remove-duplicated-includes' | Junio C Hamano | 6 | -6/+0 |
2022-03-23 | Merge branch 'ep/t6423-modernize' | Junio C Hamano | 1 | -5/+5 |
2022-03-23 | Merge branch 'jk/name-rev-w-genno' | Junio C Hamano | 2 | -14/+175 |
2022-03-23 | Merge branch 'jd/userdiff-kotlin' | Junio C Hamano | 15 | -0/+167 |
2022-03-23 | Merge branch 'bc/block-sha1-without-gcc-asm-extension' | Junio C Hamano | 1 | -17/+0 |
2022-03-23 | Merge branch 'gc/submodule-update-part1' | Junio C Hamano | 4 | -159/+183 |
2022-03-21 | The thirteenth batch | Junio C Hamano | 1 | -0/+15 |
2022-03-21 | Merge branch 'jy/gitweb-no-need-for-meta' | Junio C Hamano | 2 | -4/+15 |
2022-03-21 | Merge branch 'pw/single-key-interactive' | Junio C Hamano | 3 | -6/+33 |
2022-03-21 | Merge branch 'ds/partial-bundles' | Junio C Hamano | 20 | -133/+317 |
2022-03-21 | Merge branch 'ep/test-malloc-check-with-glibc-2.34' | Junio C Hamano | 1 | -0/+18 |
2022-03-21 | Merge branch 'sm/no-git-in-upstream-of-pipe-in-tests' | Junio C Hamano | 7 | -45/+72 |
2022-03-18 | rebase: set REF_HEAD_DETACH in checkout_up_to_date() | John Cai | 2 | -0/+11 |
2022-03-18 | rebase: use test_commit helper in setup | John Cai | 1 | -7/+2 |
2022-03-17 | shallow: reset commit grafts when shallow is reset | Jonathan Tan | 5 | -0/+22 |
2022-03-17 | refs debug: add a wrapper for "read_symbolic_ref" | Ævar Arnfjörð Bjarmason | 2 | -13/+27 |
2022-03-17 | packed-backend: remove stub BUG(...) functions | Ævar Arnfjörð Bjarmason | 1 | -79/+9 |
2022-03-17 | misc *.c: use designated initializers for struct assignments | Ævar Arnfjörð Bjarmason | 3 | -5/+7 |
2022-03-17 | refs: use designated initializers for "struct ref_iterator_vtable" | Ævar Arnfjörð Bjarmason | 5 | -23/+24 |
2022-03-17 | refs: use designated initializers for "struct ref_storage_be" | Ævar Arnfjörð Bjarmason | 3 | -78/+78 |
2022-03-17 | Revert "unpack-trees: improve performance of next_cache_entry" | Victoria Dye | 1 | -17/+6 |
2022-03-17 | unpack-trees: increment cache_bottom for sparse directories | Victoria Dye | 2 | -11/+11 |
2022-03-17 | t1092: add sparse directory before cone in test repo | Victoria Dye | 1 | -4/+9 |
2022-03-17 | diff.c: fix a double-free regression in a18d66cefb | Ævar Arnfjörð Bjarmason | 2 | -4/+13 |
2022-03-17 | tests: demonstrate "show --word-diff --color-moved" regression | Michael J Gruber | 1 | -1/+7 |
2022-03-16 | The twelfth batch | Junio C Hamano | 1 | -0/+21 |
2022-03-16 | Merge branch 'ab/string-list-count-in-size-t' | Junio C Hamano | 12 | -35/+39 |
2022-03-16 | Merge branch 'ab/racy-hooks' | Junio C Hamano | 8 | -25/+57 |
2022-03-16 | Merge branch 'ab/keep-git-exit-codes-in-tests' | Junio C Hamano | 19 | -218/+245 |
2022-03-16 | Merge branch 'tk/t7063-chmtime-dirs-too' | Junio C Hamano | 2 | -16/+28 |
2022-03-16 | Merge branch 'ds/commit-graph-gen-v2-fixes' | Junio C Hamano | 8 | -58/+176 |