126 Commits (3f988231ae438e2fc98c94f870a9b266f93e1955)

Author SHA1 Message Date
Jeff King a21c2f94fb format-patch: refactor get_patch_filename 13 years ago
Junio C Hamano 55ccf85a52 reflog-walk: tell explicit --date=default from not having --date at all 13 years ago
Jeff King f026c7563a log: respect date_mode_explicit with --format:%gd 13 years ago
Jan Krüger 3e065308ca log-tree: use custom line terminator in line termination mode 13 years ago
Lucian Poston aea69a016f log --graph --stat: three-dash separator should come after graph lines 13 years ago
Nguyễn Thái Ngọc Duy 97ba642bcf Fix incorrect ref namespace check 13 years ago
Junio C Hamano d041ffa55a log --show-signature: reword the common two-head merge case 13 years ago
Junio C Hamano 824958e50b log-tree: show mergetag in log --show-signature output 13 years ago
Junio C Hamano c6b3ec41e2 log-tree.c: small refactor in show_signature() 13 years ago
René Scharfe 82889295e7 pass struct commit to diff_tree_combined_merge() 13 years ago
Junio C Hamano 0c37f1fce6 log: --show-signature 13 years ago
Jay Soffian 91b849b273 log --children 14 years ago
Michael J Gruber b9ad500262 log: Do not decorate replacements with --no-replace-objects 14 years ago
Jeff King daa0c3d971 color: delay auto-color decision until point of use 14 years ago
Nguyễn Thái Ngọc Duy 5267d292ec log: decorate "replaced" on to replaced commits 14 years ago
Jeff King f1c9626105 diff: refactor COLOR_DIFF from a flag into an int 14 years ago
Nguyễn Thái Ngọc Duy 76f5df305b log: decorate grafted commits with "grafted" 14 years ago
Nguyễn Thái Ngọc Duy 594ffe80e7 decoration: do not mis-decorate refs with same prefix 14 years ago
Jeff King e7af8e49cd format-patch: make zero-length subject prefixes prettier 14 years ago
Jeff King 9553d2b263 format-patch: preserve subject newlines with -k 14 years ago
Jeff King 6bf139440c clean up calling conventions for pretty.c functions 14 years ago
Michael J Gruber b1b47554ae git-log: put space after commit mark 14 years ago
Michael J Gruber 1df2d656cc rev-list/log: factor out revision mark generation 14 years ago
Nazri Ramliy 5e11bee65f Allow customizable commit decorations colors 15 years ago
Nazri Ramliy 67a4b5864f log --decorate: Colorize commit decorations 15 years ago
Nazri Ramliy a752412875 log-tree.c: Use struct name_decoration's type for classifying decoration 15 years ago
Bo Yang 81bd1b2a96 Output the graph columns at the end of the commit message 15 years ago
Petr Baudis 88d9d45d07 git log -p -m: document -m and honor --first-parent 15 years ago
Junio C Hamano 66b2ed09c2 Fix "log" family not to be too agressive about showing notes 15 years ago
Thomas Rast 8f8f5476cd Introduce new pretty formats %g[sdD] for reflog information 16 years ago
Thomas Rast dd2e794a21 Refactor pretty_print_commit arguments into a struct 16 years ago
Thomas Rast 77abcbdc26 Let --decorate show HEAD position 16 years ago
Jeff King f4ea32f0b4 improve reflog date/number heuristic 16 years ago
Lars Hjemli d8526a4c3b git-log: allow --decorate[=short|full] 16 years ago
Lars Hjemli 33e7018c45 git-log: allow --decorate[=short|full] 16 years ago
Johannes Schindelin 28e9cf6512 Expose the has_non_ascii() function 16 years ago
Jeff King 8715227df6 log-tree: fix confusing comment 16 years ago
Felipe Contreras de435ac0f6 Prettify log decorations even more 16 years ago
Christian Couder b09b868f7f log-tree: fix patch filename computation in "git format-patch" 16 years ago
Stephen Boyd 108dab2811 format-patch: --attach/inline uses filename instead of SHA1 16 years ago
Stephen Boyd 6fa8e6278b format-patch: move get_patch_filename() into log-tree 16 years ago
Benjamin Kramer fd13b21f52 Move local variables to narrower scopes 16 years ago
Thomas Rast b079c50e03 format-patch: track several references 16 years ago
Thomas Rast 7fcda9201e log: do not print ellipses with --abbrev-commit 16 years ago
Linus Torvalds 8c4021abfd Fix machine-parseability of 'git log --source' 16 years ago
Linus Torvalds d467a525da Make '--decorate' set an explicit 'show_decorations' flag 16 years ago
Linus Torvalds 0f3a290b89 Add a 'source' decorator for commits 16 years ago
Brandon Casey f285a2d7ed Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer 17 years ago
René Scharfe cab4feb67d move load_ref_decorations() to log-tree.c and export it 17 years ago
Peter Valdemar Mørch 84102a338d Teach git log --exit-code to return an appropriate exit code 17 years ago