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
/
pretty.c
Commit message (
Expand
)
Author
Age
*
pretty.c: delimit "%(trailers)" arguments with ","
Taylor Blau
2017-10-02
*
Merge branch 'jk/trailers-parse'
Junio C Hamano
2017-08-26
|
\
|
*
pretty: support normalization options for %(trailers)
Jeff King
2017-08-15
|
*
pretty: move trailer formatting to trailer.c
Jeff King
2017-08-15
|
*
Merge branch 'rs/pretty-add-again' into maint
Junio C Hamano
2017-07-10
|
|
\
*
|
|
pretty: respect color settings for %C placeholders
Jeff King
2017-07-13
*
|
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
|
\
\
\
|
*
|
|
config: don't include config.h by default
Brandon Williams
2017-06-15
|
|
/
/
*
|
|
Merge branch 'rs/pretty-add-again'
Junio C Hamano
2017-06-24
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
pretty: recalculate duplicate short hashes
René Scharfe
2017-06-15
|
*
|
Merge branch 'rs/cocci' into maint
Junio C Hamano
2016-10-28
|
|
\
\
|
*
\
\
Merge branch 'rs/c-auto-resets-attributes' into maint
Junio C Hamano
2016-10-28
|
|
\
\
\
|
*
\
\
\
Merge branch 'rs/hex2chr' into maint
Junio C Hamano
2016-09-19
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-27
*
|
|
|
|
|
parse_timestamp(): specify explicitly where we parse timestamps
Johannes Schindelin
2017-04-23
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'rs/log-email-subject'
Junio C Hamano
2017-03-10
|
\
\
\
\
\
|
*
|
|
|
|
pretty: use fmt_output_email_subject()
René Scharfe
2017-03-01
*
|
|
|
|
|
pretty: add %(trailers) format for displaying trailers of a commit message
Jacob Keller
2016-12-11
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'mg/gpg-richer-status'
Junio C Hamano
2016-10-26
|
\
\
\
\
\
|
*
|
|
|
|
gpg-interface: use more status letters
Michael J Gruber
2016-10-12
*
|
|
|
|
|
Merge branch 'rs/cocci'
Junio C Hamano
2016-10-17
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
use strbuf_add_unique_abbrev() for adding short hashes, part 3
René Scharfe
2016-10-10
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'rs/c-auto-resets-attributes'
Junio C Hamano
2016-10-06
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
pretty: avoid adding reset for %C(auto) if output is empty
René Scharfe
2016-09-29
*
|
|
|
Merge branch 'rs/c-auto-resets-attributes'
Junio C Hamano
2016-09-26
|
\
\
\
\
|
|
/
/
/
|
*
|
|
pretty: let %C(auto) reset all attributes
René Scharfe
2016-09-19
*
|
|
|
Merge branch 'rs/hex2chr'
Junio C Hamano
2016-09-12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
introduce hex2chr() for converting two hexadecimal digits to a character
René Scharfe
2016-09-07
*
|
|
Merge branch 'rs/use-strbuf-add-unique-abbrev'
Junio C Hamano
2016-08-12
|
\
\
\
|
*
|
|
use strbuf_add_unique_abbrev() for adding short hashes
René Scharfe
2016-08-06
|
|
/
/
|
*
|
Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint
Junio C Hamano
2016-07-28
|
|
\
\
|
*
\
\
Merge branch 'nd/graph-width-padded' into maint
Junio C Hamano
2016-07-11
|
|
\
\
\
|
*
\
\
\
Merge branch 'et/pretty-format-c-auto' into maint
Junio C Hamano
2016-06-27
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'js/find-commit-subject-ignore-leading-blanks'
Junio C Hamano
2016-07-11
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
pretty: make the skip_blank_lines() function public
Johannes Schindelin
2016-06-22
*
|
|
|
|
Merge branch 'nd/graph-width-padded'
Junio C Hamano
2016-07-06
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
pretty.c: support <direction>|(<negative number>) forms
Nguyễn Thái Ngọc Duy
2016-06-16
|
*
|
|
|
pretty: pass graph width to pretty formatting for use in '%>|(N)'
Josef Kufner
2016-06-16
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'ew/mboxrd-format-am'
Junio C Hamano
2016-07-06
|
\
\
\
\
|
*
|
|
|
pretty: support "mboxrd" output format
Eric Wong
2016-06-06
|
|
/
/
/
*
|
|
|
Merge branch 'et/pretty-format-c-auto'
Junio C Hamano
2016-06-20
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
format_commit_message: honor `color=auto` for `%C(auto)`
Edward Thomson
2016-05-27
*
|
|
pretty: allow tweaking tabwidth in --expand-tabs
Junio C Hamano
2016-03-30
*
|
|
pretty: enable --expand-tabs by default for selected pretty formats
Junio C Hamano
2016-03-30
*
|
|
pretty: expand tabs in indented logs to make things line up properly
Linus Torvalds
2016-03-30
|
/
/
*
|
Remove get_object_hash.
brian m. carlson
2015-11-20
*
|
Convert struct object to object_id
brian m. carlson
2015-11-20
*
|
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
[next]