summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-04path: remove redundant function callsK Jayatheerth1-5/+5
2026-03-04path: use size_t for dir_prefix lengthK Jayatheerth1-1/+1
2026-03-04path: remove unused headerK Jayatheerth1-1/+0
2026-03-04git-gui: grey out comment lines in commit messageWolfgang Faust1-0/+18
2026-03-03submodule: fetch missing objects from default remoteNasser Grainawi6-4/+330
2026-03-03builtin/history: implement "split" subcommandPatrick Steinhardt4-0/+1070
2026-03-03builtin/history: split out extended function to create commitsPatrick Steinhardt1-27/+40
2026-03-03cache-tree: allow writing in-memory index as treePatrick Steinhardt3-4/+6
2026-03-03add-patch: allow disabling editing of hunksPatrick Steinhardt7-15/+28
2026-03-03add-patch: add support for in-memory index patchingPatrick Steinhardt2-25/+132
2026-03-03add-patch: remove dependency on "add-interactive" subsystemPatrick Steinhardt1-42/+46
2026-03-03add-patch: split out `struct interactive_options`Patrick Steinhardt10-258/+290
2026-03-03add-patch: split out header from "add-interactive.h"Patrick Steinhardt3-21/+31
2026-03-03t3700: use test_grep helper for better diagnosticsSiddharth Shrimali1-18/+18
2026-03-03t3700: avoid suppressing git's exit codeSiddharth Shrimali1-15/+28
2026-03-03gitk: commit translation files without file informationJohannes Sixt16-4487/+155
2026-03-03The 10th batchJunio C Hamano1-0/+13
2026-03-03Merge branch 'hy/diff-lazy-fetch-with-break-fix'Junio C Hamano2-0/+32
2026-03-03Merge branch 'aa/add-p-no-auto-advance'Junio C Hamano9-43/+241
2026-03-03Merge branch 'lg/t2004-test-path-is-helpers'Junio C Hamano1-21/+21
2026-03-03Merge branch 'ps/simplify-normalize-path-copy-len'Junio C Hamano1-6/+13
2026-03-03Merge branch 'sc/pack-redundant-leakfix'Junio C Hamano1-1/+3
2026-03-03Merge branch 'cs/subtree-split-fixes'Junio C Hamano2-58/+190
2026-03-03for-each-repo: simplify passing of parametersDerrick Stolee1-6/+3
2026-03-03for-each-repo: work correctly in a worktreeDerrick Stolee2-5/+46
2026-03-03run-command: extract sanitize_repo_env helperDerrick Stolee2-6/+16
2026-03-03for-each-repo: test outside of repo contextDerrick Stolee1-7/+12
2026-03-03doc: fix list continuation in alias.adocJonatan Holmgren1-1/+1
2026-03-03xdiff: re-diff shifted change groups when using histogram algorithmYee Cheng Chin3-2/+210
2026-03-02doc: gitprotocol-pack: normalize italic formattingLorenzoPegorari1-5/+5
2026-03-02doc: gitprotocol-pack: improve paragraphs structureLorenzoPegorari1-1/+3
2026-03-02doc: gitprotocol-pack: fix pronoun-antecedent agreementLorenzoPegorari1-2/+2
2026-03-02The 9th batchJunio C Hamano1-0/+27
2026-03-02Merge branch 'jt/object-file-use-container-of'Junio C Hamano1-7/+16
2026-03-02Merge branch 'ps/receive-pack-shallow-optim'Junio C Hamano5-13/+63
2026-03-02Merge branch 'kh/doc-patch-id-4'Junio C Hamano1-3/+48
2026-03-02Merge branch 'ps/meson-gitk-git-gui'Junio C Hamano4-0/+20
2026-03-02Merge branch 'pw/meson-doc-mergetool'Junio C Hamano1-4/+1
2026-03-02Merge branch 'kh/doc-am-xref'Junio C Hamano2-35/+47
2026-03-02Merge branch 'ps/object-info-bits-cleanup'Junio C Hamano8-29/+35
2026-03-02Merge branch 'ag/http-netrc-tests'Junio C Hamano4-2/+41
2026-03-02Merge branch 'ty/symlinks-use-unsigned-for-bitset'Junio C Hamano2-8/+9
2026-03-02Merge branch 'ps/validate-prefix-in-subtree-split'Junio C Hamano2-0/+31
2026-03-02Merge branch 'uk/signature-is-good-after-key-expires'Junio C Hamano1-2/+3
2026-03-02Merge branch 'ps/odb-for-each-object'Junio C Hamano13-311/+462
2026-03-02Merge branch 'ar/run-command-hook-take-2' into ar/config-hooksJunio C Hamano1-2/+13
2026-03-02builtin/receive-pack: avoid spinning no-op sideband async threadsAdrian Ratiu1-2/+13
2026-03-02builtin/repo: find tree with most entriesJustin Tobler2-4/+34
2026-03-02builtin/repo: find commit with most parentsJustin Tobler2-73/+123
2026-03-02builtin/repo: add OID annotations to table outputJustin Tobler2-80/+143