aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-19commit: use commit graph in `lookup_commit_reference_gently()`Patrick Steinhardt
2026-02-19commit: make `repo_parse_commit_no_graph()` more robustPatrick Steinhardt
2026-02-19commit: avoid parsing non-commits in `lookup_commit_reference_gently()`Patrick Steinhardt
2026-02-19t: use test_seq -f and pipes in a few more placesAaron Plattner
2026-02-19wt-status: use hash_algo from local repository instead of global the_hash_algoShreyansh Paliwal
2026-02-19wt-status: replace uses of the_repository with local repository instancesShreyansh Paliwal
2026-02-19wt-status: pass struct repository through function parametersShreyansh Paliwal
2026-02-18Merge branch 'pks-meson-fixes' of github.com:pks-gitlab/git-guiJohannes Sixt
2026-02-17format-patch: fix From header in cover letterMirko Faina
2026-02-17The 5th batchJunio C Hamano
2026-02-17Merge branch 'jc/doc-rerere-update'Junio C Hamano
2026-02-17Merge branch 'sd/t7003-test-path-is-helpers'Junio C Hamano
2026-02-17Merge branch 'kh/doc-rerere-options-xref'Junio C Hamano
2026-02-17Merge branch 'bk/t2003-modernise'Junio C Hamano
2026-02-17Merge branch 'rs/commit-commit-stack'Junio C Hamano
2026-02-17Merge branch 'rs/clean-includes'Junio C Hamano
2026-02-17Merge branch 'rs/xdiff-wo-the-repository'Junio C Hamano
2026-02-17Merge branch 'rs/version-wo-the-repository'Junio C Hamano
2026-02-17Merge branch 'yt/merge-file-outside-a-repository'Junio C Hamano
2026-02-17Merge branch 'ja/doc-synopsis-style-even-more'Junio C Hamano
2026-02-17Merge branch 'pc/lockfile-pid'Junio C Hamano
2026-02-17environment: stop storing `core.attributesFile` globallyOlamide Caleb Bello
2026-02-17gitweb: let page header grow on mobile for long wrapped project namesRito Rhymes
2026-02-17gitweb: fix mobile footer overflow by wrapping text and clearing floatsRito Rhymes
2026-02-17gitweb: fix mobile page overflow across log/commit/blob/diff viewsRito Rhymes
2026-02-17gitweb: prevent project search bar from overflowing on mobileRito Rhymes
2026-02-17gitweb: add viewport meta tag for mobile devicesRito Rhymes
2026-02-17fetch-pack: wire up and enable auto filter logicChristian Couder
2026-02-17promisor-remote: change promisor_remote_reply()'s signatureChristian Couder
2026-02-17promisor-remote: keep advertised filters in memoryChristian Couder
2026-02-17list-objects-filter-options: support 'auto' mode for --filterChristian Couder
2026-02-17doc: fetch: document `--filter=<filter-spec>` optionChristian Couder
2026-02-17fetch: make filter_options local to cmd_fetch()Christian Couder
2026-02-17clone: make filter_options local to cmd_clone()Christian Couder
2026-02-17promisor-remote: allow a client to store fieldsChristian Couder
2026-02-17promisor-remote: refactor initialising field listsChristian Couder
2026-02-17shallow: handling fetch relative-deepenSamo Pogačnik
2026-02-17shallow: free local object_array allocationsSamo Pogačnik
2026-02-17doc: patch-id: see also git-cherry(1)Kristoffer Haugsbakk
2026-02-17doc: patch-id: add script exampleKristoffer Haugsbakk
2026-02-17doc: patch-id: emphasize multi-patch processingKristoffer Haugsbakk
2026-02-17add-patch: allow interfile navigation when selecting hunksAbraham Samuel Adekunle
2026-02-17add-patch: allow all-or-none application of patchesAbraham Samuel Adekunle
2026-02-17add-patch: modify patch_update_file() signatureAbraham Samuel Adekunle
2026-02-17interactive -p: add new `--auto-advance` flagAbraham Samuel Adekunle
2026-02-17ref-filter: avoid strrchr() in rstrip_ref_components()Jeff King
2026-02-17ref-filter: simplify rstrip_ref_components() memory handlingJeff King
2026-02-17ref-filter: simplify lstrip_ref_components() memory handlingJeff King
2026-02-17ref-filter: factor out refname component countingJeff King
2026-02-17Documentation/git-history: document default for "--update-refs="Patrick Steinhardt