summaryrefslogtreecommitdiff
path: root/Documentation/howto
AgeCommit message (Expand)Author
2025-04-07git-zlib: use `struct z_stream_s` instead of typedefPatrick Steinhardt
2025-03-06Merge branch 'tz/doc-txt-to-adoc-fixes'Junio C Hamano
2025-03-05Merge branch 'pw/build-meson-technical-and-howto-docs'Junio C Hamano
2025-03-03howto/new-command: update reference to builtin docsTodd Zullinger
2025-03-03Merge branch 'ps/build-meson-fixes-0130'Junio C Hamano
2025-03-03meson: fix building technical and howto docsPhillip Wood
2025-03-01doc: update howto-index.sh for .adoc extensionsTodd Zullinger
2025-02-26meson: prevent finding sed(1) in a loopPatrick Steinhardt
2025-01-21doc: use .adoc extension for AsciiDoc filesbrian m. carlson
2024-12-27meson: generate articlesPatrick Steinhardt
2024-12-27Documentation: refactor "howto-index.sh" for out-of-tree buildsPatrick Steinhardt
2024-10-21global: Fix duplicate word typosSven Strickroth
2024-10-10Merge branch 'tb/notes-amlog-doc'Junio C Hamano
2024-10-03Documentation: mention the amlog in howto/maintain-git.txtTaylor Blau
2024-09-26howto-maintain-git: discarding inactive topicsJunio C Hamano
2024-09-12Merge branch 'jc/how-to-maintain-updates' into maint-2.46Junio C Hamano
2024-08-21Merge branch 'jc/how-to-maintain-updates'Junio C Hamano
2024-08-16Merge branch 'jc/how-to-maintain-updates' (early part) into maint-2.46Junio C Hamano
2024-08-14howto-maintain: mention preformatted docsJunio C Hamano
2024-07-31Merge branch 'jc/how-to-maintain-updates'Junio C Hamano
2024-07-19howto-maintain: update daily tasksJunio C Hamano
2024-07-19howto-maintain: cover a whole development cycleJunio C Hamano
2024-03-16doc: avoid redundant use of catBeat Bolli
2024-02-08Merge branch 'js/update-urls-in-doc-and-comment' into maint-2.43Junio C Hamano
2023-12-18Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano
2023-11-26doc: switch links to httpsJosh Soref
2023-10-09documentation: fix choice of articleElijah Newren
2023-10-09documentation: fix subject/verb agreementElijah Newren
2023-10-09documentation: add missing wordsElijah Newren
2023-10-09documentation: wording improvementsElijah Newren
2023-02-06new-command.txt: update reference to builtin docsWes Lord
2022-11-23Merge branch 'tb/howto-maintain-git-fixes'Junio C Hamano
2022-11-08Merge branch 'tb/howto-using-redo-script'Taylor Blau
2022-10-31Documentation: build redo-seen.sh from jch..seenTaylor Blau
2022-10-31Documentation: build redo-jch.sh from master..jchTaylor Blau
2022-10-30Merge branch 'jr/embargoed-releases-doc'Taylor Blau
2022-10-26Documentation/howto/maintain-git.txt: fix Meta/redo-jch.sh invocationTaylor Blau
2022-10-24embargoed releases: also describe the git-security list and the processJulia Ramer
2022-08-04docs: move pack format docs to man section 5Ævar Arnfjörð Bjarmason
2021-03-27Document how we do embargoed releasesJohannes Schindelin
2020-07-06Merge branch 'js/pu-to-seen'Junio C Hamano
2020-06-25docs: adjust the technical overview for the rename `pu` -> `seen`Johannes Schindelin
2020-03-09update how-to-maintain-gitJunio C Hamano
2019-11-07Documentation: fix a bunch of typos, both old and newElijah Newren
2019-03-13doc: format pathnames and URLs as monospace.Corentin BOMPARD
2018-10-30Merge branch 'uk/merge-subtree-doc-update'Junio C Hamano
2018-10-25howto/using-merge-subtree: mention --allow-unrelated-historiesUwe Kleine-König
2018-10-11doc: fix a typo and clarify a sentenceMihir Mehta
2018-03-27t/helper: merge test-sha1 into test-toolNguyễn Thái Ngọc Duy
2017-04-20doc: use https links to avoid http redirectJeff King