summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2025-04-24The ninth batchJunio C Hamano1-0/+14
2025-04-24Merge branch 'rj/build-tweaks'Junio C Hamano1-0/+20
2025-04-24Merge branch 'ps/parse-options-integers'Junio C Hamano1-4/+6
2025-04-24Merge branch 'ds/doc-disable-hooks'Junio C Hamano1-0/+5
2025-04-23The eighth batchJunio C Hamano1-0/+15
2025-04-23Merge branch 'ja/doc-reset-mv-rm-markup-updates'Junio C Hamano6-103/+107
2025-04-17The seventh batchJunio C Hamano1-0/+14
2025-04-17Merge branch 'en/merge-recursive-debug'Junio C Hamano2-33/+20
2025-04-17Merge branch 'kn/blame-porcelain-unblamable'Junio C Hamano2-5/+7
2025-04-17Merge branch 'jk/fetch-follow-remote-head-fix'Junio C Hamano1-1/+2
2025-04-17parse-options: rename `OPT_MAGNITUDE()` to `OPT_UNSIGNED()`Patrick Steinhardt1-2/+2
2025-04-17parse-options: support unit factors in `OPT_INTEGER()`Patrick Steinhardt1-2/+4
2025-04-16meson.build: only set build variables for non-default valuesRamsay Jones1-0/+20
2025-04-16The sixth batchJunio C Hamano1-0/+48
2025-04-16Merge branch 'ps/cat-file-filter-batch'Junio C Hamano1-0/+26
2025-04-16Merge branch 'jt/help-sha-backend-info-in-build-options'Junio C Hamano1-0/+8
2025-04-16Merge branch 'kn/non-transactional-batch-updates'Junio C Hamano1-2/+12
2025-04-16Merge branch 'ps/maintenance-reflog-expire'Junio C Hamano2-0/+13
2025-04-16Merge branch 'jt/rev-list-z'Junio C Hamano1-0/+24
2025-04-16Merge branch 'ps/misc-build-fixes'Junio C Hamano1-6/+6
2025-04-16docs: document core.hooksPath=/dev/nullDerrick Stolee1-0/+5
2025-04-16Documentation: stop depending on Perl to generate command listPatrick Steinhardt4-84/+108
2025-04-16Documentation: stop depending on Perl to massage user manualPatrick Steinhardt3-17/+23
2025-04-15The fifth batchJunio C Hamano1-0/+29
2025-04-15Merge branch 'ds/maintenance-loose-objects-batchsize'Junio C Hamano2-7/+16
2025-04-15Merge branch 'kn/reflog-drop'Junio C Hamano1-4/+19
2025-04-14doc: add markup for characters in GuidelinesJean-Noël Avila1-0/+3
2025-04-14doc: fix asciidoctor synopsis processing of triple-dotsJean-Noël Avila2-4/+6
2025-04-14doc: convert git-mv to new documentation formatJean-Noël Avila1-15/+16
2025-04-14doc: move synopsis git-mv commands in the synopsis sectionJean-Noël Avila1-4/+2
2025-04-14doc: convert git-rm to new documentation formatJean-Noël Avila1-28/+28
2025-04-14doc: fix synopsis analysis logicJean-Noël Avila2-7/+7
2025-04-14doc: convert git-reset to new documentation formatJean-Noël Avila1-49/+49
2025-04-08merge-recursive.[ch]: thoroughly debug theseElijah Newren2-20/+6
2025-04-08merge-ort: enable diff-algorithms other than histogramElijah Newren1-14/+15
2025-04-08The fourth batchJunio C Hamano1-2/+25
2025-04-08Merge branch 'dk/vimdiff-doc-fix'Junio C Hamano1-1/+1
2025-04-08Merge branch 'tb/incremental-midx-part-2'Junio C Hamano1-10/+72
2025-04-08Merge branch 'tb/http-curl-keepalive'Junio C Hamano1-0/+18
2025-04-08update-ref: add --batch-updates flag for stdin modeKarthik Nayak1-2/+12
2025-04-08builtin/maintenance: introduce "reflog-expire" taskPatrick Steinhardt2-0/+13
2025-04-07git-zlib: use `struct z_stream_s` instead of typedefPatrick Steinhardt1-2/+2
2025-04-07blame: print unblamable and ignored commits in porcelain modeKarthik Nayak2-5/+7
2025-04-07builtin/cat-file: support "object:type=" objects filterPatrick Steinhardt1-0/+3
2025-04-07builtin/cat-file: support "blob:limit=" objects filterPatrick Steinhardt1-0/+5
2025-04-07builtin/cat-file: support "blob:none" objects filterPatrick Steinhardt1-1/+3
2025-04-07builtin/cat-file: wire up an option to filter objectsPatrick Steinhardt1-0/+16
2025-04-07help: include unsafe SHA-1 build info in versionJustin Tobler1-1/+3
2025-04-07help: include SHA implementation in version infoJustin Tobler1-0/+6
2025-04-07The third batchJunio C Hamano1-0/+35