summaryrefslogtreecommitdiff
path: root/Documentation/Makefile
AgeCommit message (Expand)Author
2025-12-05Merge branch 'en/xdiff-cleanup-2'Junio C Hamano
2025-11-30Merge branch 'je/doc-data-model'Junio C Hamano
2025-11-18doc: define unambiguous type mappings across C and RustEzekiel Newren
2025-11-12doc: add an explanation of Git's data modelJulia Evans
2025-10-24Merge branch 'rj/doc-technical-fixes'Junio C Hamano
2025-10-22Merge branch 'bc/sha1-256-interop-01'Junio C Hamano
2025-10-16doc: add large-object-promisors.adoc to the docs buildRamsay Jones
2025-10-09docs: add documentation for loose objectsbrian m. carlson
2025-10-03doc: add some missing technical documentsRamsay Jones
2025-08-11doc: check for absence of multiple terms in each entry of desc listJean-Noël Avila
2025-08-11doc: check well-formedness of delimited sectionsJean-Noël Avila
2025-06-25Merge branch 'jc/you-still-use-whatchanged'Junio C Hamano
2025-04-16Documentation: stop depending on Perl to generate command listPatrick Steinhardt
2025-04-16Documentation: stop depending on Perl to massage user manualPatrick Steinhardt
2025-04-07Merge branch 'pw/build-breaking-changes-doc'Junio C Hamano
2025-03-18docs: add BreakingChanges to TECH_DOCS targetPhillip Wood
2025-03-12meson: don't install git-pack-redundant(1) docs with breaking changesPatrick Steinhardt
2025-03-05docs: fix repository-layout when building with breaking changesPhillip Wood
2025-02-25Merge branch 'ad/set-default-target-in-makefiles'Junio C Hamano
2025-02-18Makefile: set default goals in makefilesAdam Dinwoodie
2025-01-21doc: use .adoc extension for AsciiDoc filesbrian m. carlson
2024-12-27Documentation: wire up sanity checks for MesonPatrick Steinhardt
2024-12-27Documentation: refactor "howto-index.sh" for out-of-tree buildsPatrick Steinhardt
2024-12-27Documentation: refactor "api-index.sh" for out-of-tree buildsPatrick Steinhardt
2024-12-27Documentation: inline user-manual.confPatrick Steinhardt
2024-12-20GIT-VERSION-GEN: fix overriding GIT_VERSIONPatrick Steinhardt
2024-12-20Makefile: introduce template for GIT-VERSION-GENPatrick Steinhardt
2024-12-20Makefile: drop unneeded indirection for GIT-VERSION-GEN outputsPatrick Steinhardt
2024-12-20Makefile: stop including "GIT-VERSION-FILE" in docsPatrick Steinhardt
2024-12-07Documentation: add comparison of build systemsPatrick Steinhardt
2024-12-07Documentation: extract script to generate a list of mergetoolsPatrick Steinhardt
2024-12-07Documentation: teach "cmd-list.perl" about out-of-tree buildsPatrick Steinhardt
2024-12-07Documentation: allow sourcing generated includes from separate dirPatrick Steinhardt
2024-12-07Makefile: generate doc versions via GIT-VERSION-GENPatrick Steinhardt
2024-08-15Merge branch 'es/doc-platform-support-policy'Junio C Hamano
2024-08-02Documentation: add platform support policyEmily Shaffer
2024-07-23Merge branch 'js/doc-markup-updates-fix'Junio C Hamano
2024-07-23Doc: fix Asciidoctor css workaroundJunio C Hamano
2024-07-22asciidoctor: fix `synopsis` renderingJohannes Schindelin
2024-06-24Merge branch 'tb/pseudo-merge-reachability-bitmap'Junio C Hamano
2024-06-06Makefile: extract script to lint missing/extraneous manpagesPatrick Steinhardt
2024-05-24Documentation/gitpacking.txt: initial commitTaylor Blau
2024-05-17doc: describe the project's decision-making processJosh Steadmon
2023-11-10unit tests: add a project plan documentJosh Steadmon
2023-04-14doc: set actual revdate for manpagesFelipe Contreras
2023-04-14Merge branch 'fc/doc-stop-using-manversion' into fc/doc-use-datestamp-in-commitJunio C Hamano
2023-04-10doc: simplify man versionFelipe Contreras
2023-04-05doc: remove manpage-base-url workaroundFelipe Contreras
2023-03-21doc: remove GNU troff workaroundFelipe Contreras
2022-11-30Merge branch 'ps/gnumake-4.4-fix'Junio C Hamano