summaryrefslogtreecommitdiff
path: root/Documentation/technical
AgeCommit message (Expand)Author
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
2022-11-18Merge branch 'en/sparse-checkout-design'Taylor Blau
2022-11-11repository-version.txt: partialClone casing changeKousik Sanagavarapu
2022-11-08Merge branch 'po/glossary-around-traversal'Taylor Blau
2022-11-07sparse-checkout.txt: new document with sparse-checkout directionsElijah Newren
2022-10-30doc: use 'object database' not ODB or abbreviationPhilip Oakley
2022-10-30doc: use "commit-graph" hyphenation consistentlyPhilip Oakley
2022-10-24trace2: add global counter mechanismJeff Hostetler
2022-10-24trace2: add stopwatch timersJeff Hostetler
2022-10-24api-trace2.txt: elminate section describing the public trace2 APIJeff Hostetler