summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-17Merge branch 'rs/version-wo-the-repository'Junio C Hamano-4/+0
2026-02-17Merge branch 'yt/merge-file-outside-a-repository'Junio C Hamano-7/+44
2026-02-17Merge branch 'ja/doc-synopsis-style-even-more'Junio C Hamano-307/+341
2026-02-17Merge branch 'pc/lockfile-pid'Junio C Hamano-29/+315
2026-02-17environment: stop storing `core.attributesFile` globallyOlamide Caleb Bello-7/+45
2026-02-17gitweb: let page header grow on mobile for long wrapped project namesRito Rhymes-1/+1
2026-02-17gitweb: fix mobile footer overflow by wrapping text and clearing floatsRito Rhymes-1/+7
2026-02-17gitweb: fix mobile page overflow across log/commit/blob/diff viewsRito Rhymes-0/+52
2026-02-17gitweb: prevent project search bar from overflowing on mobileRito Rhymes-0/+12
2026-02-17gitweb: add viewport meta tag for mobile devicesRito Rhymes-0/+1
2026-02-17fetch-pack: wire up and enable auto filter logicChristian Couder-15/+134
2026-02-17promisor-remote: change promisor_remote_reply()'s signatureChristian Couder-17/+20
2026-02-17promisor-remote: keep advertised filters in memoryChristian Couder-0/+65
2026-02-17list-objects-filter-options: support 'auto' mode for --filterChristian Couder-3/+105
2026-02-17doc: fetch: document `--filter=<filter-spec>` optionChristian Couder-0/+10
2026-02-17fetch: make filter_options local to cmd_fetch()Christian Couder-21/+27
2026-02-17clone: make filter_options local to cmd_clone()Christian Couder-5/+11
2026-02-17promisor-remote: allow a client to store fieldsChristian Couder-6/+250
2026-02-17promisor-remote: refactor initialising field listsChristian Couder-14/+14
2026-02-17shallow: handling fetch relative-deepenSamo Pogačnik-82/+87
2026-02-17shallow: free local object_array allocationsSamo Pogačnik-0/+1
2026-02-17doc: patch-id: see also git-cherry(1)Kristoffer Haugsbakk-0/+4
2026-02-17doc: patch-id: add script exampleKristoffer Haugsbakk-0/+40
2026-02-17doc: patch-id: emphasize multi-patch processingKristoffer Haugsbakk-3/+4
2026-02-17add-patch: allow interfile navigation when selecting hunksAbraham Samuel Adekunle-5/+161
2026-02-17add-patch: allow all-or-none application of patchesAbraham Samuel Adekunle-27/+35
2026-02-17add-patch: modify patch_update_file() signatureAbraham Samuel Adekunle-13/+19
2026-02-17interactive -p: add new `--auto-advance` flagAbraham Samuel Adekunle-1/+29
2026-02-17ref-filter: avoid strrchr() in rstrip_ref_components()Jeff King-8/+6
2026-02-17ref-filter: simplify rstrip_ref_components() memory handlingJeff King-3/+2
2026-02-17ref-filter: simplify lstrip_ref_components() memory handlingJeff King-7/+2
2026-02-17ref-filter: factor out refname component countingJeff King-23/+11
2026-02-17Documentation/git-history: document default for "--update-refs="Patrick Steinhardt-1/+1
2026-02-17builtin/history: rename "--ref-action=" to "--update-refs="Patrick Steinhardt-10/+10
2026-02-17builtin/history: replace "--ref-action=print" with "--dry-run"Patrick Steinhardt-78/+98
2026-02-17builtin/history: check for merges before asking for user inputPatrick Steinhardt-1/+40
2026-02-17builtin/history: perform revwalk checks before asking for user inputPatrick Steinhardt-27/+44
2026-02-17git-gui: wire up "git-gui--askyesno" with MesonPatrick Steinhardt-13/+15
2026-02-17git-gui: massage "git-gui--askyesno" with "generate-script.sh"Patrick Steinhardt-2/+6
2026-02-17git-gui: prefer shell at "/bin/sh" with MesonPatrick Steinhardt-1/+1
2026-02-17git-gui: fix use of GIT_CEILING_DIRECTORIESPatrick Steinhardt-5/+16
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