Age | Commit message (Expand) | Author | Files | Lines |
2009-04-28 | doc: consistently use ASCIIDOC_EXTRA | Eric Blake | 1 | -3/+3 |
2009-04-12 | documentation: Makefile accounts for SHELL_PATH setting | Ben Walton | 1 | -6/+10 |
2009-04-01 | Documentation: use "spurious .sp" XSLT if DOCBOOK_SUPPRESS_SP is set | Chris Johnsen | 1 | -1/+6 |
2009-03-27 | Merge branch 'cj/doc-quiet' into cj/doc-format | Junio C Hamano | 1 | -31/+60 |
2009-03-27 | Documentation: option to render literal text as bold for manpages | Chris Johnsen | 1 | -1/+5 |
2009-03-27 | Documentation: rename docbook-xsl-172 attribute to git-asciidoc-no-roff | Chris Johnsen | 1 | -1/+28 |
2009-03-27 | Documentation: move callouts.xsl to manpage-{base,normal}.xsl | Chris Johnsen | 1 | -1/+1 |
2009-03-27 | Documentation/Makefile: break up texi pipeline | Chris Johnsen | 1 | -4/+7 |
2009-03-27 | Documentation/Makefile: make most operations "quiet" | Chris Johnsen | 1 | -29/+55 |
2009-01-07 | Merge branch 'mv/um-pdf' | Junio C Hamano | 1 | -0/+13 |
2008-12-29 | Fix the building of gitman.info document | Teemu Likonen | 1 | -1/+1 |
2008-12-29 | Fix the building of user-manual.texi and gitman.texi documents | Teemu Likonen | 1 | -3/+4 |
2008-12-10 | Add support for a pdf version of the user manual | Miklos Vajna | 1 | -0/+13 |
2008-11-02 | Makefile: add install-man rules (quick and normal) | Markus Heidelberg | 1 | -2/+6 |
2008-10-19 | Documentation: add manpage about workflows | Thomas Rast | 1 | -1/+1 |
2008-09-10 | allow installation of man and html doc from the man and html branches | Michael J Gruber | 1 | -0/+4 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -4/+2 |
2008-06-06 | documentation: convert "diffcore" and "repository-layout" to man pages | Christian Couder | 1 | -5/+5 |
2008-06-01 | Documentation: convert "glossary" and "core-tutorial" to man pages | Christian Couder | 1 | -4/+2 |
2008-05-24 | Documentation: convert tutorials to man pages | Christian Couder | 1 | -5/+3 |
2008-05-04 | Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page | Christian Couder | 1 | -3/+2 |
2008-02-05 | man pages are littered with .ft C and others | Jonas Fonseca | 1 | -1/+3 |
2008-01-14 | Add using merge subtree How-To | Miklos Vajna | 1 | -1/+1 |
2008-01-06 | Documentation: remove gitman.info with "make clean" | Junio C Hamano | 1 | -1/+2 |
2008-01-06 | Documentation/Makefile - honor $DESTDIR for quick-install target | Mark Levedahl | 1 | -1/+1 |
2007-12-22 | parse-options: Add a gitcli(5) man page. | Pierre Habouzit | 1 | -1/+1 |
2007-12-14 | Start preparing the API documents. | Junio C Hamano | 1 | -2/+15 |
2007-12-12 | Documentation: rename git.texi to user-manual.texi | Junio C Hamano | 1 | -3/+3 |
2007-12-10 | Documentation: add gitman.info target | Junio C Hamano | 1 | -8/+28 |
2007-12-10 | Merge branch 'master' into cc/help | Junio C Hamano | 1 | -11/+14 |
2007-12-09 | git-help: add -w|--web option to display html man page in a browser. | Christian Couder | 1 | -0/+4 |
2007-12-03 | Run the specified perl in Documentation/ | Junio C Hamano | 1 | -3/+6 |
2007-12-03 | install-sh from automake does not like -m without delimiting space | Robert Schiele | 1 | -8/+8 |
2007-12-01 | Consolidate command list to one. | Junio C Hamano | 1 | -2/+2 |
2007-11-14 | Documentation: Fix man page breakage with DocBook XSL v1.72 | Jonas Fonseca | 1 | -3/+7 |
2007-09-15 | documentation: replace Discussion section by link to user-manual chapter | J. Bruce Fields | 1 | -1/+1 |
2007-08-10 | Documentation/Makefile: remove cmd-list.made before redirecting to it. | David Kastrup | 1 | -0/+1 |
2007-08-10 | Add support for an info version of the user manual | David Kastrup | 1 | -1/+23 |
2007-08-01 | When generating manpages, delete outdated targets first. | David Kastrup | 1 | -0/+1 |
2007-07-24 | Mark user-manual as UTF-8 | Junio C Hamano | 1 | -1/+1 |
2007-07-14 | Use $(RM) in Makefiles instead of 'rm -f' | Emil Medve | 1 | -7/+8 |
2007-06-20 | Change default man page path to /usr/share/man | Ismail Dönmez | 1 | -1/+1 |
2007-06-16 | Merge branch 'lh/submodule' | Junio C Hamano | 1 | -1/+1 |
2007-06-16 | Documentation: adjust to AsciiDoc 8 | Junio C Hamano | 1 | -0/+3 |
2007-06-12 | Add gitmodules(5) | Lars Hjemli | 1 | -1/+1 |
2007-06-02 | Create a new manpage for the gitignore format, and reference it elsewhere | Josh Triplett | 1 | -1/+1 |
2007-06-02 | Documentation: robustify asciidoc GIT_VERSION replacement | Jeff King | 1 | -4/+2 |
2007-04-22 | Documentation/Makefile: fix section (5) installation | Junio C Hamano | 1 | -1/+1 |
2007-04-19 | Document gitattributes(5) | Junio C Hamano | 1 | -2/+2 |
2007-04-19 | Documentation: support manual section (5) - file formats. | Junio C Hamano | 1 | -6/+13 |