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
*
log --author/--committer: really match only with name part
Junio C Hamano
2008-09-04
*
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
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
revision traversal: --children option
Junio C Hamano
2008-04-12
*
|
|
Move read_revisions_from_stdin from builtin-rev-list.c to revision.c
Adam Brewster
2008-07-05
|
/
/
*
|
log --pretty: do not accept bogus "--prettyshort"
Junio C Hamano
2008-05-25
*
|
log --graph: do not accept log --graphbogus
Junio C Hamano
2008-05-25
*
|
get_revision(): honor the topo_order flag for boundary commits
Adam Simpkins
2008-05-25
*
|
Fix output of "git log --graph --boundary"
Adam Simpkins
2008-05-25
*
|
log --graph --left-right: show left/right information in place of '*'
Adam Simpkins
2008-05-25
*
|
Merge branch 'sv/first-parent'
Junio C Hamano
2008-05-21
|
\
\
|
*
|
revision.c: really honor --first-parent
Lars Hjemli
2008-05-12
|
*
|
Simplify and fix --first-parent implementation
Stephen R. van den Berg
2008-04-29
*
|
|
log and rev-list: add --graph option
Adam Simpkins
2008-05-05
*
|
|
revision API: split parent rewriting and parent printing options
Adam Simpkins
2008-05-05
|
/
/
*
|
Merge branch 'jc/terminator-separator'
Junio C Hamano
2008-04-19
|
\
\
|
|
/
|
/
|
|
*
log: teach "terminator" vs "separator" mode to "--pretty=format"
Junio C Hamano
2008-04-10
*
|
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-04-11
|
\
\
|
|
/
|
/
|
|
*
revision.c: make --date-order overriddable
Michele Ballabio
2008-04-11
*
|
Make revision limiting more robust against occasional bad commit dates
Linus Torvalds
2008-03-19
*
|
Merge branch 'jc/maint-log-merge-left-right'
Junio C Hamano
2008-03-02
|
\
\
|
|
/
|
*
Fix "git log --merge --left-right"
Junio C Hamano
2008-02-27
*
|
rev-list: add --branches, --tags and --remotes
Uwe Kleine-König
2008-02-29
*
|
Merge branch 'jc/diff-relative'
Junio C Hamano
2008-02-27
|
\
\
|
*
|
diff --relative: help working in a bare repository
Junio C Hamano
2008-02-13
|
*
|
diff --relative: output paths as relative to the current subdirectory
Junio C Hamano
2008-02-13
|
|
/
*
|
Add '--fixed-strings' option to "git log --grep" and friends
Jakub Narebski
2008-02-26
*
|
Merge branch 'lt/revision-walker'
Junio C Hamano
2008-02-20
|
\
\
|
*
|
Add "--show-all" revision walker flag for debugging
Linus Torvalds
2008-02-13
|
|
/
*
|
revision.c: handle tag->tagged == NULL
Martin Koegler
2008-02-18
*
|
mark_blob/tree_uninteresting: check for NULL
Martin Koegler
2008-02-18
|
/
*
Fix "git log --diff-filter" bug
Arjen Laarhoven
2007-12-26
*
shortlog: default to HEAD when the standard input is a tty
Junio C Hamano
2007-12-11
*
Merge branch 'lt/rev-list-gitlink'
Junio C Hamano
2007-11-18
|
\
|
*
Fix rev-list when showing objects involving submodules
Linus Torvalds
2007-11-14
*
|
Merge branch 'lt/rev-list-interactive'
Junio C Hamano
2007-11-18
|
\
\
|
*
|
Fix parent rewriting in --early-output
Linus Torvalds
2007-11-14
|
*
|
revision walker: mini clean-up
Linus Torvalds
2007-11-05
|
*
|
Enhance --early-output format
Linus Torvalds
2007-11-05
|
*
|
Add "--early-output" log flag for interactive GUI use
Linus Torvalds
2007-11-04
|
*
|
Simplify topo-sort logic
Linus Torvalds
2007-11-04
|
|
/
*
|
Make the diff_options bitfields be an unsigned with explicit masks.
Pierre Habouzit
2007-11-11
|
/
[next]