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 'jk/format-patch-am'
Junio C Hamano
2011-05-31
|
\
|
*
format-patch: preserve subject newlines with -k
Jeff King
2011-05-26
|
*
clean up calling conventions for pretty.c functions
Jeff King
2011-05-26
*
|
format-patch: make zero-length subject prefixes prettier
Jeff King
2011-05-30
*
|
git-log: put space after commit mark
Michael J Gruber
2011-03-10
*
|
rev-list/log: factor out revision mark generation
Michael J Gruber
2011-03-09
|
/
*
Allow customizable commit decorations colors
Nazri Ramliy
2010-06-24
*
log --decorate: Colorize commit decorations
Nazri Ramliy
2010-06-20
*
log-tree.c: Use struct name_decoration's type for classifying decoration
Nazri Ramliy
2010-06-20
*
Output the graph columns at the end of the commit message
Bo Yang
2010-05-31
*
git log -p -m: document -m and honor --first-parent
Petr Baudis
2010-02-12
*
Fix "log" family not to be too agressive about showing notes
Junio C Hamano
2010-01-20
*
Introduce new pretty formats %g[sdD] for reflog information
Thomas Rast
2009-10-19
*
Refactor pretty_print_commit arguments into a struct
Thomas Rast
2009-10-19
*
Let --decorate show HEAD position
Thomas Rast
2009-10-12
*
improve reflog date/number heuristic
Jeff King
2009-09-29
*
git-log: allow --decorate[=short|full]
Lars Hjemli
2009-08-18
*
Expose the has_non_ascii() function
Johannes Schindelin
2009-08-10
*
log-tree: fix confusing comment
Jeff King
2009-07-01
*
Prettify log decorations even more
Felipe Contreras
2009-05-13
*
log-tree: fix patch filename computation in "git format-patch"
Christian Couder
2009-03-27
*
format-patch: --attach/inline uses filename instead of SHA1
Stephen Boyd
2009-03-22
*
format-patch: move get_patch_filename() into log-tree
Stephen Boyd
2009-03-22
*
Merge branch 'tr/format-patch-thread'
Junio C Hamano
2009-03-11
|
\
|
*
format-patch: track several references
Thomas Rast
2009-02-21
*
|
Move local variables to narrower scopes
Benjamin Kramer
2009-03-07
|
/
*
log: do not print ellipses with --abbrev-commit
Thomas Rast
2009-02-13
*
Fix machine-parseability of 'git log --source'
Linus Torvalds
2008-11-16
*
Make '--decorate' set an explicit 'show_decorations' flag
Linus Torvalds
2008-11-04
*
Add a 'source' decorator for commits
Linus Torvalds
2008-11-04
*
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
*
move load_ref_decorations() to log-tree.c and export it
René Scharfe
2008-09-04
*
Teach git log --exit-code to return an appropriate exit code
Peter Valdemar Mørch
2008-08-17
*
format-patch: Produce better output with --inline or --attach
Kevin Ballard
2008-07-29
*
log --graph --left-right: show left/right information in place of '*'
Adam Simpkins
2008-05-25
*
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
*
log: print log entry terminator even if the message is empty
Adam Simpkins
2008-05-03
*
Remove dead code: show_log() sep argument and diff_options.msg_sep
Adam Simpkins
2008-05-03
*
log: teach "terminator" vs "separator" mode to "--pretty=format"
Junio C Hamano
2008-04-10
*
pretty.c: add %x00 format specifier.
Govind Salinas
2008-03-23
*
Merge branch 'maint'
Junio C Hamano
2008-03-15
|
\
|
*
format-patch: generate MIME header as needed even when there is format.header
Junio C Hamano
2008-03-15
*
|
Merge branch 'db/cover-letter'
Junio C Hamano
2008-02-27
|
\
\
|
*
|
Export some email and pretty-printing functions
Daniel Barkalow
2008-02-19
|
|
/
*
|
Add "--show-all" revision walker flag for debugging
Linus Torvalds
2008-02-13
|
/
*
Make the diff_options bitfields be an unsigned with explicit masks.
Pierre Habouzit
2007-11-11
*
format-patch -s: add MIME encoding header if signer's name requires so
Junio C Hamano
2007-11-01
*
rev-list: implement --bisect-all
Christian Couder
2007-10-26
*
Merge branch 'maint'
Shawn O. Pearce
2007-10-15
|
\
[next]