summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorLines
2025-04-14doc: fix asciidoctor synopsis processing of triple-dotsJean-Noël Avila-4/+6
2025-04-14doc: convert git-mv to new documentation formatJean-Noël Avila-15/+16
2025-04-14doc: move synopsis git-mv commands in the synopsis sectionJean-Noël Avila-4/+2
2025-04-14doc: convert git-rm to new documentation formatJean-Noël Avila-28/+28
2025-04-14doc: fix synopsis analysis logicJean-Noël Avila-7/+7
2025-04-14doc: convert git-reset to new documentation formatJean-Noël Avila-49/+49
2025-04-08merge-recursive.[ch]: thoroughly debug theseElijah Newren-20/+6
2025-04-08merge-ort: enable diff-algorithms other than histogramElijah Newren-14/+15
2025-04-08The fourth batchJunio C Hamano-2/+25
2025-04-08Merge branch 'dk/vimdiff-doc-fix'Junio C Hamano-1/+1
2025-04-08Merge branch 'tb/incremental-midx-part-2'Junio C Hamano-10/+72
2025-04-08Merge branch 'tb/http-curl-keepalive'Junio C Hamano-0/+18
2025-04-08update-ref: add --batch-updates flag for stdin modeKarthik Nayak-2/+12
2025-04-08builtin/maintenance: introduce "reflog-expire" taskPatrick Steinhardt-0/+13
2025-04-07git-zlib: use `struct z_stream_s` instead of typedefPatrick Steinhardt-2/+2
2025-04-07blame: print unblamable and ignored commits in porcelain modeKarthik Nayak-5/+7
2025-04-07builtin/cat-file: support "object:type=" objects filterPatrick Steinhardt-0/+3
2025-04-07builtin/cat-file: support "blob:limit=" objects filterPatrick Steinhardt-0/+5
2025-04-07builtin/cat-file: support "blob:none" objects filterPatrick Steinhardt-1/+3
2025-04-07builtin/cat-file: wire up an option to filter objectsPatrick Steinhardt-0/+16
2025-04-07help: include unsafe SHA-1 build info in versionJustin Tobler-1/+3
2025-04-07help: include SHA implementation in version infoJustin Tobler-0/+6
2025-04-07The third batchJunio C Hamano-0/+35
2025-04-07Merge branch 'pw/doc-pack-refs-markup-fix'Junio C Hamano-2/+2
2025-04-07Merge branch 'pw/build-breaking-changes-doc'Junio C Hamano-0/+2
2025-04-07Merge branch 'tb/combine-cruft-below-size'Junio C Hamano-9/+12
2025-04-07Merge branch 'ja/doc-branch-markup'Junio C Hamano-196/+196
2025-04-07Merge branch 'cc/lop-remote'Junio C Hamano-2/+2
2025-04-07Merge branch 'jc/name-rev-stdin'Junio C Hamano-0/+6
2025-04-07Merge branch 'aj/doc-restore-p-update'Junio C Hamano-3/+0
2025-04-01meson: distinguish build and target host binariesPatrick Steinhardt-6/+6
2025-03-29The second batchJunio C Hamano-0/+34
2025-03-29Merge branch 'hj/doc-rev-list-ancestry-fix'Junio C Hamano-1/+1
2025-03-29Merge branch 'ps/meson-with-breaking-changes'Junio C Hamano-3/+12
2025-03-29Merge branch 'en/merge-ort-prepare-to-remove-recursive'Junio C Hamano-6/+6
2025-03-29Merge branch 'cc/signed-fast-export-import'Junio C Hamano-6/+40
2025-03-26Start 2.50 cycle (batch #1)Junio C Hamano-0/+34
2025-03-26Merge branch 'ja/doc-block-delimiter-markup-fix'Junio C Hamano-11/+73
2025-03-26Merge branch 'sj/ref-consistency-checks-more'Junio C Hamano-1/+20
2025-03-26Merge branch 'jt/diff-pairs'Junio C Hamano-0/+61
2025-03-25vimdiff: clarify the sigil used for marking the buffer to saveD. Ben Knoble-1/+1
2025-03-23maintenance: add loose-objects.batchSize configDerrick Stolee-7/+16
2025-03-21Documentation: describe incremental MIDX bitmapsTaylor Blau-0/+72
2025-03-21Documentation: remove a "future work" item from the MIDX docsTaylor Blau-10/+0
2025-03-21repack: begin combining cruft packs with `--combine-cruft-below-size`Taylor Blau-0/+9
2025-03-21repack: avoid combining cruft packs with `--max-cruft-size`Taylor Blau-9/+3
2025-03-21rev-list: support NUL-delimited --missing optionJustin Tobler-2/+3
2025-03-21rev-list: support NUL-delimited --boundary optionJustin Tobler-5/+7
2025-03-21rev-list: support delimiting objects with NUL bytesJustin Tobler-0/+21
2025-03-21http.c: allow custom TCP keepalive behavior via configTaylor Blau-0/+18