summaryrefslogtreecommitdiff
path: root/Documentation/technical
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge branch 'jc/rerere-doc-typofix'Junio C Hamano1-1/+1
8 daysMerge branch 'ty/repository-fetch-if-missing'Junio C Hamano1-1/+1
2026-08-24rerere: technical documentation typofixJunio C Hamano1-1/+1
2026-08-23Merge branch 'kk/merge-base-exhaustion'Junio C Hamano2-0/+156
2026-08-15repository: move fetch_if_missing into struct repositoryTian Yuchen1-1/+1
2026-08-11commit-reach: remove commit-date ordering fallbackKristofer Karlsson1-37/+0
2026-08-11commit-reach: terminate merge-base walk when one paint side is exhaustedKristofer Karlsson1-2/+23
2026-08-11commit-reach: introduce struct paint_state with per-side countersKristofer Karlsson1-6/+3
2026-08-11Documentation/technical: add paint-down-to-common docKristofer Karlsson2-0/+175
2026-08-11api-parse-options.adoc: document hidden and OPT_*_F option macrosChristian Couder1-0/+18
2026-08-11api-parse-options.adoc: document per-option flagsChristian Couder1-0/+62
2026-06-15Merge branch 'ak/typofixes'Junio C Hamano1-3/+3
2026-06-15Merge branch 'am/doc-tech-hash-typofix'Junio C Hamano1-1/+1
2026-06-08doc: fix typos via codespellAndrew Kreimer1-3/+3
2026-06-06doc: fix typo in GIT_ALTERNATE_OBJECT_DIRECTORIESAlexander Monakov1-1/+1
2026-05-24path-walk: always emit directly-requested objectsDerrick Stolee1-0/+7
2026-04-06doc: replace git config --list/-l with `list`Kristoffer Haugsbakk1-1/+1
2025-12-05Merge branch 'en/xdiff-cleanup-2'Junio C Hamano2-0/+225
2025-11-18doc: define unambiguous type mappings across C and RustEzekiel Newren2-0/+225
2025-11-06meson: make GIT_HTML_PATH configurableD. Ben Knoble1-2/+2
2025-10-24Merge branch 'rj/doc-technical-fixes'Junio C Hamano5-398/+492
2025-10-22Merge branch 'bc/sha1-256-interop-01'Junio C Hamano1-19/+23
2025-10-16doc: add large-object-promisors.adoc to the docs buildRamsay Jones2-32/+33
2025-10-16doc: commit-graph.adoc: fix up some formattingRamsay Jones1-10/+19
2025-10-16doc: sparse-checkout.adoc: fix asciidoc warningsRamsay Jones1-314/+362
2025-10-16doc: remembering-renames.adoc: fix asciidoc warningsRamsay Jones1-42/+78
2025-10-09docs: reflect actual double signature for tagsbrian m. carlson1-9/+11
2025-10-09docs: update offset order for pack index v3brian m. carlson1-6/+4
2025-10-09docs: update pack index v3 formatbrian m. carlson1-4/+8
2025-10-02Merge branch 'ps/meson-build-docs'Junio C Hamano1-2/+2
2025-09-11meson: introduce a "docs" alias to compile documentation onlyPatrick Steinhardt1-2/+2
2025-08-11doc: check for absence of multiple terms in each entry of desc listJean-Noël Avila1-1/+4
2025-08-11doc: check well-formedness of delimited sectionsJean-Noël Avila1-0/+1
2025-06-25Merge branch 'jc/you-still-use-whatchanged'Junio C Hamano1-1/+1
2025-06-18Merge branch 'jw/doc-txt-to-adoc-refs'Junio C Hamano1-1/+4
2025-06-17Merge branch 'ds/path-walk-2'Junio C Hamano1-0/+9
2025-06-06doc: update references to renamed AsciiDoc filesJouke Witteveen1-1/+4
2025-06-02Merge branch 'wk/sparse-checkout-doc-fix'Junio C Hamano1-1/+1
2025-05-30doc: sparse-checkout: use consistent inline list styleWonuk Kim1-1/+1
2025-05-19Merge branch 'sc/bundle-uri-use-all-refs-in-bundle'Junio C Hamano1-7/+7
2025-05-16path-walk: add new 'edge_aggressive' optionDerrick Stolee1-0/+8
2025-05-16pack-objects: add --path-walk optionDerrick Stolee1-0/+1
2025-05-12whatchanged: remove when built with WITH_BREAKING_CHANGESJunio C Hamano1-1/+1
2025-04-25bundle-uri: copy all bundle references ino the refs/bundle spaceScott Chacon1-7/+7
2025-04-24Merge branch 'ps/parse-options-integers'Junio C Hamano1-4/+6
2025-04-17Merge branch 'en/merge-recursive-debug'Junio C Hamano1-2/+0
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-08merge-recursive.[ch]: thoroughly debug theseElijah Newren1-2/+0
2025-03-21Documentation: describe incremental MIDX bitmapsTaylor Blau1-0/+72