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
/
revision.c
Commit message (
Expand
)
Author
Age
*
Fix typos / spelling in comments
Mike Ralphson
2009-04-22
*
Merge branch 'lt/pack-object-memuse'
Junio C Hamano
2009-04-18
|
\
|
*
show_object(): push path_name() call further down
Linus Torvalds
2009-04-12
|
*
process_{tree,blob}: show objects without buffering
Linus Torvalds
2009-04-12
*
|
Merge branch 'jc/maint-1.6.0-keep-pack'
Junio C Hamano
2009-04-01
|
\
\
|
*
|
Remove --kept-pack-only option and associated infrastructure
Brandon Casey
2009-03-20
*
|
|
Merge branch 'jc/maint-1.6.0-keep-pack'
Junio C Hamano
2009-03-11
|
\
\
\
|
|
/
/
|
*
|
is_kept_pack(): final clean-up
Junio C Hamano
2009-02-28
|
*
|
Simplify is_kept_pack()
Junio C Hamano
2009-02-28
|
*
|
has_sha1_kept_pack(): take "struct rev_info"
Junio C Hamano
2009-02-28
|
*
|
has_sha1_pack(): refactor "pretend these packs do not exist" interface
Junio C Hamano
2009-02-28
|
|
/
*
|
Add --oneline that is a synonym to "--pretty=oneline --abbrev-commit"
Nanako Shiraishi
2009-02-24
*
|
Add --format that is a synonym to --pretty
Nanako Shiraishi
2009-02-24
*
|
Merge branch 'maint'
Junio C Hamano
2009-02-11
|
\
\
|
*
\
Merge branch 'maint-1.5.6' into maint
Junio C Hamano
2009-02-11
|
|
\
\
|
|
*
\
Merge branch 'maint-1.5.5' into maint-1.5.6
Junio C Hamano
2009-02-11
|
|
|
\
\
|
|
|
*
\
Merge branch 'maint-1.5.4' into maint-1.5.5
Junio C Hamano
2009-02-11
|
|
|
|
\
\
|
|
|
|
*
|
revision traversal and pack: notice and die on missing commit
Junio C Hamano
2009-02-11
|
|
*
|
|
|
Merge branch 'ag/rewrite_one' into maint
Junio C Hamano
2008-08-07
|
|
|
\
\
\
\
|
*
|
\
\
\
\
Merge branch 'js/maint-all-implies-HEAD' into maint
Junio C Hamano
2009-02-05
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge branch 'jc/maint-allow-uninteresting-missing'
Junio C Hamano
2009-01-31
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
revision traversal: allow UNINTERESTING objects to be missing
Junio C Hamano
2009-01-28
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'js/maint-all-implies-HEAD'
Junio C Hamano
2009-01-25
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
/
/
/
/
/
/
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
revision walker: include a detached HEAD in --all
Johannes Schindelin
2009-01-17
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-11-14
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
revision.c: use proper data type in call to sizeof() within xrealloc
Brandon Casey
2008-11-14
*
|
|
|
|
|
revision traversal: '--simplify-by-decoration'
Linus Torvalds
2008-11-04
*
|
|
|
|
|
revision: make tree comparison functions take commits rather than trees
Linus Torvalds
2008-11-04
*
|
|
|
|
|
Add a 'source' decorator for commits
Linus Torvalds
2008-11-04
*
|
|
|
|
|
Merge branch 'tr/rev-list-reverse'
Junio C Hamano
2008-09-18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rev-list: fix --reverse interaction with --parents
Thomas Rast
2008-08-29
*
|
|
|
|
|
|
Merge branch 'jc/maint-log-grep'
Junio C Hamano
2008-09-04
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
log --author/--committer: really match only with name part
Junio C Hamano
2008-09-04
*
|
|
|
|
|
|
Merge branch 'tr/filter-branch'
Junio C Hamano
2008-09-02
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
revision --simplify-merges: make it a no-op without pathspec
Junio C Hamano
2008-08-18
|
*
|
|
|
|
|
revision --simplify-merges: do not leave commits unprocessed
Junio C Hamano
2008-08-18
|
*
|
|
|
|
|
revision --simplify-merges: use decoration instead of commit->util field
Junio C Hamano
2008-08-14
|
|
/
/
/
/
/
|
*
|
|
|
|
Topo-sort before --simplify-merges
Junio C Hamano
2008-08-03
|
*
|
|
|
|
revision traversal: show full history with merge simplification
Junio C Hamano
2008-08-02
|
*
|
|
|
|
revision.c: whitespace fix
Junio C Hamano
2008-08-02
*
|
|
|
|
|
Fix "git log -i --grep"
Jeff King
2008-08-24
|
/
/
/
/
/
*
|
|
|
|
Allow "non-option" revision options in parse_option-enabled commands
Pierre Habouzit
2008-07-31
*
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-07-16
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Fix buffer overflow in git diff
Dmitry Potapov
2008-07-16
*
|
|
|
|
Merge branch 'ag/rewrite_one'
Junio C Hamano
2008-07-15
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Fix quadratic performance in rewrite_one.
Alexander N. Gavrilov
2008-07-13
|
|
/
/
/
*
|
|
|
Merge branch 'ph/parseopt-step-blame'
Junio C Hamano
2008-07-13
|
\
\
\
\
|
*
|
|
|
revisions: refactor handle_revision_opt into parse_revision_opt.
Pierre Habouzit
2008-07-09
|
*
|
|
|
revisions: split handle_revision_opt() from setup_revisions()
Pierre Habouzit
2008-07-08
|
*
|
|
|
Merge branch 'jc/blame' (early part) into HEAD
Junio C Hamano
2008-07-08
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
[next]