aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-11-10unit tests: add a project plan documentJosh Steadmon1-0/+1
2023-04-14doc: set actual revdate for manpagesFelipe Contreras1-1/+4
2023-04-14Merge branch 'fc/doc-stop-using-manversion' into fc/doc-use-datestamp-in-commitJunio C Hamano1-2/+1
2023-04-10doc: simplify man versionFelipe Contreras1-2/+1
2023-04-05doc: remove manpage-base-url workaroundFelipe Contreras1-7/+2
2023-03-21doc: remove GNU troff workaroundFelipe Contreras1-8/+0
2022-11-30Merge branch 'ps/gnumake-4.4-fix'Junio C Hamano1-2/+10
2022-11-28Makefile: avoid multiple patterns when recipes generate one filePaul Smith1-2/+10
2022-10-25Documentation: add lint-fsck-msgidsJunio C Hamano1-0/+11
2022-09-21Merge branch 'vd/doc-reviewing-guidelines'Junio C Hamano1-0/+1
2022-09-19Documentation: add ReviewingGuidelinesVictoria Dye1-0/+1
2022-09-19Merge branch 'vd/scalar-to-main'Junio C Hamano1-0/+2
2022-09-14Merge branch 'ab/dedup-config-and-command-docs'Junio C Hamano1-0/+1
2022-09-07docs: add and use include template for config/* includesÆvar Arnfjörð Bjarmason1-0/+1
2022-09-02Documentation/technical: include Scalar technical docVictoria Dye1-0/+1
2022-09-02scalar: include in standard Git build & installationVictoria Dye1-0/+1
2022-08-18Merge branch 'ds/bundle-uri-more'Junio C Hamano1-0/+1
2022-08-10docs: document bundle URI standardDerrick Stolee1-0/+1
2022-08-04docs: move http-protocol docs to man section 5Ævar Arnfjörð Bjarmason1-1/+1
2022-08-04docs: move cruft pack docs to gitformat-packÆvar Arnfjörð Bjarmason1-1/+0
2022-08-04docs: move pack format docs to man section 5Ævar Arnfjörð Bjarmason1-1/+2
2022-08-04docs: move signature docs to man section 5Ævar Arnfjörð Bjarmason1-1/+1
2022-08-04docs: move index format docs to man section 5Ævar Arnfjörð Bjarmason1-1/+1
2022-08-04docs: move protocol-related docs to man section 5Ævar Arnfjörð Bjarmason1-4/+4
2022-08-04docs: move commit-graph format docs to man section 5Ævar Arnfjörð Bjarmason1-0/+1
2022-08-04git docs: add a category for file formats, protocols and interfacesÆvar Arnfjörð Bjarmason1-1/+2
2022-08-04git docs: add a category for user-facing file, repo and command UXÆvar Arnfjörð Bjarmason1-0/+1
2022-07-27Merge branch 'ac/bitmap-format-doc' into maintJunio C Hamano1-0/+1
2022-07-11Merge branch 'ac/bitmap-format-doc'Junio C Hamano1-0/+1
2022-06-16bitmap-format.txt: feed the file to asciidoc to generate htmlAbhradeep Chakraborty1-0/+1
2022-06-03Merge branch 'tb/cruft-packs'Junio C Hamano1-0/+1
2022-05-26Merge branch 'cg/tools-for-git-doc'Junio C Hamano1-0/+1
2022-05-20Documentation/technical: add cruft-packs.txtTaylor Blau1-0/+1
2022-05-10Merge branch 'fr/vimdiff-layout'Junio C Hamano1-4/+4
2022-04-21Documentation/ToolsForGit.txt: Tools for developing GitCOGONI Guillaume1-0/+1
2022-04-06Documentation/Makefile: fix "make info" regression in dad9cd7d518Ævar Arnfjörð Bjarmason1-1/+1
2022-04-03vimdiff: add tool documentationFernando Ramos1-4/+4
2022-03-03Makefiles: add and use wildcard "mkdir -p" templateÆvar Arnfjörð Bjarmason1-22/+3
2022-03-03Makefile: add "$(QUIET)" boilerplate to shared.makÆvar Arnfjörð Bjarmason1-32/+0
2022-03-03Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to itÆvar Arnfjörð Bjarmason1-3/+3
2021-10-29Merge branch 'ab/fix-make-lint-docs'Junio C Hamano1-2/+2
2021-10-27Documentation/Makefile: fix lint-docs mkdir dependencyJeff King1-2/+2
2021-10-25Merge branch 'ab/fix-make-lint-docs'Junio C Hamano1-7/+60
2021-10-18Merge branch 'tz/doc-link-to-bundle-format-fix'Junio C Hamano1-0/+1
2021-10-15doc lint: make "lint-docs" non-.PHONYÆvar Arnfjörð Bjarmason1-6/+59
2021-10-15doc build: speed up "make lint-docs"Ævar Arnfjörð Bjarmason1-1/+1
2021-10-15doc lint: fix error-hiding regressionÆvar Arnfjörð Bjarmason1-3/+3
2021-10-13doc: add bundle-format to TECH_DOCSTodd Zullinger1-0/+1
2021-05-24doc: avoid using rm directlyFelipe Contreras1-3/+3
2021-05-24doc: simplify Makefile using .DELETE_ON_ERRORFelipe Contreras1-28/+19
2021-05-24doc: remove unnecessary rm instancesFelipe Contreras1-27/+15
2021-05-24doc: improve asciidoc dependenciesFelipe Contreras1-1/+2
2021-05-24doc: refactor common asciidoc dependenciesFelipe Contreras1-3/+4
2021-05-07Merge branch 'ab/doc-lint'Junio C Hamano1-5/+18
2021-04-19parallel-checkout: add design documentationMatheus Tavares1-0/+1
2021-04-10doc lint: lint relative section orderÆvar Arnfjörð Bjarmason1-1/+2
2021-04-10doc lint: lint and fix missing "GIT" end sectionsÆvar Arnfjörð Bjarmason1-1/+2
2021-04-10doc lint: fix bugs in, simplify and improve lint scriptÆvar Arnfjörð Bjarmason1-1/+5
2021-04-10Documentation/Makefile: make doc.dep dependencies a variable againÆvar Arnfjörð Bjarmason1-1/+5
2021-04-10Documentation/Makefile: make $(wildcard howto/*.txt) a varÆvar Arnfjörð Bjarmason1-3/+6
2021-03-27Document how we do embargoed releasesJohannes Schindelin1-0/+1
2021-01-12mailmap doc: create a new "gitmailmap(5)" man pageÆvar Arnfjörð Bjarmason1-0/+1
2020-12-17Merge branch 'rj/make-clean'Junio C Hamano1-0/+4
2020-12-08Documentation/Makefile: conditionally include ../GIT-VERSION-FILERamsay Jones1-0/+2
2020-12-08Documentation/Makefile: conditionally include doc.depRamsay Jones1-0/+2
2020-12-02doc: make HTML manual reproducibleArnout Engelen1-1/+4
2020-08-04git.txt: add list of guidesPhilippe Blain1-0/+1
2020-08-04Documentation: don't hardcode command categories twiceJunio C Hamano1-1/+1
2020-08-04command-list.txt: add missing 'gitcredentials' and 'gitremote-helpers'Philippe Blain1-0/+1
2020-06-09reftable: file format documentationJonathan Nieder1-0/+1
2020-04-28Merge branch 'ma/doc-discard-docbook-xsl-1.73'Junio C Hamano1-23/+0
2020-03-30docs: add a FAQbrian m. carlson1-0/+1
2020-03-29Doc: drop support for docbook-xsl before 1.73.0Martin Ågren1-10/+0
2020-03-29Doc: drop support for docbook-xsl before 1.72.0Martin Ågren1-9/+1
2020-03-29Doc: drop support for docbook-xsl before 1.71.1Martin Ågren1-6/+1
2019-11-10Merge branch 'es/walken-tutorial'Junio C Hamano1-0/+1
2019-10-12documentation: add tutorial for object walkingEmily Shaffer1-0/+1
2019-10-06Merge branch 'bc/doc-use-docbook-5'Junio C Hamano1-1/+3
2019-10-06Merge branch 'ma/asciidoctor-refmiscinfo'Junio C Hamano1-1/+2
2019-09-16Doc/Makefile: give mansource/-version/-manual attributesMartin Ågren1-1/+2
2019-09-16Documentation: fix build with Asciidoctor 2brian m. carlson1-1/+3
2019-06-17Merge branch 'es/first-contrib-tutorial'Junio C Hamano1-0/+1
2019-05-19documentation: add tutorial for first contributionEmily Shaffer1-0/+1
2019-05-09Merge branch 'js/misc-doc-fixes'Junio C Hamano1-0/+3
2019-04-22Merge branch 'js/check-docs-exe'Junio C Hamano1-1/+1
2019-04-19docs: exclude documentation for commands that have been excludedJohannes Schindelin1-0/+3
2019-04-16Merge branch 'ma/doc-diff-doc-vs-doctor-comparison'Junio C Hamano1-6/+17
2019-04-16Merge branch 'ma/asciidoctor-fixes'Junio C Hamano1-5/+5
2019-04-01docs: move gitremote-helpers into section 7Johannes Schindelin1-1/+1
2019-03-18Doc: auto-detect changed build flagsMartin Ågren1-6/+17
2019-03-11Documentation/Makefile: add missing dependency on asciidoctor-extensionsMartin Ågren1-4/+4
2019-03-11Documentation/Makefile: add missing xsl dependencies for manpagesMartin Ågren1-1/+1
2019-01-07Documentation/Makefile add optional targets for l10nJean-Noel Avila1-5/+17
2018-11-21Documentation: build technical/multi-pack-indexTodd Zullinger1-0/+1
2018-10-29Update makefile in preparation for Documentation/config/*.txtNguyễn Thái Ngọc Duy1-1/+1
2018-09-17Merge branch 'ts/doc-build-manpage-xsl-quietly'Junio C Hamano1-1/+1
2018-08-29Documentation/Makefile: make manpage-base-url.xsl generation quieterTim Schumacher1-1/+1
2018-08-20Merge branch 'jh/partial-clone-doc'Junio C Hamano1-0/+1
2018-08-15partial-clone: render design doc using asciidocJonathan Nieder1-0/+1
2018-05-23Merge branch 'bc/asciidoctor-tab-width'Junio C Hamano1-1/+1
2018-05-08Merge branch 'bw/protocol-v2'Junio C Hamano1-0/+1
2018-05-07Documentation: use 8-space tabs with Asciidoctorbrian m. carlson1-1/+1
2018-03-15serve: introduce git-serveBrandon Williams1-0/+1
2018-01-25Docs: split out long-running subprocess handshakeJonathan Tan1-0/+1
2017-12-12install-doc-quick: allow specifying what ref to installRandall S. Becker1-2/+3
2017-11-13Documentation: convert SubmittingPatches to AsciiDocbrian m. carlson1-0/+5
2017-10-30Documentation: enable compat-mode for Asciidoctorbrian m. carlson1-0/+1
2017-09-28technical doc: add a design doc for hash function transitionJonathan Nieder1-0/+1
2017-06-22submodules: overhaul documentationStefan Beller1-0/+1
2017-02-02Merge branch 'bc/use-asciidoctor-opt'Junio C Hamano1-4/+16
2017-01-31Documentation: implement linkgit macro for Asciidoctorbrian m. carlson1-3/+1
2017-01-23Makefile: add a knob to enable the use of Asciidoctorbrian m. carlson1-0/+12
2017-01-23Documentation: move dblatex arguments into variablebrian m. carlson1-1/+2
2017-01-23Documentation: add XSLT to fix DocBook for Texinfobrian m. carlson1-3/+4
2017-01-23Documentation: sort sources for gitman.texibrian m. carlson1-1/+1
2017-01-13asciidoctor: fix user-manual to be built by `asciidoctor`마누엘1-1/+1
2016-06-17Documentation/technical: describe signature formatsMichael J Gruber1-0/+1
2016-05-31Documentation: bold literals in manErwan Mathoniere1-1/+1
2016-05-10ci: validate "linkgit:" in documentationJunio C Hamano1-0/+4
2015-01-22Documentation: fix version numberingSven van Haastregt1-1/+1
2014-10-29Merge branch 'bc/asciidoctor'Junio C Hamano1-11/+15
2014-10-27Documentation: refactor common operations into variablesbrian m. carlson1-11/+11
2014-10-15Documentation: move some AsciiDoc parameters into variablesbrian m. carlson1-7/+11
2014-10-10doc: add 'everyday' to 'git help'Philip Oakley1-1/+2
2014-10-10doc: Makefile regularise OBSOLETE_HTML list buildingPhilip Oakley1-1/+2
2014-05-28How to keep a project's canonical history correct.Stephen P. Smith1-0/+1
2014-01-27Documentation: make it easier to maintain enumerated documentsJunio C Hamano1-3/+6
2014-01-27create HTML for http-protocol.txtThomas Ackermann1-1/+2
2014-01-06user-manual: improve html and pdf formattingThomas Ackermann1-1/+1
2013-10-25howto: add article on recovering a corrupted objectJeff King1-0/+1
2013-10-03Documentation/Makefile: make AsciiDoc dblatex dir configurableJohn Keeping1-1/+2
2013-06-17Documentation/Makefile: move infodir to be with other '*dir'sJohn Keeping1-1/+1
2013-06-17Documentation/Makefile: fix spaces around assignmentsJohn Keeping1-21/+21
2013-02-07Merge branch 'da/mergetool-docs'Junio C Hamano1-2/+20
2013-02-07Merge branch 'jk/doc-makefile-cleanup'Junio C Hamano1-9/+30
2013-02-07Merge branch 'jk/remote-helpers-doc'Junio C Hamano1-2/+9
2013-02-02doc: generate a list of valid merge toolsDavid Aguilar1-2/+20
2013-02-01Rename {git- => git}remote-helpers.txtJohn Keeping1-2/+9
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-2/+2
2013-02-01Documentation/Makefile: clean up MAN*_TXT listsJeff King1-9/+29
2013-01-14Merge branch 'jn/xml-depends-on-asciidoc-conf' into maintJunio C Hamano1-5/+3
2013-01-11Merge branch 'jn/xml-depends-on-asciidoc-conf'Junio C Hamano1-5/+3
2013-01-06docs: manpage XML depends on asciidoc.confJonathan Nieder1-5/+3
2012-12-22Merge branch 'maint'Junio C Hamano1-1/+1
2012-12-22Merge branch 'ta/doc-cleanup' into maintJunio C Hamano1-2/+24
2012-12-22Sort howto documents in howto-index.txtThomas Ackermann1-1/+1
2012-12-21Merge branch 'ta/new-command-howto'Junio C Hamano1-0/+1
2012-12-21Move ./technical/api-command.txt to ./howto/new-command.txtThomas Ackermann1-0/+1
2012-12-19Remove duplicate entry in ./Documentation/MakefileThomas Ackermann1-1/+0
2012-10-25Documentation: build html for all files in technical and howtoThomas Ackermann1-2/+24
2012-09-19Documentation/Makefile: Allow custom XMLTO binaryDave Borowitz1-2/+3
2012-08-08check-docs: get documented command list from MakefileJeff King1-0/+3
2012-06-25Merge branch 'jk/no-more-asciidoc7'Junio C Hamano1-18/+0
2012-06-08Merge branch 'mm/api-credentials-doc'Junio C Hamano1-0/+2
2012-06-08docs: fix cross-directory linkgit referencesJeff King1-0/+2
2012-05-30docs: drop antique comment from MakefileJeff King1-9/+0
2012-05-30docs: drop asciidoc7compatible flagJeff King1-9/+0
2012-05-02Merge branch 'jk/doc-asciidoc-inline-literal'Junio C Hamano1-1/+1
2012-04-26docs: stop using asciidoc no-inline-literalJeff King1-1/+1
2012-04-10var doc: advertise current DEFAULT_PAGER and DEFAULT_EDITOR settingsJonathan Nieder1-0/+10
2012-01-18pulling signed tag: add howto documentJunio C Hamano1-1/+4
2011-12-11docs: end-user documentation for the credential subsystemJeff King1-0/+1
2011-11-08Sync with 1.7.7.3Junio C Hamano1-6/+17
2011-11-08docs: Update install-doc-quickJunio C Hamano1-6/+17
2011-10-16gitweb: Add gitweb(1) manpage for gitweb itselfJakub Narebski1-1/+1
2011-10-16gitweb: Add gitweb.conf(5) manpage for gitweb configuration filesDrew Northup1-1/+1
2011-08-17Merge branch 'js/ref-namespaces'Junio C Hamano1-1/+1
2011-08-08Documentation/Makefile: add *.pdf to `clean' targetEmilio G. Cota1-0/+1
2011-07-11ref namespaces: documentationJosh Triplett1-1/+1
2010-11-24docs: default to more modern toolsetJeff King1-15/+8
2010-08-21docs: fix Makefile dependency for user manualJeff King1-1/+1
2010-07-05Documentation: gitrevisionsMichael J Gruber1-1/+1
2010-04-21Documentation/Makefile: fix interrupted builds of user-manual.xmlJonathan Nieder1-2/+6
2010-01-06Makefile: consolidate .FORCE-* targetsJonathan Nieder1-2/+2
2009-12-05Sync with 1.6.5.5Junio C Hamano1-11/+12
2009-12-05Documentation: Avoid use of xmlto --stringparamTodd Zullinger1-11/+12
2009-12-03Merge branch 'maint'Junio C Hamano1-0/+7
2009-12-03Documentation: xmlto 0.0.18 does not know --stringparamJunio C Hamano1-0/+7
2009-12-03Merge in 1.6.5.4Junio C Hamano1-2/+5
2009-12-03Unconditionally set man.base.url.for.relative.linksJunio C Hamano1-2/+5
2009-12-03Merge branch 'maint'Junio C Hamano1-0/+4
2009-12-03Documentation/Makefile: allow man.base.url.for.relative.link to be set from MakeJunio C Hamano1-0/+4
2009-11-15Merge branch 'tr/maint-roff-quote' into maintJunio C Hamano1-0/+8
2009-11-08Documentation: add "Fighting regressions with git bisect" articleChristian Couder1-0/+1
2009-10-30Merge branch 'tr/maint-roff-quote'Junio C Hamano1-0/+8
2009-10-22Quote ' as \(aq in manpagesThomas Rast1-0/+8
2009-07-25Disable asciidoc 8.4.1+ semantics for `{plus}` and friendsThomas Rast1-1/+1
2009-04-28doc: consistently use ASCIIDOC_EXTRAEric Blake1-3/+3
2009-04-12documentation: Makefile accounts for SHELL_PATH settingBen Walton1-6/+10
2009-04-01Documentation: use "spurious .sp" XSLT if DOCBOOK_SUPPRESS_SP is setChris Johnsen1-1/+6
2009-03-27Merge branch 'cj/doc-quiet' into cj/doc-formatJunio C Hamano1-31/+60
2009-03-27Documentation: option to render literal text as bold for manpagesChris Johnsen1-1/+5
2009-03-27Documentation: rename docbook-xsl-172 attribute to git-asciidoc-no-roffChris Johnsen1-1/+28
2009-03-27Documentation: move callouts.xsl to manpage-{base,normal}.xslChris Johnsen1-1/+1
2009-03-27Documentation/Makefile: break up texi pipelineChris Johnsen1-4/+7
2009-03-27Documentation/Makefile: make most operations "quiet"Chris Johnsen1-29/+55
2009-01-07Merge branch 'mv/um-pdf'Junio C Hamano1-0/+13
2008-12-29Fix the building of gitman.info documentTeemu Likonen1-1/+1
2008-12-29Fix the building of user-manual.texi and gitman.texi documentsTeemu Likonen1-3/+4
2008-12-10Add support for a pdf version of the user manualMiklos Vajna1-0/+13