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/Makefile: move infodir to be with other '*dir's
John Keeping
2013-06-17
1
-1
/
+1
*
Documentation/Makefile: fix spaces around assignments
John Keeping
2013-06-17
1
-21
/
+21
*
Merge branch 'da/mergetool-docs'
Junio C Hamano
2013-02-07
1
-2
/
+20
|
\
|
*
doc: generate a list of valid merge tools
David Aguilar
2013-02-03
1
-2
/
+20
*
|
Merge branch 'jk/doc-makefile-cleanup'
Junio C Hamano
2013-02-07
1
-9
/
+30
|
\
\
|
*
|
Documentation/Makefile: clean up MAN*_TXT lists
Jeff King
2013-02-01
1
-9
/
+29
*
|
|
Merge branch 'jk/remote-helpers-doc'
Junio C Hamano
2013-02-07
1
-2
/
+9
|
\
\
\
|
*
|
|
Rename {git- => git}remote-helpers.txt
John Keeping
2013-02-01
1
-2
/
+9
|
*
|
|
Merge branch 'jn/xml-depends-on-asciidoc-conf' into maint
Junio C Hamano
2013-01-14
1
-5
/
+3
|
|
\
\
\
*
|
|
|
|
Documentation: the name of the system is 'Git', not 'git'
Thomas Ackermann
2013-02-01
1
-2
/
+2
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'jn/xml-depends-on-asciidoc-conf'
Junio C Hamano
2013-01-12
1
-5
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
docs: manpage XML depends on asciidoc.conf
Jonathan Nieder
2013-01-06
1
-5
/
+3
*
|
|
Merge branch 'maint'
Junio C Hamano
2012-12-23
1
-1
/
+1
|
\
|
|
|
*
|
Merge branch 'ta/doc-cleanup' into maint
Junio C Hamano
2012-12-23
1
-2
/
+24
|
|
\
\
|
*
|
|
Sort howto documents in howto-index.txt
Thomas Ackermann
2012-12-23
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ta/new-command-howto'
Junio C Hamano
2012-12-22
1
-0
/
+1
|
\
\
\
|
*
|
|
Move ./technical/api-command.txt to ./howto/new-command.txt
Thomas Ackermann
2012-12-21
1
-0
/
+1
|
|
|
/
|
|
/
|
*
/
|
Remove duplicate entry in ./Documentation/Makefile
Thomas Ackermann
2012-12-19
1
-1
/
+0
|
/
/
*
/
Documentation: build html for all files in technical and howto
Thomas Ackermann
2012-10-25
1
-2
/
+24
|
/
*
Documentation/Makefile: Allow custom XMLTO binary
Dave Borowitz
2012-09-20
1
-2
/
+3
*
check-docs: get documented command list from Makefile
Jeff King
2012-08-08
1
-0
/
+3
*
Merge branch 'jk/no-more-asciidoc7'
Junio C Hamano
2012-06-25
1
-18
/
+0
|
\
|
*
docs: drop antique comment from Makefile
Jeff King
2012-05-30
1
-9
/
+0
|
*
docs: drop asciidoc7compatible flag
Jeff King
2012-05-30
1
-9
/
+0
*
|
Merge branch 'mm/api-credentials-doc'
Junio C Hamano
2012-06-08
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
docs: fix cross-directory linkgit references
Jeff King
2012-06-08
1
-0
/
+2
*
|
Merge branch 'jk/doc-asciidoc-inline-literal'
Junio C Hamano
2012-05-02
1
-1
/
+1
|
\
|
|
*
docs: stop using asciidoc no-inline-literal
Jeff King
2012-04-26
1
-1
/
+1
*
|
var doc: advertise current DEFAULT_PAGER and DEFAULT_EDITOR settings
Jonathan Nieder
2012-04-10
1
-0
/
+10
|
/
*
pulling signed tag: add howto document
Junio C Hamano
2012-01-19
1
-1
/
+4
*
docs: end-user documentation for the credential subsystem
Jeff King
2011-12-12
1
-0
/
+1
*
Sync with 1.7.7.3
Junio C Hamano
2011-11-09
1
-6
/
+17
|
\
|
*
docs: Update install-doc-quick
Junio C Hamano
2011-11-08
1
-6
/
+17
*
|
gitweb: Add gitweb(1) manpage for gitweb itself
Jakub Narebski
2011-10-16
1
-1
/
+1
*
|
gitweb: Add gitweb.conf(5) manpage for gitweb configuration files
Drew Northup
2011-10-16
1
-1
/
+1
|
/
*
Merge branch 'js/ref-namespaces'
Junio C Hamano
2011-08-18
1
-1
/
+1
|
\
|
*
ref namespaces: documentation
Josh Triplett
2011-07-11
1
-1
/
+1
*
|
Documentation/Makefile: add *.pdf to `clean' target
Emilio G. Cota
2011-08-08
1
-0
/
+1
|
/
*
docs: default to more modern toolset
Jeff King
2010-11-25
1
-15
/
+8
*
docs: fix Makefile dependency for user manual
Jeff King
2010-08-22
1
-1
/
+1
*
Documentation: gitrevisions
Michael J Gruber
2010-07-05
1
-1
/
+1
*
Documentation/Makefile: fix interrupted builds of user-manual.xml
Jonathan Nieder
2010-04-22
1
-2
/
+6
*
Makefile: consolidate .FORCE-* targets
Jonathan Nieder
2010-01-06
1
-2
/
+2
*
Sync with 1.6.5.5
Junio C Hamano
2009-12-05
1
-11
/
+12
|
\
|
*
Documentation: Avoid use of xmlto --stringparam
Todd Zullinger
2009-12-05
1
-11
/
+12
*
|
Merge branch 'maint'
Junio C Hamano
2009-12-03
1
-0
/
+7
|
\
|
|
*
Documentation: xmlto 0.0.18 does not know --stringparam
Junio C Hamano
2009-12-03
1
-0
/
+7
*
|
Merge in 1.6.5.4
Junio C Hamano
2009-12-03
1
-2
/
+5
|
\
|
|
*
Unconditionally set man.base.url.for.relative.links
Junio C Hamano
2009-12-03
1
-2
/
+5
*
|
Merge branch 'maint'
Junio C Hamano
2009-12-03
1
-0
/
+4
|
\
|
[next]