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: document post-rewrite hook
Thomas Rast
2010-03-12
*
Support showing notes from more than one notes tree
Thomas Rast
2010-03-12
*
Merge branch 'il/rev-glob'
Junio C Hamano
2010-02-23
|
\
|
*
Documentation: improve description of --glob=pattern and friends
Thomas Rast
2010-01-21
|
*
rev-parse --branches/--tags/--remotes=pattern
Ilari Liusvaara
2010-01-20
|
*
rev-parse --glob
Ilari Liusvaara
2010-01-20
*
|
builtin-notes: Add "copy" subcommand for copying notes between objects
Johan Herland
2010-02-13
*
|
builtin-notes: Add -c/-C options for reusing notes
Johan Herland
2010-02-13
*
|
builtin-notes: Deprecate the -m/-F options for "git notes edit"
Johan Herland
2010-02-13
*
|
builtin-notes: Add "append" subcommand for appending to note objects
Johan Herland
2010-02-13
*
|
builtin-notes: Add "add" subcommand for adding notes to objects
Johan Herland
2010-02-13
*
|
builtin-notes: Add --message/--file aliases for -m/-F options
Johan Herland
2010-02-13
*
|
builtin-notes: Add "list" subcommand for listing note objects
Johan Herland
2010-02-13
*
|
Documentation: Generalize git-notes docs to 'objects' instead of 'commits'
Johan Herland
2010-02-13
*
|
builtin-notes: Add "prune" subcommand for removing notes for missing objects
Johan Herland
2010-02-13
*
|
builtin-notes: Add "remove" subcommand for removing existing notes
Johan Herland
2010-02-13
*
|
Builtin-ify git-notes
Johan Herland
2010-02-13
*
|
Merge branch 'jc/maint-limit-note-output'
Junio C Hamano
2010-01-22
|
\
\
|
*
|
Fix "log --oneline" not to show notes
Junio C Hamano
2010-01-21
|
*
|
Fix "log" family not to be too agressive about showing notes
Junio C Hamano
2010-01-20
*
|
|
git-rebase.txt: Fix spelling
Horst H. von Brand
2010-01-21
*
|
|
conflict-marker-size: add test and docs
Junio C Hamano
2010-01-20
*
|
|
Update draft release notes to 1.7.0
Junio C Hamano
2010-01-20
*
|
|
Merge branch 'ap/merge-backend-opts'
Junio C Hamano
2010-01-20
|
\
\
\
|
*
|
|
Document that merge strategies can now take their own options
Junio C Hamano
2010-01-17
|
*
|
|
git-merge-file --ours, --theirs
Junio C Hamano
2009-11-29
*
|
|
|
Merge remote branch 'remotes/trast-doc/for-next'
Junio C Hamano
2010-01-20
|
\
\
\
\
|
*
|
|
|
Documentation: spell 'git cmd' without dash throughout
Thomas Rast
2010-01-10
|
*
|
|
|
Documentation: format full commands in typewriter font
Thomas Rast
2010-01-10
|
*
|
|
|
Documentation: warn prominently against merging with dirty trees
Thomas Rast
2010-01-09
|
*
|
|
|
Documentation/git-merge: reword references to "remote" and "pull"
Thomas Rast
2010-01-09
*
|
|
|
|
Merge branch 'rr/core-tutorial'
Junio C Hamano
2010-01-20
|
\
\
\
\
\
|
*
|
|
|
|
Documentation: Update git core tutorial clarifying reference to scripts
Ramkumar Ramachandra
2010-01-16
*
|
|
|
|
|
Merge branch 'jc/grep-lookahead'
Junio C Hamano
2010-01-20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
grep: rip out support for external grep
Junio C Hamano
2010-01-13
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'mm/conflict-advice'
Junio C Hamano
2010-01-20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Be more user-friendly when refusing to do something because of conflict.
Matthieu Moy
2010-01-12
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'da/difftool'
Junio C Hamano
2010-01-20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
difftool: Add '-x' and as an alias for '--extcmd'
David Aguilar
2010-01-15
|
*
|
|
|
|
|
git-diff.txt: Link to git-difftool
David Aguilar
2010-01-09
|
*
|
|
|
|
|
difftool: Allow specifying unconfigured commands with --extcmd
David Aguilar
2010-01-09
|
*
|
|
|
|
|
git-difftool: Add '--gui' for selecting a GUI tool
David Aguilar
2010-01-03
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'ns/rebase-auto-squash'
Junio C Hamano
2010-01-20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rebase -i --autosquash: auto-squash commits
Nanako Shiraishi
2010-01-06
*
|
|
|
|
|
|
Merge branch 'mh/rebase-fixup' (early part)
Junio C Hamano
2010-01-20
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Add a command "fixup" to rebase --interactive
Michael Haggerty
2009-12-07
*
|
|
|
|
|
|
Merge branch 'il/push-set-upstream'
Junio C Hamano
2010-01-20
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add push --set-upstream
Ilari Liusvaara
2010-01-16
*
|
|
|
|
|
|
|
Merge branch 'jk/warn-author-committer-after-commit'
Junio C Hamano
2010-01-20
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
commit: allow suppression of implicit identity advice
Jeff King
2010-01-14
[next]