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: move git(7) to git(1)
Christian Couder
2008-06-06
1
-4
/
+2
*
documentation: convert "diffcore" and "repository-layout" to man pages
Christian Couder
2008-06-06
1
-5
/
+5
*
Documentation: convert "glossary" and "core-tutorial" to man pages
Christian Couder
2008-06-02
1
-4
/
+2
*
Documentation: convert tutorials to man pages
Christian Couder
2008-05-25
1
-5
/
+3
*
Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page
Christian Couder
2008-05-05
1
-3
/
+2
*
man pages are littered with .ft C and others
Jonas Fonseca
2008-02-05
1
-1
/
+3
*
Add using merge subtree How-To
Miklos Vajna
2008-01-15
1
-1
/
+1
*
Documentation: remove gitman.info with "make clean"
Junio C Hamano
2008-01-07
1
-1
/
+2
*
Documentation/Makefile - honor $DESTDIR for quick-install target
Mark Levedahl
2008-01-07
1
-1
/
+1
*
parse-options: Add a gitcli(5) man page.
Pierre Habouzit
2007-12-22
1
-1
/
+1
*
Start preparing the API documents.
Junio C Hamano
2007-12-15
1
-2
/
+15
*
Documentation: rename git.texi to user-manual.texi
Junio C Hamano
2007-12-12
1
-3
/
+3
*
Documentation: add gitman.info target
Junio C Hamano
2007-12-10
1
-8
/
+28
*
Merge branch 'master' into cc/help
Junio C Hamano
2007-12-10
1
-11
/
+14
|
\
|
*
Run the specified perl in Documentation/
Junio C Hamano
2007-12-04
1
-3
/
+6
|
*
install-sh from automake does not like -m without delimiting space
Robert Schiele
2007-12-04
1
-8
/
+8
*
|
git-help: add -w|--web option to display html man page in a browser.
Christian Couder
2007-12-09
1
-0
/
+4
|
/
*
Consolidate command list to one.
Junio C Hamano
2007-12-02
1
-2
/
+2
*
Documentation: Fix man page breakage with DocBook XSL v1.72
Jonas Fonseca
2007-11-14
1
-3
/
+7
*
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
|
/
[next]