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
*
git-commit.txt - mention that files listed on the command line must be known ...
Mark Burton
2008-11-18
*
Documentation: rev-list-options.txt: added --branches, --tags & --remotes.
Mark Burton
2008-11-18
*
Documentation: tutorial: add information about "git help" at the beginning
Christian Couder
2008-11-17
*
Documentation: user-manual: add information about "git help" at the beginning
Christian Couder
2008-11-17
*
Merge branch 'bc/maint-keep-pack'
Junio C Hamano
2008-11-16
|
\
|
*
repack: only unpack-unreachable if we are deleting redundant packs
Brandon Casey
2008-11-14
*
|
Merge branch 'maint'
Junio C Hamano
2008-11-14
|
\
\
|
*
|
Documentation: git-svn: fix example for centralized SVN clone
Jan Krüger
2008-11-14
|
*
|
Documentation: fix links to "everyday.html"
Christian Couder
2008-11-14
*
|
|
Documentation: New GUI configuration and command-line options.
Alexander Gavrilov
2008-11-14
*
|
|
Update draft release notes to 1.6.1
Junio C Hamano
2008-11-12
*
|
|
Merge branch 'mk/maint-cg-push'
Junio C Hamano
2008-11-12
|
\
\
\
|
*
|
|
git push: Interpret $GIT_DIR/branches in a Cogito compatible way
Martin Koegler
2008-11-11
*
|
|
|
Merge branch 'bc/maint-keep-pack'
Junio C Hamano
2008-11-12
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
pack-objects: extend --local to mean ignore non-local loose objects too
Brandon Casey
2008-11-12
|
*
|
|
pack-objects: new option --honor-pack-keep
Brandon Casey
2008-11-12
|
|
/
/
*
|
|
Merge branch 'mv/remote-rename'
Junio C Hamano
2008-11-12
|
\
\
\
|
*
|
|
git-remote: document the migration feature of the rename subcommand
Miklos Vajna
2008-11-11
|
*
|
|
Implement git remote rename
Miklos Vajna
2008-11-05
*
|
|
|
Merge branch 'jk/deny-push-to-current'
Junio C Hamano
2008-11-12
|
\
\
\
\
|
*
|
|
|
receive-pack: detect push to current branch of non-bare repo
Jeff King
2008-11-09
*
|
|
|
|
Merge branch 'lt/decorate'
Junio C Hamano
2008-11-12
|
\
\
\
\
\
|
*
|
|
|
|
rev-list documentation: clarify the two parts of history simplification
Santi Béjar
2008-11-12
|
*
|
|
|
|
Document "git log --simplify-by-decoration"
Nanako Shiraishi
2008-11-12
|
*
|
|
|
|
Document "git log --source"
Nanako Shiraishi
2008-11-11
*
|
|
|
|
|
Merge branch 'jk/diff-convfilter-test-fix'
Junio C Hamano
2008-11-12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
document the diff driver textconv feature
Jeff King
2008-10-26
*
|
|
|
|
|
|
git.html: Update the links to stale versions
Junio C Hamano
2008-11-12
*
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-11-12
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Start 1.6.0.5 cycle
Junio C Hamano
2008-11-12
|
*
|
|
|
|
|
Remove the period after the git-check-attr summary
Matt Kraai
2008-11-12
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
git-diff: Add --staged as a synonym for --cached.
David Symonds
2008-11-11
*
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-11-09
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
|
|
|
/
/
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Documentation: bisect: change a few instances of "git-cmd" to "git cmd"
Christian Couder
2008-11-09
|
*
|
|
|
Documentation: rev-list: change a few instances of "git-cmd" to "git cmd"
Christian Couder
2008-11-09
*
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-11-08
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
GIT 1.6.0.4
v1.6.0.4
Junio C Hamano
2008-11-08
*
|
|
|
Update draft release notes to 1.6.1
Junio C Hamano
2008-11-05
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-11-04
|
\
\
\
\
|
|
/
/
/
|
*
|
|
format-patch documentation: mention the special case of showing a single commit
Junio C Hamano
2008-11-02
*
|
|
|
Makefile: add install-man rules (quick and normal)
Markus Heidelberg
2008-11-02
|
|
_
|
/
|
/
|
|
*
|
|
Update draft release notes to 1.6.1
Junio C Hamano
2008-11-02
*
|
|
Merge branch 'maint'
Junio C Hamano
2008-11-02
|
\
\
\
|
|
/
/
|
*
|
Add reference for status letters in documentation.
Yann Dirson
2008-11-02
|
*
|
Document that git-log takes --all-match.
Mikael Magnusson
2008-11-02
|
*
|
Update draft 1.6.0.4 release notes
Junio C Hamano
2008-11-02
*
|
|
Merge branch 'ag/blame-encoding'
Junio C Hamano
2008-11-02
|
\
\
\
|
*
|
|
builtin-blame: Reencode commit messages according to git-log rules.
Alexander Gavrilov
2008-10-21
*
|
|
|
Update draft release notes to 1.6.1
Junio C Hamano
2008-11-02
*
|
|
|
Introduce receive.denyDeletes
Jan Krüger
2008-11-02
[next]