index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
revision.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'tr/rev-list-reverse'
Junio C Hamano
2008-09-19
1
-21
/
+17
|
\
|
*
rev-list: fix --reverse interaction with --parents
Thomas Rast
2008-08-30
1
-21
/
+17
*
|
Merge branch 'jc/maint-log-grep'
Junio C Hamano
2008-09-05
1
-17
/
+4
|
\
\
|
*
|
log --author/--committer: really match only with name part
Junio C Hamano
2008-09-05
1
-17
/
+4
*
|
|
Merge branch 'tr/filter-branch'
Junio C Hamano
2008-09-03
1
-21
/
+181
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
revision --simplify-merges: make it a no-op without pathspec
Junio C Hamano
2008-08-18
1
-1
/
+4
|
*
|
revision --simplify-merges: do not leave commits unprocessed
Junio C Hamano
2008-08-18
1
-1
/
+3
|
*
|
revision --simplify-merges: use decoration instead of commit->util field
Junio C Hamano
2008-08-15
1
-12
/
+37
|
|
/
|
*
Topo-sort before --simplify-merges
Junio C Hamano
2008-08-04
1
-3
/
+2
|
*
revision traversal: show full history with merge simplification
Junio C Hamano
2008-08-02
1
-20
/
+151
|
*
revision.c: whitespace fix
Junio C Hamano
2008-08-02
1
-1
/
+1
*
|
Fix "git log -i --grep"
Jeff King
2008-08-25
1
-22
/
+12
|
/
*
Allow "non-option" revision options in parse_option-enabled commands
Pierre Habouzit
2008-07-31
1
-1
/
+1
*
Merge branch 'maint'
Junio C Hamano
2008-07-17
1
-2
/
+2
|
\
|
*
Fix buffer overflow in git diff
Dmitry Potapov
2008-07-16
1
-2
/
+2
*
|
Merge branch 'ag/rewrite_one'
Junio C Hamano
2008-07-16
1
-6
/
+24
|
\
\
|
*
|
Fix quadratic performance in rewrite_one.
Alexander N. Gavrilov
2008-07-13
1
-6
/
+24
|
|
/
*
|
Merge branch 'ph/parseopt-step-blame'
Junio C Hamano
2008-07-14
1
-323
/
+268
|
\
\
|
*
|
revisions: refactor handle_revision_opt into parse_revision_opt.
Pierre Habouzit
2008-07-10
1
-2
/
+16
|
*
|
revisions: split handle_revision_opt() from setup_revisions()
Pierre Habouzit
2008-07-09
1
-326
/
+222
|
*
|
Merge branch 'jc/blame' (early part) into HEAD
Junio C Hamano
2008-07-09
1
-2
/
+37
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
revision traversal: --children option
Junio C Hamano
2008-04-13
1
-3
/
+37
*
|
|
Move read_revisions_from_stdin from builtin-rev-list.c to revision.c
Adam Brewster
2008-07-06
1
-0
/
+17
|
/
/
*
|
log --pretty: do not accept bogus "--prettyshort"
Junio C Hamano
2008-05-26
1
-1
/
+6
*
|
log --graph: do not accept log --graphbogus
Junio C Hamano
2008-05-26
1
-1
/
+1
*
|
get_revision(): honor the topo_order flag for boundary commits
Adam Simpkins
2008-05-25
1
-16
/
+57
*
|
Fix output of "git log --graph --boundary"
Adam Simpkins
2008-05-25
1
-1
/
+1
*
|
log --graph --left-right: show left/right information in place of '*'
Adam Simpkins
2008-05-25
1
-1
/
+1
*
|
Merge branch 'sv/first-parent'
Junio C Hamano
2008-05-21
1
-8
/
+6
|
\
\
|
*
|
revision.c: really honor --first-parent
Lars Hjemli
2008-05-13
1
-4
/
+4
|
*
|
Simplify and fix --first-parent implementation
Stephen R. van den Berg
2008-04-30
1
-6
/
+4
*
|
|
log and rev-list: add --graph option
Adam Simpkins
2008-05-06
1
-1
/
+25
*
|
|
revision API: split parent rewriting and parent printing options
Adam Simpkins
2008-05-06
1
-3
/
+4
|
/
/
*
|
Merge branch 'jc/terminator-separator'
Junio C Hamano
2008-04-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
log: teach "terminator" vs "separator" mode to "--pretty=format"
Junio C Hamano
2008-04-10
1
-1
/
+1
*
|
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-04-12
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
revision.c: make --date-order overriddable
Michele Ballabio
2008-04-12
1
-0
/
+1
*
|
Make revision limiting more robust against occasional bad commit dates
Linus Torvalds
2008-03-19
1
-10
/
+38
*
|
Merge branch 'jc/maint-log-merge-left-right'
Junio C Hamano
2008-03-03
1
-8
/
+4
|
\
|
|
*
Fix "git log --merge --left-right"
Junio C Hamano
2008-02-28
1
-8
/
+4
*
|
rev-list: add --branches, --tags and --remotes
Uwe Kleine-König
2008-02-29
1
-3
/
+16
*
|
Merge branch 'jc/diff-relative'
Junio C Hamano
2008-02-27
1
-0
/
+4
|
\
\
|
*
|
diff --relative: help working in a bare repository
Junio C Hamano
2008-02-13
1
-1
/
+1
|
*
|
diff --relative: output paths as relative to the current subdirectory
Junio C Hamano
2008-02-13
1
-0
/
+4
|
|
/
*
|
Add '--fixed-strings' option to "git log --grep" and friends
Jakub Narebski
2008-02-27
1
-1
/
+9
*
|
Merge branch 'lt/revision-walker'
Junio C Hamano
2008-02-21
1
-2
/
+18
|
\
\
|
*
|
Add "--show-all" revision walker flag for debugging
Linus Torvalds
2008-02-14
1
-2
/
+18
|
|
/
*
|
revision.c: handle tag->tagged == NULL
Martin Koegler
2008-02-19
1
-0
/
+4
*
|
mark_blob/tree_uninteresting: check for NULL
Martin Koegler
2008-02-19
1
-0
/
+4
|
/
*
Fix "git log --diff-filter" bug
Arjen Laarhoven
2007-12-26
1
-2
/
+4
[next]