index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pretty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jc/same-encoding'
Junio C Hamano
2013-01-03
1
-12
/
+4
|
\
|
*
format_commit_message(): simplify calls to logmsg_reencode()
Junio C Hamano
2012-12-10
1
-12
/
+4
*
|
Merge branch 'jc/prettier-pretty-note'
Junio C Hamano
2012-11-15
1
-18
/
+4
|
\
\
|
*
|
pretty_print_commit(): do not append notes message
Junio C Hamano
2012-10-18
1
-3
/
+0
|
*
|
pretty: prepare notes message at a centralized place
Junio C Hamano
2012-10-18
1
-5
/
+4
|
*
|
format_note(): simplify API
Junio C Hamano
2012-10-18
1
-3
/
+2
|
*
|
pretty: remove reencode_commit_message()
Junio C Hamano
2012-10-18
1
-11
/
+2
*
|
|
Merge branch 'jc/same-encoding'
Junio C Hamano
2012-11-15
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
reencode_string(): introduce and use same_encoding()
Junio C Hamano
2012-11-04
1
-1
/
+1
|
|
/
*
|
format-patch: fix rfc2047 address encoding with respect to rfc822 specials
Jan H. Schönherr
2012-10-18
1
-17
/
+32
*
|
format-patch: make rfc2047 encoding more strict
Jan H. Schönherr
2012-10-18
1
-8
/
+59
*
|
format-patch: introduce helper function last_line_length()
Jan H. Schönherr
2012-10-18
1
-12
/
+13
*
|
format-patch: do not wrap rfc2047 encoded headers too late
Jan H. Schönherr
2012-10-18
1
-10
/
+16
*
|
format-patch: do not wrap non-rfc2047 headers too early
Jan H. Schönherr
2012-10-18
1
-1
/
+1
|
/
*
Merge branch 'jk/format-person-part-buffer-limit'
Junio C Hamano
2012-05-25
1
-2
/
+4
|
\
|
*
pretty: avoid buffer overflow in format_person_part
Jeff King
2012-05-22
1
-2
/
+4
*
|
Merge branch 'jk/pretty-commit-header-incomplete-line'
Junio C Hamano
2012-05-25
1
-1
/
+4
|
\
\
|
*
|
avoid segfault when reading header of malformed commits
Jeff King
2012-05-22
1
-1
/
+4
*
|
|
Merge branch 'jk/maint-reflog-walk-count-vs-time'
Junio C Hamano
2012-05-11
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
reflog-walk: tell explicit --date=default from not having --date at all
Junio C Hamano
2012-05-07
1
-3
/
+2
|
*
|
log: respect date_mode_explicit with --format:%gd
Jeff King
2012-05-04
1
-1
/
+3
*
|
|
ident.c: add split_ident_line() to parse formatted ident line
Junio C Hamano
2012-03-11
1
-44
/
+20
|
|
/
|
/
|
*
|
Merge branch 'jc/show-sig'
Junio C Hamano
2012-01-06
1
-0
/
+86
|
\
\
|
*
|
pretty: %G[?GS] placeholders
Junio C Hamano
2011-11-13
1
-0
/
+86
|
|
/
*
|
pretty: give placeholders to reflog identity
Jeff King
2011-12-16
1
-0
/
+25
*
|
Merge branch 'nd/pretty-commit-log-message'
Junio C Hamano
2011-11-01
1
-4
/
+6
|
\
\
|
|
/
|
/
|
|
*
pretty.c: use original commit message if reencoding fails
Nguyễn Thái Ngọc Duy
2011-10-24
1
-1
/
+4
|
*
pretty.c: free get_header() return value
Nguyễn Thái Ngọc Duy
2011-10-24
1
-4
/
+3
*
|
Merge branch 'jk/format-patch-am'
Junio C Hamano
2011-05-31
1
-52
/
+55
|
\
\
|
*
|
format-patch: preserve subject newlines with -k
Jeff King
2011-05-27
1
-1
/
+2
|
*
|
clean up calling conventions for pretty.c functions
Jeff King
2011-05-27
1
-52
/
+47
|
*
|
pretty: add pp_commit_easy function for simple callers
Jeff King
2011-05-27
1
-0
/
+7
*
|
|
Merge branch 'jc/fmt-req-fix'
Junio C Hamano
2011-05-31
1
-1
/
+1
|
\
\
\
|
*
|
|
userformat_find_requirements(): find requirement for the correct format
Junio C Hamano
2011-05-25
1
-1
/
+1
|
*
|
|
Merge branch 'jk/format-patch-quote-special-in-from' into maint
Junio C Hamano
2011-05-16
1
-1
/
+60
|
|
\
\
\
*
|
\
\
\
Merge branch 'jk/format-patch-quote-special-in-from'
Junio C Hamano
2011-05-06
1
-1
/
+60
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
pretty: quote rfc822 specials in email addresses
Jeff King
2011-04-27
1
-1
/
+60
*
|
|
|
|
Merge branch 'jk/format-patch-multiline-header'
Junio C Hamano
2011-05-05
1
-0
/
+9
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
format-patch: wrap email addresses after long names
Jeff King
2011-04-15
1
-0
/
+9
|
|
/
/
*
|
|
Merge branch 'mg/rev-list-one-side-only'
Junio C Hamano
2011-03-23
1
-5
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rev-list/log: factor out revision mark generation
Michael J Gruber
2011-03-09
1
-5
/
+1
|
|
/
*
|
format-patch: rfc2047-encode newlines in headers
Jeff King
2011-02-24
1
-2
/
+2
*
|
format-patch: wrap long header lines
Jeff King
2011-02-23
1
-8
/
+24
|
/
*
pretty.c: teach format_commit_message() to reencode the output
Pat Notz
2010-11-04
1
-6
/
+21
*
commit: helper methods to reduce redundant blocks of code
Pat Notz
2010-11-04
1
-7
/
+2
*
Merge branch 'mg/pretty-magic-space'
Junio C Hamano
2010-06-22
1
-4
/
+11
|
\
|
*
pretty: Introduce ' ' modifier to add space if non-empty
Michael J Gruber
2010-06-16
1
-3
/
+10
*
|
Merge branch 'gv/portable'
Junio C Hamano
2010-06-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
enums: omit trailing comma for portability
Gary V. Vaughan
2010-06-01
1
-1
/
+1
*
|
Merge branch 'wp/pretty-enhancement'
Junio C Hamano
2010-06-13
1
-23
/
+131
|
\
\
[next]