| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jn/parse-config-slot' | Junio C Hamano | 2014-10-20 | 1 | -1/+1 |
|\ |
|
| * | pass config slots as pointers instead of offsets | Jonathan Nieder | 2014-10-14 | 1 | -1/+1 |
* | | pretty: add %D format specifierhj/pretty-naked-decoration | Harry Jeffery | 2014-09-18 | 1 | -1/+7 |
|/ |
|
* | pretty: share code between format_decoration and show_decorations | Nguyễn Thái Ngọc Duy | 2013-04-18 | 1 | -0/+1 |
* | get_patch_filename(): split into two functions | Junio C Hamano | 2012-12-21 | 1 | -3/+2 |
* | get_patch_filename(): simplify function signature | Junio C Hamano | 2012-12-21 | 1 | -2/+3 |
* | format-patch: refactor get_patch_filename | Jeff King | 2012-05-22 | 1 | -2/+2 |
* | Allow customizable commit decorations colors | Nazri Ramliy | 2010-06-24 | 1 | -0/+1 |
* | git-log: allow --decorate[=short|full] | Lars Hjemli | 2009-08-18 | 1 | -1/+1 |
* | format-patch: --attach/inline uses filename instead of SHA1 | Stephen Boyd | 2009-03-22 | 1 | -1/+1 |
* | format-patch: move get_patch_filename() into log-tree | Stephen Boyd | 2009-03-22 | 1 | -0/+4 |
* | Add a 'source' decorator for commits | Linus Torvalds | 2008-11-04 | 1 | -1/+1 |
* | move load_ref_decorations() to log-tree.c and export it | René Scharfe | 2008-09-04 | 1 | -0/+1 |
* | Remove dead code: show_log() sep argument and diff_options.msg_sep | Adam Simpkins | 2008-05-03 | 1 | -1/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2008-03-15 | 1 | -1/+3 |
|\ |
|
* | | Export some email and pretty-printing functions | Daniel Barkalow | 2008-02-19 | 1 | -0/+2 |
|/ |
|
* | rev-list: implement --bisect-all | Christian Couder | 2007-10-26 | 1 | -0/+1 |
* | Add msg_sep to diff_options | Timo Hirvonen | 2006-06-26 | 1 | -1/+1 |
* | Log message printout cleanups | Linus Torvalds | 2006-04-17 | 1 | -0/+5 |
* | Common option parsing for "git log --diff" and friends | Linus Torvalds | 2006-04-14 | 1 | -17/+5 |
* | log-tree: separate major part of diff-tree. | Junio C Hamano | 2006-04-09 | 1 | -0/+23 |