summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-13Merge branch 'tc/last-modified-not-a-tree'Junio C Hamano-11/+34
2026-02-13Merge branch 'mc/doc-send-email-signed-off-by-cc'Junio C Hamano-1/+1
2026-02-13Merge branch 'cf/c23-const-preserving-strchr-updates-0'Junio C Hamano-31/+34
2026-02-13Merge branch 'jc/diff-highlight-main-master-testfix'Junio C Hamano-0/+2
2026-02-13Merge branch 'cs/subtree-reftable-testfix'Junio C Hamano-4/+3
2026-02-13Merge branch 'tc/memzero-array'Junio C Hamano-9/+33
2026-02-13t0213: add trace2 cmd_ancestry testsMatthew John Cheetham-2/+184
2026-02-13test-tool: extend trace2 helper with 400ancestryMatthew John Cheetham-0/+59
2026-02-13trace2: emit cmd_ancestry data for WindowsMatthew John Cheetham-0/+8
2026-02-13trace2: refactor Windows process ancestry trace2 eventMatthew John Cheetham-25/+25
2026-02-13build: include procinfo.c impl for macOSMatthew John Cheetham-0/+6
2026-02-13trace2: add macOS process ancestry tracingMatthew John Cheetham-0/+97
2026-02-13templates: detect commit messages containing diffsPhillip Wood-2/+52
2026-02-13templates: add .gitattributes entry for sample hooksPhillip Wood-1/+2
2026-02-12sparse-checkout: use string_list_sort_uAmisha Chhajed-2/+1
2026-02-12doc: add caveat about round-tripping format-patchKristoffer Haugsbakk-7/+62
2026-02-12t9812: modernize test path helpersAshwani Kumar Kamal-4/+4
2026-02-12odb: convert `odb_has_object()` flags into an enumPatrick Steinhardt-3/+3
2026-02-12odb: convert object info flags into an enumPatrick Steinhardt-22/+30
2026-02-12odb: drop gaps in object info flag valuesPatrick Steinhardt-4/+4
2026-02-12builtin/fsck: fix flags passed to `odb_has_object()`Patrick Steinhardt-1/+2
2026-02-12builtin/backfill: fix flags passed to `odb_has_object()`Patrick Steinhardt-2/+1
2026-02-12diff --anchored: avoid checking unmatched linesPhillip Wood-12/+6
2026-02-11Merge branch 'master' of https://github.com/j6t/gitkJunio C Hamano-2/+2
2026-02-11CodingGuidelines: document // commentsJunio C Hamano-0/+2
2026-02-11The 3rd batchJunio C Hamano-0/+10
2026-02-11Merge branch 'rs/blame-ignore-colors-fix'Junio C Hamano-4/+23
2026-02-11Merge branch 'hs/t9160-test-paths'Junio C Hamano-13/+13
2026-02-11Merge branch 'am/doc-github-contributiong-link-to-submittingpatches'Junio C Hamano-1/+2
2026-02-11Merge branch 'kh/doc-shortlog-fix'Junio C Hamano-3/+4
2026-02-11Merge branch 'sp/show-index-warn-fallback'Junio C Hamano-14/+17
2026-02-11builtin/pack-objects: don't fetch objects when merging packsPatrick Steinhardt-0/+28
2026-02-10doc: rerere-options.adoc: link to git-rerere(1)Kristoffer Haugsbakk-2/+2
2026-02-10xdiff-interface: stop using the_repositoryRené Scharfe-18/+21
2026-02-09The second batchJunio C Hamano-0/+21
2026-02-09Merge branch 'ty/perf-3400-optim'Junio C Hamano-15/+38
2026-02-09Merge branch 'ac/string-list-sort-u-and-tests'Junio C Hamano-16/+263
2026-02-09Merge branch 'sb/doc-worktree-prune-expire-improvement'Junio C Hamano-4/+10
2026-02-09Merge branch 'kn/ref-batch-output-error-reporting-fix'Junio C Hamano-125/+312
2026-02-09Merge branch 'pw/replay-drop-empty'Junio C Hamano-4/+31
2026-02-09Merge branch 'ps/history'Junio C Hamano-341/+1425
2026-02-09rerere: minor documantation updateJunio C Hamano-2/+2
2026-02-09doc: am: fill out hook discussionKristoffer Haugsbakk-4/+9
2026-02-09doc: am: add missing config am.messageIdKristoffer Haugsbakk-0/+6
2026-02-09doc: am: say that --message-id adds a trailerKristoffer Haugsbakk-7/+9
2026-02-09doc: am: normalize git(1) command linksKristoffer Haugsbakk-25/+24
2026-02-09t7003: modernize path existence checks using test helpersSoutrikDas-6/+6
2026-02-09t2003: modernize path existence checks using test helpersBurak Kaan Karaçay-25/+25
2026-02-09meson: fix building mergetool docsPhillip Wood-4/+1
2026-02-09checkout: tell "parse_remote_branch" which command is calling itJunio C Hamano-5/+42