aboutsummaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2026-02-19hook: allow disabling config hooksAdrian Ratiu
2026-02-19hook: include hooks from the configAdrian Ratiu
2026-02-19hook: add "git hook list" commandEmily Shaffer
2026-02-19wt-status: avoid passing NULL worktreePhillip Wood
2026-02-19pack-bitmap: fix bug with exact ref match in "pack.preferBitmapTips"Patrick Steinhardt
2026-02-19meson: fix MERGE_TOOL_DIR with "--no-bin-wrappers"Patrick Steinhardt
2026-02-19ci: don't skip smallest test slice in GitLabPatrick Steinhardt
2026-02-19alias: support non-alphanumeric names via subsection syntaxJonatan Holmgren
2026-02-19help: use list_aliases() for alias listingJonatan Holmgren
2026-02-19t: use test_seq -f and pipes in a few more placesAaron Plattner
2026-02-17format-patch: fix From header in cover letterMirko Faina
2026-02-17Merge branch 'sd/t7003-test-path-is-helpers'Junio C Hamano
2026-02-17Merge branch 'bk/t2003-modernise'Junio C Hamano
2026-02-17Merge branch 'yt/merge-file-outside-a-repository'Junio C Hamano
2026-02-17Merge branch 'pc/lockfile-pid'Junio C Hamano
2026-02-17fetch-pack: wire up and enable auto filter logicChristian Couder
2026-02-17list-objects-filter-options: support 'auto' mode for --filterChristian Couder
2026-02-17promisor-remote: allow a client to store fieldsChristian Couder
2026-02-17shallow: handling fetch relative-deepenSamo Pogačnik
2026-02-17add-patch: allow interfile navigation when selecting hunksAbraham Samuel Adekunle
2026-02-17interactive -p: add new `--auto-advance` flagAbraham Samuel Adekunle
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-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-13Merge branch 'sb/merge-ours-sparse'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 'cf/c23-const-preserving-strchr-updates-0'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-12t9812: modernize test path helpersAshwani Kumar Kamal
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-11builtin/pack-objects: don't fetch objects when merging packsPatrick Steinhardt
2026-02-09Merge branch 'ty/perf-3400-optim'Junio C Hamano
2026-02-09Merge branch 'ac/string-list-sort-u-and-tests'Junio C Hamano
2026-02-09Merge branch 'kn/ref-batch-output-error-reporting-fix'Junio C Hamano
2026-02-09Merge branch 'pw/replay-drop-empty'Junio C Hamano
2026-02-09Merge branch 'ps/history'Junio C Hamano
2026-02-09t7003: modernize path existence checks using test helpersSoutrikDas
2026-02-09t2003: modernize path existence checks using test helpersBurak Kaan Karaçay
2026-02-09checkout: tell "parse_remote_branch" which command is calling itJunio C Hamano
2026-02-07repository: require Rust support for interoperabilitybrian m. carlson
2026-02-07merge-file: honor merge.conflictStyle outside of a repositoryYannik Tausch
2026-02-06merge-ours: integrate with sparse-indexSam Bostock
2026-02-06tests: fix existing tests when add an ignore=all submoduleClaus Schneider(Eficode)
2026-02-06tests: t2206-add-submodule-ignored: ignore=all and add --force testsClaus Schneider(Eficode)