index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
documentation: replace Discussion section by link to user-manual chapter
J. Bruce Fields
2007-09-16
1
-1
/
+1
*
Documentation/Makefile: remove cmd-list.made before redirecting to it.
David Kastrup
2007-08-11
1
-0
/
+1
*
Add support for an info version of the user manual
David Kastrup
2007-08-11
1
-1
/
+23
*
When generating manpages, delete outdated targets first.
David Kastrup
2007-08-02
1
-0
/
+1
*
Mark user-manual as UTF-8
Junio C Hamano
2007-07-24
1
-1
/
+1
*
Use $(RM) in Makefiles instead of 'rm -f'
Emil Medve
2007-07-15
1
-7
/
+8
*
Change default man page path to /usr/share/man
Ismail Dönmez
2007-06-21
1
-1
/
+1
*
Merge branch 'lh/submodule'
Junio C Hamano
2007-06-16
1
-1
/
+1
|
\
|
*
Add gitmodules(5)
Lars Hjemli
2007-06-12
1
-1
/
+1
*
|
Documentation: adjust to AsciiDoc 8
Junio C Hamano
2007-06-16
1
-0
/
+3
|
/
*
Create a new manpage for the gitignore format, and reference it elsewhere
Josh Triplett
2007-06-02
1
-1
/
+1
*
Documentation: robustify asciidoc GIT_VERSION replacement
Jeff King
2007-06-02
1
-4
/
+2
*
Documentation/Makefile: fix section (5) installation
Junio C Hamano
2007-04-22
1
-1
/
+1
*
Document gitattributes(5)
Junio C Hamano
2007-04-20
1
-2
/
+2
*
Documentation: support manual section (5) - file formats.
Junio C Hamano
2007-04-20
1
-6
/
+13
*
Merge branch 'maint'
Junio C Hamano
2007-04-07
1
-2
/
+5
|
\
|
*
Documentation: tighten dependency for git.{html,txt}
Junio C Hamano
2007-04-07
1
-2
/
+5
*
|
Documentation: Replace @@GIT_VERSION@@ in documentation
Frank Lichtenheld
2007-03-29
1
-3
/
+18
|
/
*
glossary: stop generating automatically
J. Bruce Fields
2007-03-19
1
-6
/
+2
*
user-manual: run xsltproc without --nonet option
J. Bruce Fields
2007-03-19
1
-1
/
+1
*
user-manual: ensure generated manual references stylesheet
J. Bruce Fields
2007-03-05
1
-1
/
+4
*
Include config.mak in doc/Makefile
Uwe Kleine-König
2007-02-28
1
-0
/
+1
*
Add release notes to the distribution.
Junio C Hamano
2007-02-14
1
-1
/
+2
*
Make it easier to override path to asciidoc command
Dotan Barak
2007-02-11
1
-6
/
+7
*
Do not use hardcoded path to xhmtl.xsl to generate user's manual
Junio C Hamano
2007-02-01
1
-1
/
+1
*
Merge branch 'master' of git://linux-nfs.org/~bfields/git
Junio C Hamano
2007-01-31
1
-1
/
+7
|
\
|
*
Documentation: add git user's manual
J. Bruce Fields
2007-01-08
1
-1
/
+7
*
|
Documentation/git.txt: command re-classification
Junio C Hamano
2007-01-20
1
-1
/
+4
*
|
Documentation: generated cmds-*.txt does not depend on git.txt
Junio C Hamano
2007-01-19
1
-1
/
+1
*
|
Documentation: Generate command lists.
Junio C Hamano
2007-01-19
1
-1
/
+11
*
|
sanitize content of README file
Nicolas Pitre
2007-01-17
1
-7
/
+2
|
/
*
Makefile: add quick-install-doc for installing pre-built manpages
Eric Wong
2006-12-23
1
-0
/
+4
*
no need to install manpages as executable
Chris Wright
2006-12-11
1
-2
/
+2
*
Documentation: Fix howto/revert-branch-rebase.html generation
Sergey Vlasov
2006-09-01
1
-1
/
+1
*
Include config.mak.autogen in the doc Makefile
Jonas Fonseca
2006-09-01
1
-0
/
+2
*
Merge branch 'pb/configure'
Junio C Hamano
2006-07-26
1
-7
/
+7
|
\
|
*
Rename man1 and man7 variables to man1dir and man7dir
Jakub Narebski
2006-06-30
1
-5
/
+5
|
*
Allow INSTALL, bindir, mandir to be set in main Makefile
Jakub Narebski
2006-06-30
1
-2
/
+2
*
|
Documentation/Makefile: product depends on asciidoc.conf
Junio C Hamano
2006-07-15
1
-0
/
+1
|
/
*
Documentation/Makefile: remove extra /
Martin Waitz
2006-05-26
1
-3
/
+3
*
tutorial: add discussion of index file, object database
J. Bruce Fields
2006-05-22
1
-0
/
+1
*
Properly render asciidoc "callouts" in git man pages.
Sean Estabrooks
2006-04-28
1
-1
/
+1
*
Documentation/Makefile: Some `git-*.txt' files aren't manpages.
Mark Wooding
2006-03-05
1
-1
/
+5
*
Don't include ../README in git.txt - make a local copy
Pavel Roskin
2006-01-25
1
-3
/
+6
*
Documentation: finishing touches to the new tutorial.
Junio C Hamano
2006-01-23
1
-0
/
+1
*
Everyday GIT with 20 commands
Junio C Hamano
2005-12-10
1
-0
/
+1
*
Documentation: fix dependency generation.
Junio C Hamano
2005-11-08
1
-2
/
+1
*
Fix documentation dependency generation.
Junio C Hamano
2005-11-08
1
-9
/
+7
*
Refactored merge options into separate merge-options.txt.
Jon Loeliger
2005-11-07
1
-10
/
+13
*
Documentation: -merge and -pull: describe merge strategies.
Junio C Hamano
2005-11-04
1
-1
/
+6
[next]