index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretty.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-14
pretty: parse the gpg status lines rather than the output
Michael J Gruber
1
-5
/
+9
2013-02-14
gpg_interface: allow to request status return
Michael J Gruber
1
-1
/
+1
2013-01-26
logmsg_reencode: lazily load missing commit buffers
Jeff King
1
-8
/
+49
2013-01-26
logmsg_reencode: never return NULL
Jeff King
1
-16
/
+22
2013-01-20
Merge branch 'ap/log-mailmap'
Junio C Hamano
1
-50
/
+64
2013-01-18
Merge branch 'rs/pretty-use-prefixcmp'
Junio C Hamano
1
-4
/
+4
2013-01-14
pretty: use prefixcmp instead of memcmp on NUL-terminated strings
René Scharfe
1
-4
/
+4
2013-01-10
Merge branch 'jc/same-encoding' into maint
Junio C Hamano
1
-12
/
+4
2013-01-10
pretty: use mailmap to display username and email
Antoine Pelisse
1
-21
/
+37
2013-01-10
mailmap: simplify map_user() interface
Antoine Pelisse
1
-22
/
+13
2013-01-07
Use split_ident_line to parse author and committer
Antoine Pelisse
1
-14
/
+21
2013-01-05
Merge branch 'jc/format-color-auto'
Junio C Hamano
1
-3
/
+10
2013-01-03
Merge branch 'jc/same-encoding'
Junio C Hamano
1
-12
/
+4
2012-12-17
log --format: teach %C(auto,black) to respect color config
Junio C Hamano
1
-3
/
+10
2012-12-10
format_commit_message(): simplify calls to logmsg_reencode()
Junio C Hamano
1
-12
/
+4
2012-12-07
Merge branch 'jc/same-encoding' into maint
Junio C Hamano
1
-1
/
+1
2012-11-15
Merge branch 'jc/prettier-pretty-note'
Junio C Hamano
1
-18
/
+4
2012-11-15
Merge branch 'jc/same-encoding'
Junio C Hamano
1
-1
/
+1
2012-11-04
reencode_string(): introduce and use same_encoding()
Junio C Hamano
1
-1
/
+1
2012-10-18
format-patch: fix rfc2047 address encoding with respect to rfc822 specials
Jan H. Schönherr
1
-17
/
+32
2012-10-18
format-patch: make rfc2047 encoding more strict
Jan H. Schönherr
1
-8
/
+59
2012-10-18
format-patch: introduce helper function last_line_length()
Jan H. Schönherr
1
-12
/
+13
2012-10-18
format-patch: do not wrap rfc2047 encoded headers too late
Jan H. Schönherr
1
-10
/
+16
2012-10-18
format-patch: do not wrap non-rfc2047 headers too early
Jan H. Schönherr
1
-1
/
+1
2012-10-17
pretty_print_commit(): do not append notes message
Junio C Hamano
1
-3
/
+0
2012-10-17
pretty: prepare notes message at a centralized place
Junio C Hamano
1
-5
/
+4
2012-10-17
format_note(): simplify API
Junio C Hamano
1
-3
/
+2
2012-10-17
pretty: remove reencode_commit_message()
Junio C Hamano
1
-11
/
+2
2012-05-25
Merge branch 'jk/format-person-part-buffer-limit'
Junio C Hamano
1
-2
/
+4
2012-05-25
Merge branch 'jk/pretty-commit-header-incomplete-line'
Junio C Hamano
1
-1
/
+4
2012-05-22
avoid segfault when reading header of malformed commits
Jeff King
1
-1
/
+4
2012-05-22
pretty: avoid buffer overflow in format_person_part
Jeff King
1
-2
/
+4
2012-05-11
Merge branch 'jk/maint-reflog-walk-count-vs-time'
Junio C Hamano
1
-0
/
+1
2012-05-07
reflog-walk: tell explicit --date=default from not having --date at all
Junio C Hamano
1
-3
/
+2
2012-05-04
log: respect date_mode_explicit with --format:%gd
Jeff King
1
-1
/
+3
2012-03-11
ident.c: add split_ident_line() to parse formatted ident line
Junio C Hamano
1
-44
/
+20
2012-01-06
Merge branch 'jc/show-sig'
Junio C Hamano
1
-0
/
+86
2011-12-16
pretty: give placeholders to reflog identity
Jeff King
1
-0
/
+25
2011-11-12
pretty: %G[?GS] placeholders
Junio C Hamano
1
-0
/
+86
2011-11-01
Merge branch 'nd/pretty-commit-log-message'
Junio C Hamano
1
-4
/
+6
2011-10-23
pretty.c: use original commit message if reencoding fails
Nguyễn Thái Ngọc Duy
1
-1
/
+4
2011-10-23
pretty.c: free get_header() return value
Nguyễn Thái Ngọc Duy
1
-4
/
+3
2011-05-31
Merge branch 'jk/format-patch-am'
Junio C Hamano
1
-52
/
+55
2011-05-30
Merge branch 'jc/fmt-req-fix'
Junio C Hamano
1
-1
/
+1
2011-05-26
format-patch: preserve subject newlines with -k
Jeff King
1
-1
/
+2
2011-05-26
clean up calling conventions for pretty.c functions
Jeff King
1
-52
/
+47
2011-05-26
pretty: add pp_commit_easy function for simple callers
Jeff King
1
-0
/
+7
2011-05-25
userformat_find_requirements(): find requirement for the correct format
Junio C Hamano
1
-1
/
+1
2011-05-15
Merge branch 'jk/format-patch-quote-special-in-from' into maint
Junio C Hamano
1
-1
/
+60
2011-05-06
Merge branch 'jk/format-patch-quote-special-in-from'
Junio C Hamano
1
-1
/
+60
[prev]
[next]