summaryrefslogtreecommitdiff
path: root/Documentation/technical
AgeCommit message (Expand)Author
2025-02-18Merge branch 'ds/backfill'Junio C Hamano
2025-02-14Merge branch 'bc/doc-adoc-not-txt'Junio C Hamano
2025-02-03backfill: add --sparse optionDerrick Stolee
2025-02-03backfill: basic functionality and testsDerrick Stolee
2025-01-29Merge branch 'ds/path-walk-1'Junio C Hamano
2025-01-21doc: use .adoc extension for AsciiDoc filesbrian m. carlson
2025-01-21doc: update gitignore for .adoc extensionbrian m. carlson
2025-01-14meson: fix missing deps for technical articlesSam James
2024-12-27meson: generate articlesPatrick Steinhardt
2024-12-27Documentation: refactor "api-index.sh" for out-of-tree buildsPatrick Steinhardt
2024-12-20path-walk: mark trees and blobs as UNINTERESTINGDerrick Stolee
2024-12-20path-walk: visit tags and cached objectsDerrick Stolee
2024-12-20path-walk: allow consumer to specify object typesDerrick Stolee
2024-12-20t6601: add helper for testing path-walk APIDerrick Stolee
2024-12-20path-walk: introduce an object walk by pathDerrick Stolee
2024-12-07Documentation: add comparison of build systemsPatrick Steinhardt
2024-10-22doc: consolidate extensions in git-config documentationCaleb White
2024-10-07docs: fix the `maintain-git` links in `technical/platform-support`Johannes Schindelin
2024-09-23Documentation/technical: fix a typoAndrew Kreimer
2024-09-18Merge branch 'ps/clar-unit-test'Junio C Hamano
2024-09-04t: import the clar unit testing frameworkPatrick Steinhardt
2024-08-22trace2: implement trace2_printf() for event targetJosh Steadmon
2024-08-19Merge branch 'tb/incremental-midx-part-1'Junio C Hamano
2024-08-06Documentation: describe incremental MIDX formatTaylor Blau
2024-08-02Documentation: add platform support policyEmily Shaffer
2024-06-14Documentation/technical/bitmap-format.txt: add missing position tableTaylor Blau
2024-05-24Documentation/technical: describe pseudo-merge bitmaps formatTaylor Blau
2024-02-07refs: introduce reftable backendPatrick Steinhardt
2024-01-02setup: introduce "extensions.refStorage" extensionPatrick Steinhardt
2023-12-09Merge branch 'js/doc-unit-tests'Junio C Hamano
2023-11-10unit tests: add a project plan documentJosh Steadmon
2023-10-09documentation: add missing quotesElijah Newren
2023-10-09documentation: add some commas where they are helpfulElijah Newren
2023-10-09documentation: fix capitalizationElijah Newren
2023-10-09documentation: add missing articleElijah Newren
2023-10-09documentation: fix choice of articleElijah Newren
2023-10-09documentation: fix singular vs. pluralElijah Newren
2023-10-09documentation: fix verb tenseElijah Newren
2023-10-09documentation: fix subject/verb agreementElijah Newren
2023-10-09documentation: remove extraneous wordsElijah Newren
2023-10-09documentation: add missing wordsElijah Newren
2023-10-09documentation: fix apostrophe usageElijah Newren
2023-10-09documentation: fix typosElijah Newren
2023-10-09documentation: wording improvementsElijah Newren
2023-06-29Merge branch 'en/header-split-cache-h-part-3'Junio C Hamano
2023-06-21merge-ll: rename from ll-mergeElijah Newren
2023-06-12docs: typofixesLinus Arver
2023-02-15Merge branch 'ds/bundle-uri-5'Junio C Hamano
2023-01-31bundle-uri: drop bundle.flag from design docDerrick Stolee
2023-01-23Documentation: render dash correctlyAndrei Rybak