summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-17builtin/history: perform revwalk checks before asking for user inputPatrick Steinhardt-27/+44
2026-02-14repo: add new flag --keys to git-repo-infoLucas Seiki Oshiro-11/+72
2026-02-14repo: rename the output format "keyvalue" to "lines"Lucas Seiki Oshiro-23/+25
2026-02-14CodingGuidelines: document NEEDSWORK commentsJunio C Hamano-0/+10
2026-02-13The 4th batchJunio C Hamano-0/+35
2026-02-13Merge branch 'sb/merge-ours-sparse'Junio C Hamano-6/+23
2026-02-13Merge branch 'sd/doc-my1c-api-config-reference-fix'Junio C Hamano-1/+1
2026-02-13Merge branch 'jc/ci-test-contrib-too'Junio C Hamano-0/+30
2026-02-13Merge branch 'jt/odb-transaction-per-source'Junio C Hamano-49/+74
2026-02-13Merge branch 'ps/commit-list-functions-renamed'Junio C Hamano-144/+163
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