index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
docs: fix 'report-status' protocol capability thinko
Jeff King
2013-07-24
*
Git 1.8.0.3
v1.8.0.3
Junio C Hamano
2012-12-27
*
git(1): show link to contributor summary page
Junio C Hamano
2012-12-27
*
Merge branch 'sl/maint-git-svn-docs' into maint
Junio C Hamano
2012-12-27
|
\
|
*
git-svn: Note about tags.
Sebastian Leske
2012-12-27
|
*
git-svn: Expand documentation for --follow-parent
Sebastian Leske
2012-12-27
|
*
git-svn: Recommend use of structure options.
Sebastian Leske
2012-12-27
|
*
git-svn: Document branches with at-sign(@).
Sebastian Leske
2012-12-27
*
|
Merge branch 'gb/maint-doc-svn-log-window-size' into maint
Junio C Hamano
2012-12-27
|
\
\
|
*
|
Document git-svn fetch --log-window-size parameter
Gunnlaugur Þór Briem
2012-10-26
*
|
|
Merge branch 'km/maint-doc-git-reset' into maint
Junio C Hamano
2012-12-27
|
\
\
\
|
*
|
|
doc: git-reset: make "<mode>" optional
Krzysztof Mazur
2012-10-29
|
|
/
/
*
|
|
git-remote-helpers.txt: document invocation before input format
Max Horn
2012-12-27
*
|
|
Merge branch 'jk/avoid-mailto-invalid-in-doc' into maint
Junio C Hamano
2012-12-27
|
\
\
\
|
*
|
|
Documentation: don't link to example mail addresses
John Keeping
2012-12-16
*
|
|
|
Merge branch 'tj/maint-doc-commit-sign' into maint
Junio C Hamano
2012-12-27
|
\
\
\
\
|
*
|
|
|
Add -S, --gpg-sign option to manpage of "git commit"
Tom Jones
2012-10-29
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Documentation: move diff.wordRegex from config.txt to diff-config.txt
Ramkumar Ramachandra
2012-12-27
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'jc/doc-diff-blobs' into maint
Junio C Hamano
2012-12-22
|
\
\
\
|
*
|
|
Documentation: Describe "git diff <blob> <blob>" separately
Junio C Hamano
2012-12-18
|
|
/
/
*
|
|
Merge branch 'cr/doc-checkout-branch' into maint
Junio C Hamano
2012-12-22
|
\
\
\
|
*
|
|
Documentation/git-checkout.txt: document 70c9ac2 behavior
Chris Rorvick
2012-12-18
|
*
|
|
Documentation/git-checkout.txt: clarify usage
Chris Rorvick
2012-12-18
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ta/api-index-doc' into maint
Junio C Hamano
2012-12-22
|
\
\
\
|
*
|
|
Remove misleading date from api-index-skel.txt
Thomas Ackermann
2012-12-16
|
|
/
/
*
|
|
Merge branch 'as/doc-for-devs' into maint
Junio C Hamano
2012-12-22
|
\
\
\
|
*
|
|
Documentation: move support for old compilers to CodingGuidelines
Adam Spiers
2012-12-16
|
*
|
|
SubmittingPatches: add convention of prefixing commit messages
Adam Spiers
2012-12-16
|
|
/
/
*
|
|
Merge branch 'sl/readme-gplv2' into maint
Junio C Hamano
2012-12-22
|
\
\
\
|
*
|
|
README: it does not matter who the current maintainer is
Junio C Hamano
2012-12-15
|
*
|
|
README: Git is released under the GPLv2, not just "the GPL"
Stefano Lattarini
2012-12-15
|
|
/
/
*
|
|
Merge branch 'jc/fetch-tags-doc' into maint
Junio C Hamano
2012-12-22
|
\
\
\
|
*
|
|
fetch --tags: clarify documentation
Junio C Hamano
2012-12-13
|
|
/
/
*
|
|
Merge branch 'nd/index-format-doc' into maint
Junio C Hamano
2012-12-22
|
\
\
\
|
*
|
|
index-format.txt: clarify what is "invalid"
Nguyễn Thái Ngọc Duy
2012-12-13
*
|
|
|
Merge branch 'jk/mailmap-cleanup' into maint
Junio C Hamano
2012-12-22
|
\
\
\
\
|
*
|
|
|
contrib: update stats/mailmap script
Jeff King
2012-12-12
|
*
|
|
|
.mailmap: normalize emails for Linus Torvalds
Jeff King
2012-12-12
|
*
|
|
|
.mailmap: normalize emails for Jeff King
Jeff King
2012-12-12
|
*
|
|
|
.mailmap: fix broken entry for Martin Langhoff
Jeff King
2012-12-12
|
*
|
|
|
.mailmap: match up some obvious names/emails
Jeff King
2012-12-12
*
|
|
|
|
Merge branch 'ta/doc-cleanup' into maint
Junio C Hamano
2012-12-22
|
\
\
\
\
\
|
*
|
|
|
|
Documentation: build html for all files in technical and howto
Thomas Ackermann
2012-10-25
|
*
|
|
|
|
Documentation/howto: convert plain text files to asciidoc
Thomas Ackermann
2012-10-18
|
*
|
|
|
|
Documentation/technical: convert plain text files to asciidoc
Thomas Ackermann
2012-10-16
|
*
|
|
|
|
Change headline of technical/send-pack-pipeline.txt to not confuse its conten...
Thomas Ackermann
2012-10-16
|
*
|
|
|
|
Shorten two over-long lines in git-bisect-lk2009.txt by abbreviating some sha1
Thomas Ackermann
2012-10-16
|
*
|
|
|
|
Split over-long synopsis in git-fetch-pack.txt into several lines
Thomas Ackermann
2012-10-16
*
|
|
|
|
|
Sort howto documents in howto-index.txt
Thomas Ackermann
2012-12-22
*
|
|
|
|
|
t7004: do not create unneeded gpghome/gpg.conf when GPG is not used
Junio C Hamano
2012-12-18
[next]