aboutsummaryrefslogtreecommitdiff
path: root/Documentation/Makefile
AgeCommit message (Expand)Author
2008-05-04Documentation: rename "hooks.txt" to "githooks.txt" and make it a man pageChristian Couder
2008-02-05man pages are littered with .ft C and othersJonas Fonseca
2008-01-14Add using merge subtree How-ToMiklos Vajna
2008-01-06Documentation: remove gitman.info with "make clean"Junio C Hamano
2008-01-06Documentation/Makefile - honor $DESTDIR for quick-install targetMark Levedahl
2007-12-22parse-options: Add a gitcli(5) man page.Pierre Habouzit
2007-12-14Start preparing the API documents.Junio C Hamano
2007-12-12Documentation: rename git.texi to user-manual.texiJunio C Hamano
2007-12-10Documentation: add gitman.info targetJunio C Hamano
2007-12-10Merge branch 'master' into cc/helpJunio C Hamano
2007-12-09git-help: add -w|--web option to display html man page in a browser.Christian Couder
2007-12-03Run the specified perl in Documentation/Junio C Hamano
2007-12-03install-sh from automake does not like -m without delimiting spaceRobert Schiele
2007-12-01Consolidate command list to one.Junio C Hamano
2007-11-14Documentation: Fix man page breakage with DocBook XSL v1.72Jonas Fonseca
2007-09-15documentation: replace Discussion section by link to user-manual chapterJ. Bruce Fields
2007-08-10Documentation/Makefile: remove cmd-list.made before redirecting to it.David Kastrup
2007-08-10Add support for an info version of the user manualDavid Kastrup
2007-08-01When generating manpages, delete outdated targets first.David Kastrup
2007-07-24Mark user-manual as UTF-8Junio C Hamano
2007-07-14Use $(RM) in Makefiles instead of 'rm -f'Emil Medve
2007-06-20Change default man page path to /usr/share/manIsmail Dönmez
2007-06-16Merge branch 'lh/submodule'Junio C Hamano
2007-06-16Documentation: adjust to AsciiDoc 8Junio C Hamano
2007-06-12Add gitmodules(5)Lars Hjemli
2007-06-02Create a new manpage for the gitignore format, and reference it elsewhereJosh Triplett
2007-06-02Documentation: robustify asciidoc GIT_VERSION replacementJeff King
2007-04-22Documentation/Makefile: fix section (5) installationJunio C Hamano
2007-04-19Document gitattributes(5)Junio C Hamano
2007-04-19Documentation: support manual section (5) - file formats.Junio C Hamano
2007-04-07Merge branch 'maint'Junio C Hamano
2007-04-06Documentation: tighten dependency for git.{html,txt}Junio C Hamano
2007-03-28Documentation: Replace @@GIT_VERSION@@ in documentationFrank Lichtenheld
2007-03-18glossary: stop generating automaticallyJ. Bruce Fields
2007-03-18user-manual: run xsltproc without --nonet optionJ. Bruce Fields
2007-03-04user-manual: ensure generated manual references stylesheetJ. Bruce Fields
2007-02-28Include config.mak in doc/MakefileUwe Kleine-König
2007-02-13Add release notes to the distribution.Junio C Hamano
2007-02-11Make it easier to override path to asciidoc commandDotan Barak
2007-01-31Do not use hardcoded path to xhmtl.xsl to generate user's manualJunio C Hamano
2007-01-31Merge branch 'master' of git://linux-nfs.org/~bfields/gitJunio C Hamano
2007-01-19Documentation/git.txt: command re-classificationJunio C Hamano
2007-01-19Documentation: generated cmds-*.txt does not depend on git.txtJunio C Hamano
2007-01-18Documentation: Generate command lists.Junio C Hamano
2007-01-17sanitize content of README fileNicolas Pitre
2007-01-07Documentation: add git user's manualJ. Bruce Fields
2006-12-23Makefile: add quick-install-doc for installing pre-built manpagesEric Wong
2006-12-11no need to install manpages as executableChris Wright
2006-09-01Documentation: Fix howto/revert-branch-rebase.html generationSergey Vlasov
2006-08-31Include config.mak.autogen in the doc MakefileJonas Fonseca