aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-17builtin/history: rename "--ref-action=" to "--update-refs="Patrick Steinhardt
2026-02-17builtin/history: replace "--ref-action=print" with "--dry-run"Patrick Steinhardt
2026-02-17builtin/history: check for merges before asking for user inputPatrick Steinhardt
2026-02-17builtin/history: perform revwalk checks before asking for user inputPatrick Steinhardt
2026-02-17git-gui: wire up "git-gui--askyesno" with MesonPatrick Steinhardt
2026-02-17git-gui: massage "git-gui--askyesno" with "generate-script.sh"Patrick Steinhardt
2026-02-17git-gui: prefer shell at "/bin/sh" with MesonPatrick Steinhardt
2026-02-17git-gui: fix use of GIT_CEILING_DIRECTORIESPatrick Steinhardt
2026-02-14repo: add new flag --keys to git-repo-infoLucas Seiki Oshiro
2026-02-14repo: rename the output format "keyvalue" to "lines"Lucas Seiki Oshiro
2026-02-14CodingGuidelines: document NEEDSWORK commentsJunio C Hamano
2026-02-13The 4th batchJunio C Hamano
2026-02-13Merge branch 'sb/merge-ours-sparse'Junio C Hamano
2026-02-13Merge branch 'sd/doc-my1c-api-config-reference-fix'Junio C Hamano
2026-02-13Merge branch 'jc/ci-test-contrib-too'Junio C Hamano
2026-02-13Merge branch 'jt/odb-transaction-per-source'Junio C Hamano
2026-02-13Merge branch 'ps/commit-list-functions-renamed'Junio C Hamano
2026-02-13Merge branch 'tc/last-modified-not-a-tree'Junio C Hamano
2026-02-13Merge branch 'mc/doc-send-email-signed-off-by-cc'Junio C Hamano
2026-02-13Merge branch 'cf/c23-const-preserving-strchr-updates-0'Junio C Hamano
2026-02-13Merge branch 'jc/diff-highlight-main-master-testfix'Junio C Hamano
2026-02-13Merge branch 'cs/subtree-reftable-testfix'Junio C Hamano
2026-02-13Merge branch 'tc/memzero-array'Junio C Hamano
2026-02-13t0213: add trace2 cmd_ancestry testsMatthew John Cheetham
2026-02-13test-tool: extend trace2 helper with 400ancestryMatthew John Cheetham
2026-02-13trace2: emit cmd_ancestry data for WindowsMatthew John Cheetham
2026-02-13trace2: refactor Windows process ancestry trace2 eventMatthew John Cheetham
2026-02-13build: include procinfo.c impl for macOSMatthew John Cheetham
2026-02-13trace2: add macOS process ancestry tracingMatthew John Cheetham
2026-02-13templates: detect commit messages containing diffsPhillip Wood
2026-02-13templates: add .gitattributes entry for sample hooksPhillip Wood
2026-02-12sparse-checkout: use string_list_sort_uAmisha Chhajed
2026-02-12doc: add caveat about round-tripping format-patchKristoffer Haugsbakk
2026-02-12t9812: modernize test path helpersAshwani Kumar Kamal
2026-02-12odb: convert `odb_has_object()` flags into an enumPatrick Steinhardt
2026-02-12odb: convert object info flags into an enumPatrick Steinhardt
2026-02-12odb: drop gaps in object info flag valuesPatrick Steinhardt
2026-02-12builtin/fsck: fix flags passed to `odb_has_object()`Patrick Steinhardt
2026-02-12builtin/backfill: fix flags passed to `odb_has_object()`Patrick Steinhardt
2026-02-12diff --anchored: avoid checking unmatched linesPhillip Wood
2026-02-11Merge branch 'master' of https://github.com/j6t/gitkJunio C Hamano
2026-02-11CodingGuidelines: document // commentsJunio C Hamano
2026-02-11The 3rd batchJunio C Hamano
2026-02-11Merge branch 'rs/blame-ignore-colors-fix'Junio C Hamano
2026-02-11Merge branch 'hs/t9160-test-paths'Junio C Hamano
2026-02-11Merge branch 'am/doc-github-contributiong-link-to-submittingpatches'Junio C Hamano
2026-02-11Merge branch 'kh/doc-shortlog-fix'Junio C Hamano
2026-02-11Merge branch 'sp/show-index-warn-fallback'Junio C Hamano
2026-02-11builtin/pack-objects: don't fetch objects when merging packsPatrick Steinhardt
2026-02-10doc: rerere-options.adoc: link to git-rerere(1)Kristoffer Haugsbakk