index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
Commit message (
Expand
)
Author
Age
*
Documentation: undocument gc'd function graph_release()
Greg Price
2009-11-19
*
Git 1.6.5.3
v1.6.5.3
Junio C Hamano
2009-11-16
*
Merge branch 'jk/maint-1.6.3-ls-files-i' into maint
Junio C Hamano
2009-11-15
|
\
|
*
ls-files: unbreak "ls-files -i"
Jeff King
2009-10-30
*
|
Merge branch 'jc/maint-blank-at-eof' into maint
Junio C Hamano
2009-11-15
|
\
\
|
*
\
Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...
Junio C Hamano
2009-09-15
|
|
\
\
|
|
*
|
core.whitespace: split trailing-space into blank-at-{eol,eof}
Junio C Hamano
2009-09-05
|
|
*
|
apply --whitespace=warn/error: diagnose blank at EOF
Junio C Hamano
2009-09-04
*
|
|
|
Merge branch 'tr/maint-roff-quote' into maint
Junio C Hamano
2009-11-15
|
\
\
\
\
|
*
|
|
|
Quote ' as \(aq in manpages
Thomas Rast
2009-10-22
*
|
|
|
|
Merge branch 'ja/fetch-doc' into maint
Junio C Hamano
2009-11-15
|
\
\
\
\
\
|
*
|
|
|
|
Documentation/merge-options.txt: order options in alphabetical groups
Jari Aalto
2009-10-22
|
*
|
|
|
|
Documentation/git-pull.txt: Add subtitles above included option files
Jari Aalto
2009-10-22
|
*
|
|
|
|
Documentation/fetch-options.txt: order options alphabetically
Jari Aalto
2009-10-21
*
|
|
|
|
|
Merge branch 'cb/doc-fetch-pull-merge' into maint
Junio C Hamano
2009-11-15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
modernize fetch/merge/pull examples
Clemens Buchacher
2009-10-21
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'jc/receive-pack-auto' into maint
Junio C Hamano
2009-11-15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
receive-pack: run "gc --auto --quiet" and optionally "update-server-info"
Junio C Hamano
2009-10-21
|
|
/
/
/
/
/
*
|
|
|
|
|
git-add.txt: fix formatting of --patch section
Stephen Boyd
2009-11-14
*
|
|
|
|
|
Fix documentation grammar typo
Gisle Aas
2009-11-04
*
|
|
|
|
|
Merge branch 'bg/clone-doc' into maint
Junio C Hamano
2009-11-01
|
\
\
\
\
\
\
|
*
|
|
|
|
|
git-clone.txt: Fix grammar and formatting
Björn Gustavsson
2009-10-21
|
|
/
/
/
/
/
*
|
|
|
|
|
More precise description of 'git describe --abbrev'
Gisle Aas
2009-10-30
*
|
|
|
|
|
GIT 1.6.5.2
v1.6.5.2
Junio C Hamano
2009-10-25
*
|
|
|
|
|
Fix list of released versions in the toc document
Junio C Hamano
2009-10-23
*
|
|
|
|
|
Merge branch 'jn/maint-1.6.3-check-ref-format-doc' into maint
Junio C Hamano
2009-10-23
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Documentation: describe check-ref-format --branch
Jonathan Nieder
2009-10-12
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Document `delta` attribute in "git help attributes".
Nasser Grainawi
2009-10-21
*
|
|
|
|
|
Documentation/git-gc.txt: change "references" to "reference"
Matt Kraai
2009-10-20
*
|
|
|
|
|
document push's new quiet option
Jeff King
2009-10-18
*
|
|
|
|
|
GIT 1.6.5.1
v1.6.5.1
Junio C Hamano
2009-10-16
*
|
|
|
|
|
Merge branch 'maint-1.6.4' into maint
Junio C Hamano
2009-10-13
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
git-stash documentation: mention default options for 'list'
Miklos Vajna
2009-10-12
*
|
|
|
|
|
GIT 1.6.5
v1.6.5
Junio C Hamano
2009-10-10
*
|
|
|
|
|
Documentation: clone: clarify discussion of initial branch
Jonathan Nieder
2009-10-09
*
|
|
|
|
|
racy-git.txt: explain nsec problem in more detail
Jonathan Nieder
2009-10-09
*
|
|
|
|
|
Documentation: clarify "working tree" definition
Jonathan Nieder
2009-10-09
*
|
|
|
|
|
Documentation: clarify branch creation
Jonathan Nieder
2009-10-09
*
|
|
|
|
|
Documentation: branch: update --merged description
Jonathan Nieder
2009-10-09
*
|
|
|
|
|
Documentation: clarify mergeoptions description
Jonathan Nieder
2009-10-09
*
|
|
|
|
|
Documentation: git fmt-merge-msg does not have to be a script
Jonathan Nieder
2009-10-09
*
|
|
|
|
|
Update draft release notes to 1.6.5
Junio C Hamano
2009-10-08
*
|
|
|
|
|
filter-branch: add --prune-empty to option summary
Adam Brewster
2009-10-02
*
|
|
|
|
|
Documentation/git-gc.txt: default --aggressive window is 250, not 10
Brandon Casey
2009-09-29
*
|
|
|
|
|
Update "describe" documentation to match reality
Thiago Farina
2009-09-22
*
|
|
|
|
|
Update Release Notes to 1.6.5
Junio C Hamano
2009-09-21
*
|
|
|
|
|
Merge 1.6.4.4 in
Junio C Hamano
2009-09-16
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
GIT 1.6.4.4
v1.6.4.4
Junio C Hamano
2009-09-16
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
remove logical typo in documentation of sample update hook
Heiko Voigt
2009-09-14
*
|
|
|
|
git-archive: infer output format from filename when unspecified
Dmitry Potapov
2009-09-13
[next]