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
*
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
|
/
*
Merge branch 'maint'
Shawn O. Pearce
2007-10-15
|
\
|
*
Fix embarrassing "git log --follow" bug
Linus Torvalds
2007-10-15
*
|
parse_date_format(): convert a format name to an enum date_mode
Andy Parkins
2007-09-29
|
/
*
Fix revision log diff setup, avoid unnecessary diff generation
Linus Torvalds
2007-09-29
*
revision walker: --cherry-pick is a limited operation
Johannes Schindelin
2007-09-15
*
Make "git-log --" without paths behave the same as "git-log" without --
Junio C Hamano
2007-08-31
*
Don't allow combination of -g and --reverse as it doesn't work
Shawn O. Pearce
2007-08-19
*
Add --log-size to git log to print message size
Marco Costalba
2007-08-14
*
git log -g: Complain, but do not fail, when no reflogs are there
Johannes Schindelin
2007-07-24
*
Teach revision machinery about --no-walk
Johannes Schindelin
2007-07-23
*
Synonyms: -i == --regexp-ignore-case, -E == --extended-regexp
Junio C Hamano
2007-07-22
*
Fix up duplicate parents removal
Linus Torvalds
2007-07-20
*
Wire new date formats to --date=<format> parser.
Junio C Hamano
2007-07-13
*
Fix --cherry-pick with given paths
Johannes Schindelin
2007-07-11
*
revision.c: remove duplicated parents after history simplification
Junio C Hamano
2007-07-08
*
format-patch: Add format.subjectprefix config option
Adam Roben
2007-07-02
*
Finally implement "git log --follow"
Linus Torvalds
2007-06-22
*
Merge branch 'maint' to sync with GIT 1.5.2.2
Junio C Hamano
2007-06-16
|
\
|
*
Avoid diff cost on "git log -z"
Junio C Hamano
2007-06-15
*
|
More missing static
Junio C Hamano
2007-06-08
*
|
git-rev-list: Add regexp tuning options
Petr Baudis
2007-05-20
|
/
*
Handle return code of parse_commit in revision machinery
Alex Riesen
2007-05-06
*
Add --date={local,relative,default}
Junio C Hamano
2007-04-25
[next]