summaryrefslogtreecommitdiff
path: root/Documentation/Makefile
Commit message (Expand)AuthorAgeFilesLines
* man pages are littered with .ft C and othersJonas Fonseca2008-02-111-1/+3
* Add using merge subtree How-ToMiklos Vajna2008-01-141-1/+1
* Documentation: remove gitman.info with "make clean"Junio C Hamano2008-01-061-1/+2
* Documentation/Makefile - honor $DESTDIR for quick-install targetMark Levedahl2008-01-061-1/+1
* parse-options: Add a gitcli(5) man page.Pierre Habouzit2007-12-221-1/+1
* Start preparing the API documents.Junio C Hamano2007-12-141-2/+15
* Documentation: rename git.texi to user-manual.texiJunio C Hamano2007-12-121-3/+3
* Documentation: add gitman.info targetJunio C Hamano2007-12-101-8/+28
* Merge branch 'master' into cc/helpJunio C Hamano2007-12-101-11/+14
|\
| * Run the specified perl in Documentation/Junio C Hamano2007-12-031-3/+6
| * install-sh from automake does not like -m without delimiting spaceRobert Schiele2007-12-031-8/+8
* | git-help: add -w|--web option to display html man page in a browser.Christian Couder2007-12-091-0/+4
|/
* Consolidate command list to one.Junio C Hamano2007-12-011-2/+2
* Documentation: Fix man page breakage with DocBook XSL v1.72Jonas Fonseca2007-11-141-3/+7
* documentation: replace Discussion section by link to user-manual chapterJ. Bruce Fields2007-09-151-1/+1
* Documentation/Makefile: remove cmd-list.made before redirecting to it.David Kastrup2007-08-101-0/+1
* Add support for an info version of the user manualDavid Kastrup2007-08-101-1/+23
* When generating manpages, delete outdated targets first.David Kastrup2007-08-011-0/+1
* Mark user-manual as UTF-8Junio C Hamano2007-07-241-1/+1
* Use $(RM) in Makefiles instead of 'rm -f'Emil Medve2007-07-141-7/+8
* Change default man page path to /usr/share/manIsmail Dönmez2007-06-201-1/+1
* Merge branch 'lh/submodule'Junio C Hamano2007-06-161-1/+1
|\
| * Add gitmodules(5)Lars Hjemli2007-06-121-1/+1
* | Documentation: adjust to AsciiDoc 8Junio C Hamano2007-06-161-0/+3
|/
* Create a new manpage for the gitignore format, and reference it elsewhereJosh Triplett2007-06-021-1/+1
* Documentation: robustify asciidoc GIT_VERSION replacementJeff King2007-06-021-4/+2
* Documentation/Makefile: fix section (5) installationJunio C Hamano2007-04-221-1/+1
* Document gitattributes(5)Junio C Hamano2007-04-191-2/+2
* Documentation: support manual section (5) - file formats.Junio C Hamano2007-04-191-6/+13
* Merge branch 'maint'Junio C Hamano2007-04-071-2/+5
|\
| * Documentation: tighten dependency for git.{html,txt}Junio C Hamano2007-04-061-2/+5
* | Documentation: Replace @@GIT_VERSION@@ in documentationFrank Lichtenheld2007-03-281-3/+18
|/
* glossary: stop generating automaticallyJ. Bruce Fields2007-03-181-6/+2
* user-manual: run xsltproc without --nonet optionJ. Bruce Fields2007-03-181-1/+1
* user-manual: ensure generated manual references stylesheetJ. Bruce Fields2007-03-041-1/+4
* Include config.mak in doc/MakefileUwe Kleine-König2007-02-281-0/+1
* Add release notes to the distribution.Junio C Hamano2007-02-131-1/+2
* Make it easier to override path to asciidoc commandDotan Barak2007-02-111-6/+7
* Do not use hardcoded path to xhmtl.xsl to generate user's manualJunio C Hamano2007-01-311-1/+1
* Merge branch 'master' of git://linux-nfs.org/~bfields/gitJunio C Hamano2007-01-311-1/+7
|\
| * Documentation: add git user's manualJ. Bruce Fields2007-01-071-1/+7
* | Documentation/git.txt: command re-classificationJunio C Hamano2007-01-191-1/+4
* | Documentation: generated cmds-*.txt does not depend on git.txtJunio C Hamano2007-01-191-1/+1
* | Documentation: Generate command lists.Junio C Hamano2007-01-181-1/+11
* | sanitize content of README fileNicolas Pitre2007-01-171-7/+2
|/
* Makefile: add quick-install-doc for installing pre-built manpagesEric Wong2006-12-231-0/+4
* no need to install manpages as executableChris Wright2006-12-111-2/+2
* Documentation: Fix howto/revert-branch-rebase.html generationSergey Vlasov2006-09-011-1/+1
* Include config.mak.autogen in the doc MakefileJonas Fonseca2006-08-311-0/+2
* Merge branch 'pb/configure'Junio C Hamano2006-07-261-7/+7
|\