summaryrefslogtreecommitdiffstats
path: root/Documentation/technical
AgeCommit message (Expand)AuthorLines
2025-06-25Merge branch 'jc/you-still-use-whatchanged'Junio C Hamano-1/+1
2025-06-18Merge branch 'jw/doc-txt-to-adoc-refs'Junio C Hamano-1/+4
2025-06-17Merge branch 'ds/path-walk-2'Junio C Hamano-0/+9
2025-06-06doc: update references to renamed AsciiDoc filesJouke Witteveen-1/+4
2025-06-02Merge branch 'wk/sparse-checkout-doc-fix'Junio C Hamano-1/+1
2025-05-30doc: sparse-checkout: use consistent inline list styleWonuk Kim-1/+1
2025-05-19Merge branch 'sc/bundle-uri-use-all-refs-in-bundle'Junio C Hamano-7/+7
2025-05-16path-walk: add new 'edge_aggressive' optionDerrick Stolee-0/+8
2025-05-16pack-objects: add --path-walk optionDerrick Stolee-0/+1
2025-05-12whatchanged: remove when built with WITH_BREAKING_CHANGESJunio C Hamano-1/+1
2025-04-25bundle-uri: copy all bundle references ino the refs/bundle spaceScott Chacon-7/+7
2025-04-24Merge branch 'ps/parse-options-integers'Junio C Hamano-4/+6
2025-04-17Merge branch 'en/merge-recursive-debug'Junio C Hamano-2/+0
2025-04-17parse-options: rename `OPT_MAGNITUDE()` to `OPT_UNSIGNED()`Patrick Steinhardt-2/+2
2025-04-17parse-options: support unit factors in `OPT_INTEGER()`Patrick Steinhardt-2/+4
2025-04-08merge-recursive.[ch]: thoroughly debug theseElijah Newren-2/+0
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-06Merge branch 'tz/doc-txt-to-adoc-fixes'Junio C Hamano-3/+3
2025-03-05Merge branch 'pw/build-meson-technical-and-howto-docs'Junio C Hamano-31/+31
2025-03-05Merge branch 'cc/lop-remote'Junio C Hamano-0/+656
2025-03-03doc: *.txt -> *.adoc fixesTodd Zullinger-2/+2
2025-03-03technical/partial-clone: update reference to rev-list-options.adocTodd Zullinger-1/+1
2025-03-03doc: add technical design doc for large object promisorsChristian Couder-0/+656
2025-03-03meson: fix building technical and howto docsPhillip Wood-31/+31
2025-02-18Merge branch 'ds/backfill'Junio C Hamano-1/+10
2025-02-14Merge branch 'bc/doc-adoc-not-txt'Junio C Hamano-5/+6
2025-02-03backfill: add --sparse optionDerrick Stolee-0/+8
2025-02-03backfill: basic functionality and testsDerrick Stolee-1/+2
2025-01-29Merge branch 'ds/path-walk-1'Junio C Hamano-0/+63
2025-01-21doc: use .adoc extension for AsciiDoc filesbrian m. carlson-5/+5
2025-01-21doc: update gitignore for .adoc extensionbrian m. carlson-0/+1
2025-01-14meson: fix missing deps for technical articlesSam James-0/+1
2024-12-27meson: generate articlesPatrick Steinhardt-0/+66
2024-12-27Documentation: refactor "api-index.sh" for out-of-tree buildsPatrick Steinhardt-4/+15
2024-12-20path-walk: mark trees and blobs as UNINTERESTINGDerrick Stolee-0/+8
2024-12-20path-walk: visit tags and cached objectsDerrick Stolee-1/+1
2024-12-20path-walk: allow consumer to specify object typesDerrick Stolee-0/+9
2024-12-20t6601: add helper for testing path-walk APIDerrick Stolee-1/+2
2024-12-20path-walk: introduce an object walk by pathDerrick Stolee-0/+45
2024-12-07Documentation: add comparison of build systemsPatrick Steinhardt-0/+224
2024-10-22doc: consolidate extensions in git-config documentationCaleb White-44/+6
2024-10-07docs: fix the `maintain-git` links in `technical/platform-support`Johannes Schindelin-2/+2
2024-09-23Documentation/technical: fix a typoAndrew Kreimer-1/+1
2024-09-18Merge branch 'ps/clar-unit-test'Junio C Hamano-0/+2
2024-09-04t: import the clar unit testing frameworkPatrick Steinhardt-0/+2
2024-08-22trace2: implement trace2_printf() for event targetJosh Steadmon-2/+15
2024-08-19Merge branch 'tb/incremental-midx-part-1'Junio C Hamano-0/+103
2024-08-06Documentation: describe incremental MIDX formatTaylor Blau-0/+103
2024-08-02Documentation: add platform support policyEmily Shaffer-0/+190