Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-04-07 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+5 |
2007-04-06 | Documentation: tighten dependency for git.{html,txt} | Junio C Hamano | 1 | -2/+5 |
2007-03-28 | Documentation: Replace @@GIT_VERSION@@ in documentation | Frank Lichtenheld | 1 | -3/+18 |
2007-03-18 | glossary: stop generating automatically | J. Bruce Fields | 1 | -6/+2 |
2007-03-18 | user-manual: run xsltproc without --nonet option | J. Bruce Fields | 1 | -1/+1 |
2007-03-04 | user-manual: ensure generated manual references stylesheet | J. Bruce Fields | 1 | -1/+4 |
2007-02-28 | Include config.mak in doc/Makefile | Uwe Kleine-König | 1 | -0/+1 |
2007-02-13 | Add release notes to the distribution. | Junio C Hamano | 1 | -1/+2 |
2007-02-11 | Make it easier to override path to asciidoc command | Dotan Barak | 1 | -6/+7 |
2007-01-31 | Do not use hardcoded path to xhmtl.xsl to generate user's manual | Junio C Hamano | 1 | -1/+1 |
2007-01-31 | Merge branch 'master' of git://linux-nfs.org/~bfields/git | Junio C Hamano | 1 | -1/+7 |
2007-01-19 | Documentation/git.txt: command re-classification | Junio C Hamano | 1 | -1/+4 |
2007-01-19 | Documentation: generated cmds-*.txt does not depend on git.txt | Junio C Hamano | 1 | -1/+1 |
2007-01-18 | Documentation: Generate command lists. | Junio C Hamano | 1 | -1/+11 |
2007-01-17 | sanitize content of README file | Nicolas Pitre | 1 | -7/+2 |
2007-01-07 | Documentation: add git user's manual | J. Bruce Fields | 1 | -1/+7 |
2006-12-23 | Makefile: add quick-install-doc for installing pre-built manpages | Eric Wong | 1 | -0/+4 |
2006-12-11 | no need to install manpages as executable | Chris Wright | 1 | -2/+2 |
2006-09-01 | Documentation: Fix howto/revert-branch-rebase.html generation | Sergey Vlasov | 1 | -1/+1 |
2006-08-31 | Include config.mak.autogen in the doc Makefile | Jonas Fonseca | 1 | -0/+2 |
2006-07-26 | Merge branch 'pb/configure' | Junio C Hamano | 1 | -7/+7 |
2006-07-14 | Documentation/Makefile: product depends on asciidoc.conf | Junio C Hamano | 1 | -0/+1 |
2006-06-29 | Rename man1 and man7 variables to man1dir and man7dir | Jakub Narebski | 1 | -5/+5 |
2006-06-29 | Allow INSTALL, bindir, mandir to be set in main Makefile | Jakub Narebski | 1 | -2/+2 |
2006-05-25 | Documentation/Makefile: remove extra / | Martin Waitz | 1 | -3/+3 |
2006-05-21 | tutorial: add discussion of index file, object database | J. Bruce Fields | 1 | -0/+1 |
2006-04-28 | Properly render asciidoc "callouts" in git man pages. | Sean Estabrooks | 1 | -1/+1 |
2006-03-05 | Documentation/Makefile: Some `git-*.txt' files aren't manpages. | Mark Wooding | 1 | -1/+5 |
2006-01-24 | Don't include ../README in git.txt - make a local copy | Pavel Roskin | 1 | -3/+6 |
2006-01-22 | Documentation: finishing touches to the new tutorial. | Junio C Hamano | 1 | -0/+1 |
2005-12-09 | Everyday GIT with 20 commands | Junio C Hamano | 1 | -0/+1 |
2005-11-08 | Documentation: fix dependency generation. | Junio C Hamano | 1 | -2/+1 |
2005-11-07 | Fix documentation dependency generation. | Junio C Hamano | 1 | -9/+7 |
2005-11-06 | Refactored merge options into separate merge-options.txt. | Jon Loeliger | 1 | -10/+13 |
2005-11-04 | Documentation: -merge and -pull: describe merge strategies. | Junio C Hamano | 1 | -1/+6 |