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
/
log-tree.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'maint'
Junio C Hamano
2007-05-06
|
\
|
*
Fix --boundary output
Linus Torvalds
2007-05-05
*
|
Add --date={local,relative,default}
Junio C Hamano
2007-04-25
*
|
Add support for "commit name decorations" to log family of commands
Linus Torvalds
2007-04-16
*
|
Add custom subject prefix support to format-patch (take 3)
Robin H. Johnson
2007-04-11
|
/
*
format-patch --attach: not folding some long headers.
Junio C Hamano
2007-03-04
*
format-patch: add --inline option and make --attach a true attachment
Johannes Schindelin
2007-03-04
*
pretty-formats: add 'format:<string>'
Johannes Schindelin
2007-02-22
*
format-patch -n: make sorting easier by padding number
Johannes Schindelin
2007-02-08
*
log --reflog: honour --relative-date
Johannes Schindelin
2007-02-08
*
Fix "git log -z" behaviour
Linus Torvalds
2007-02-07
*
git-log -g --pretty=oneline should display the reflog message
Nicolas Pitre
2007-01-28
*
Fix --walk-reflog with --pretty=oneline
Junio C Hamano
2007-01-20
*
Teach the revision walker to walk by reflogs with --walk-reflogs
Johannes Schindelin
2007-01-20
*
Teach all of log family --left-right output.
Junio C Hamano
2006-12-17
*
Make git-cherry handle root trees
Rene Scharfe
2006-10-26
*
log-tree.c: cleanup a bit append_signoff()
Franck Bui-Huu
2006-08-30
*
Add --relative-date option to the revision interface
Jonas Fonseca
2006-08-28
*
Add a newline before appending "Signed-off-by: " line
Franck Bui-Huu
2006-08-13
*
log-tree: show_log() should respect the setting of diffopt->line_termination
Ryan Anderson
2006-08-07
*
Merge branch 'jt/format-patch'
Junio C Hamano
2006-07-25
|
\
|
*
git-format-patch: Make the second and subsequent mails replies to the first
Josh Triplett
2006-07-14
*
|
Always reset the color _before_ printing out the newline
Johannes Schindelin
2006-07-24
*
|
Colorize 'commit' lines in log ui
Jeff King
2006-07-24
|
/
*
Fix some more diff options changes.
Junio C Hamano
2006-06-27
*
Add msg_sep to diff_options
Timo Hirvonen
2006-06-26
*
Merge with_raw, with_stat and summary variables to output_format
Timo Hirvonen
2006-06-26
*
format-patch: resurrect extra headers from config
Johannes Schindelin
2006-06-02
*
format-patch --signoff
Junio C Hamano
2006-05-31
*
Merge branch 'js/fmt-patch'
Junio C Hamano
2006-05-24
|
\
|
*
fmt-patch: Support --attach
Johannes Schindelin
2006-05-21
|
*
Merge branch 'master' into js/fmt-patch
Junio C Hamano
2006-05-06
|
|
\
|
|
/
|
/
|
|
*
Teach fmt-patch about --keep-subject
Johannes Schindelin
2006-05-05
|
*
Teach fmt-patch about --numbered
Johannes Schindelin
2006-05-05
|
*
Tentative built-in format-patch.
Junio C Hamano
2006-04-18
*
|
Fix "git-log --parents" breakage post v1.3.0
Linus Torvalds
2006-05-03
|
/
*
Log message printout cleanups (#3): fix --pretty=oneline
Linus Torvalds
2006-04-17
*
Log message printout cleanups (#2)
Linus Torvalds
2006-04-17
*
Log message printout cleanups
Linus Torvalds
2006-04-17
*
Fixes for option parsing
Linus Torvalds
2006-04-16
*
log/whatchanged/show - log formatting cleanup.
Junio C Hamano
2006-04-16
*
Common option parsing for "git log --diff" and friends
Linus Torvalds
2006-04-14
*
log-tree: separate major part of diff-tree.
Junio C Hamano
2006-04-09