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
...
*
|
|
|
Merge branch 'ks/rfc2047-one-char-at-a-time'
Junio C Hamano
2013-03-25
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
format-patch: RFC 2047 says multi-octet character may not be split
Kirill Smelkov
2013-03-09
*
|
|
|
Merge branch 'mg/gpg-interface-using-status'
Junio C Hamano
2013-03-21
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
pretty: make %GK output the signing key for signed commits
Michael J Gruber
2013-02-14
|
*
|
pretty: parse the gpg status lines rather than the output
Michael J Gruber
2013-02-14
|
*
|
gpg_interface: allow to request status return
Michael J Gruber
2013-02-14
|
*
|
Merge branch 'jc/same-encoding' into maint
Junio C Hamano
2013-01-10
|
|
\
\
*
|
|
|
logmsg_reencode: lazily load missing commit buffers
Jeff King
2013-01-26
*
|
|
|
logmsg_reencode: never return NULL
Jeff King
2013-01-26
*
|
|
|
Merge branch 'ap/log-mailmap'
Junio C Hamano
2013-01-20
|
\
\
\
\
|
*
|
|
|
pretty: use mailmap to display username and email
Antoine Pelisse
2013-01-10
|
*
|
|
|
mailmap: simplify map_user() interface
Antoine Pelisse
2013-01-10
|
*
|
|
|
Use split_ident_line to parse author and committer
Antoine Pelisse
2013-01-07
|
|
/
/
/
*
|
|
|
Merge branch 'rs/pretty-use-prefixcmp'
Junio C Hamano
2013-01-18
|
\
\
\
\
|
*
|
|
|
pretty: use prefixcmp instead of memcmp on NUL-terminated strings
René Scharfe
2013-01-14
*
|
|
|
|
Merge branch 'jc/format-color-auto'
Junio C Hamano
2013-01-05
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
log --format: teach %C(auto,black) to respect color config
Junio C Hamano
2012-12-17
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'jc/same-encoding' into maint
Junio C Hamano
2012-12-07
|
|
\
\
\
*
|
\
\
\
Merge branch 'jc/same-encoding'
Junio C Hamano
2013-01-03
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
format_commit_message(): simplify calls to logmsg_reencode()
Junio C Hamano
2012-12-10
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jc/prettier-pretty-note'
Junio C Hamano
2012-11-15
|
\
\
\
|
*
|
|
pretty_print_commit(): do not append notes message
Junio C Hamano
2012-10-17
|
*
|
|
pretty: prepare notes message at a centralized place
Junio C Hamano
2012-10-17
|
*
|
|
format_note(): simplify API
Junio C Hamano
2012-10-17
|
*
|
|
pretty: remove reencode_commit_message()
Junio C Hamano
2012-10-17
*
|
|
|
Merge branch 'jc/same-encoding'
Junio C Hamano
2012-11-15
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
reencode_string(): introduce and use same_encoding()
Junio C Hamano
2012-11-04
|
|
/
*
|
format-patch: fix rfc2047 address encoding with respect to rfc822 specials
Jan H. Schönherr
2012-10-18
*
|
format-patch: make rfc2047 encoding more strict
Jan H. Schönherr
2012-10-18
*
|
format-patch: introduce helper function last_line_length()
Jan H. Schönherr
2012-10-18
*
|
format-patch: do not wrap rfc2047 encoded headers too late
Jan H. Schönherr
2012-10-18
*
|
format-patch: do not wrap non-rfc2047 headers too early
Jan H. Schönherr
2012-10-18
|
/
*
Merge branch 'jk/format-person-part-buffer-limit'
Junio C Hamano
2012-05-25
|
\
|
*
pretty: avoid buffer overflow in format_person_part
Jeff King
2012-05-22
*
|
Merge branch 'jk/pretty-commit-header-incomplete-line'
Junio C Hamano
2012-05-25
|
\
\
|
*
|
avoid segfault when reading header of malformed commits
Jeff King
2012-05-22
*
|
|
Merge branch 'jk/maint-reflog-walk-count-vs-time'
Junio C Hamano
2012-05-11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
reflog-walk: tell explicit --date=default from not having --date at all
Junio C Hamano
2012-05-07
|
*
|
log: respect date_mode_explicit with --format:%gd
Jeff King
2012-05-04
*
|
|
ident.c: add split_ident_line() to parse formatted ident line
Junio C Hamano
2012-03-11
|
|
/
|
/
|
*
|
Merge branch 'jc/show-sig'
Junio C Hamano
2012-01-06
|
\
\
|
*
|
pretty: %G[?GS] placeholders
Junio C Hamano
2011-11-12
|
|
/
*
|
pretty: give placeholders to reflog identity
Jeff King
2011-12-16
*
|
Merge branch 'nd/pretty-commit-log-message'
Junio C Hamano
2011-11-01
|
\
\
|
|
/
|
/
|
|
*
pretty.c: use original commit message if reencoding fails
Nguyễn Thái Ngọc Duy
2011-10-23
|
*
pretty.c: free get_header() return value
Nguyễn Thái Ngọc Duy
2011-10-23
*
|
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
|
*
|
pretty: add pp_commit_easy function for simple callers
Jeff King
2011-05-26
[prev]
[next]