summaryrefslogtreecommitdiff
path: root/Documentation/Makefile
Commit message (Expand)AuthorAgeFilesLines
* doc: set actual revdate for manpagesFelipe Contreras2023-04-141-1/+4
* Merge branch 'fc/doc-stop-using-manversion' into fc/doc-use-datestamp-in-commitJunio C Hamano2023-04-141-2/+1
|\
| * doc: simplify man versionFelipe Contreras2023-04-101-2/+1
* | doc: remove manpage-base-url workaroundFelipe Contreras2023-04-051-7/+2
* | doc: remove GNU troff workaroundFelipe Contreras2023-03-211-8/+0
* | Merge branch 'ps/gnumake-4.4-fix'Junio C Hamano2022-11-301-2/+10
|\ \
| * | Makefile: avoid multiple patterns when recipes generate one filePaul Smith2022-11-281-2/+10
| |/
* | Documentation: add lint-fsck-msgidsJunio C Hamano2022-10-251-0/+11
|/
* Merge branch 'vd/doc-reviewing-guidelines'Junio C Hamano2022-09-211-0/+1
|\
| * Documentation: add ReviewingGuidelinesVictoria Dye2022-09-191-0/+1
| * Merge branch 'ac/bitmap-format-doc' into maintJunio C Hamano2022-07-271-0/+1
| |\
* | \ Merge branch 'vd/scalar-to-main'Junio C Hamano2022-09-191-0/+2
|\ \ \
| * | | Documentation/technical: include Scalar technical docVictoria Dye2022-09-021-0/+1
| * | | scalar: include in standard Git build & installationVictoria Dye2022-09-021-0/+1
* | | | Merge branch 'ab/dedup-config-and-command-docs'Junio C Hamano2022-09-141-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | docs: add and use include template for config/* includesÆvar Arnfjörð Bjarmason2022-09-071-0/+1
* | | | Merge branch 'ds/bundle-uri-more'Junio C Hamano2022-08-181-0/+1
|\ \ \ \
| * | | | docs: document bundle URI standardDerrick Stolee2022-08-101-0/+1
* | | | | docs: move http-protocol docs to man section 5Ævar Arnfjörð Bjarmason2022-08-041-1/+1
* | | | | docs: move cruft pack docs to gitformat-packÆvar Arnfjörð Bjarmason2022-08-041-1/+0
* | | | | docs: move pack format docs to man section 5Ævar Arnfjörð Bjarmason2022-08-041-1/+2
* | | | | docs: move signature docs to man section 5Ævar Arnfjörð Bjarmason2022-08-041-1/+1
* | | | | docs: move index format docs to man section 5Ævar Arnfjörð Bjarmason2022-08-041-1/+1
* | | | | docs: move protocol-related docs to man section 5Ævar Arnfjörð Bjarmason2022-08-041-4/+4
* | | | | docs: move commit-graph format docs to man section 5Ævar Arnfjörð Bjarmason2022-08-041-0/+1
* | | | | git docs: add a category for file formats, protocols and interfacesÆvar Arnfjörð Bjarmason2022-08-041-1/+2
* | | | | git docs: add a category for user-facing file, repo and command UXÆvar Arnfjörð Bjarmason2022-08-041-0/+1
| |/ / / |/| | |
* | | | Merge branch 'ac/bitmap-format-doc'Junio C Hamano2022-07-111-0/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | bitmap-format.txt: feed the file to asciidoc to generate htmlAbhradeep Chakraborty2022-06-161-0/+1
* | | Merge branch 'tb/cruft-packs'Junio C Hamano2022-06-031-0/+1
|\ \ \ | |/ / |/| |
| * | Documentation/technical: add cruft-packs.txtTaylor Blau2022-05-201-0/+1
| |/
* | Merge branch 'cg/tools-for-git-doc'Junio C Hamano2022-05-261-0/+1
|\ \
| * | Documentation/ToolsForGit.txt: Tools for developing GitCOGONI Guillaume2022-04-211-0/+1
| |/
* | Merge branch 'fr/vimdiff-layout'Junio C Hamano2022-05-101-4/+4
|\ \ | |/ |/|
| * vimdiff: add tool documentationFernando Ramos2022-04-031-4/+4
* | Documentation/Makefile: fix "make info" regression in dad9cd7d518Ævar Arnfjörð Bjarmason2022-04-061-1/+1
|/
* Makefiles: add and use wildcard "mkdir -p" templateÆvar Arnfjörð Bjarmason2022-03-031-22/+3
* Makefile: add "$(QUIET)" boilerplate to shared.makÆvar Arnfjörð Bjarmason2022-03-031-32/+0
* Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to itÆvar Arnfjörð Bjarmason2022-03-031-3/+3
* Merge branch 'ab/fix-make-lint-docs'Junio C Hamano2021-10-291-2/+2
|\
| * Documentation/Makefile: fix lint-docs mkdir dependencyJeff King2021-10-271-2/+2
* | Merge branch 'ab/fix-make-lint-docs'Junio C Hamano2021-10-251-7/+60
|\ \ | |/
| * doc lint: make "lint-docs" non-.PHONYÆvar Arnfjörð Bjarmason2021-10-151-6/+59
| * doc build: speed up "make lint-docs"Ævar Arnfjörð Bjarmason2021-10-151-1/+1
| * doc lint: fix error-hiding regressionÆvar Arnfjörð Bjarmason2021-10-151-3/+3
* | Merge branch 'tz/doc-link-to-bundle-format-fix'Junio C Hamano2021-10-181-0/+1
|\ \
| * | doc: add bundle-format to TECH_DOCSTodd Zullinger2021-10-131-0/+1
| |/
* | doc: avoid using rm directlyFelipe Contreras2021-05-241-3/+3
* | doc: simplify Makefile using .DELETE_ON_ERRORFelipe Contreras2021-05-241-28/+19
* | doc: remove unnecessary rm instancesFelipe Contreras2021-05-241-27/+15