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
...
*
|
pretty format %(trailers): add a "keyonly"
Ævar Arnfjörð Bjarmason
2020-12-09
1
-0
/
+1
|
/
*
pretty: refactor `format_sanitized_subject()`
Hariom Verma
2020-08-28
1
-9
/
+11
*
format-patch: teach --no-encode-email-headers
Emma Brooks
2020-04-08
1
-2
/
+4
*
Merge branch 'rs/strbuf-insertstr'
Junio C Hamano
2020-02-17
1
-2
/
+2
|
\
|
*
strbuf: add and use strbuf_insertstr()
René Scharfe
2020-02-10
1
-2
/
+2
*
|
Merge branch 'hi/gpg-mintrustlevel'
Junio C Hamano
2020-01-30
1
-1
/
+29
|
\
\
|
|
/
|
/
|
|
*
gpg-interface: add minTrustLevel as a configuration option
Hans Jerry Illikainen
2020-01-15
1
-1
/
+29
*
|
Merge branch 'dl/pretty-reference'
Junio C Hamano
2019-12-10
1
-6
/
+14
|
\
\
|
|
/
|
/
|
|
*
pretty: implement 'reference' format
Denton Liu
2019-11-20
1
-1
/
+3
|
*
pretty: add struct cmt_fmt_map::default_date_mode_type
Denton Liu
2019-11-20
1
-0
/
+3
|
*
pretty: provide short date format
René Scharfe
2019-11-20
1
-0
/
+3
|
*
pretty.c: inline initalize format_context
Denton Liu
2019-11-20
1
-5
/
+5
*
|
pretty: add "%aL" etc. to show local-part of email addresses
Prarit Bhargava
2019-10-30
1
-1
/
+8
*
|
log-tree: call load_ref_decorations() in get_name_decoration()
René Scharfe
2019-09-09
1
-2
/
+0
|
/
*
use COPY_ARRAY for copying arrays
René Scharfe
2019-06-18
1
-2
/
+2
*
pretty: drop unused strbuf from parse_padding_placeholder()
Jeff King
2019-03-20
1
-3
/
+2
*
pretty: drop unused "type" parameter in needs_rfc2047_encoding()
Jeff King
2019-03-20
1
-4
/
+3
*
Merge branch 'nd/completion-more-parameters'
Junio C Hamano
2019-03-07
1
-0
/
+4
|
\
|
*
completion: add more parameter value completion
Nguyễn Thái Ngọc Duy
2019-02-20
1
-0
/
+4
*
|
Merge branch 'aw/pretty-trailers'
Junio C Hamano
2019-03-07
1
-18
/
+95
|
\
\
|
|
/
|
/
|
|
*
pretty: add support for separator option in %(trailers)
Anders Waldenborg
2019-01-29
1
-0
/
+10
|
*
strbuf: separate callback for strbuf_expand:ing literals
Anders Waldenborg
2019-01-29
1
-11
/
+5
|
*
pretty: add support for "valueonly" option in %(trailers)
Anders Waldenborg
2019-01-29
1
-1
/
+2
|
*
pretty: allow showing specific trailers
Anders Waldenborg
2019-01-29
1
-2
/
+34
|
*
pretty: single return path in %(trailers) handling
Anders Waldenborg
2019-01-29
1
-1
/
+3
|
*
pretty: allow %(trailers) options with explicit value
Anders Waldenborg
2019-01-29
1
-7
/
+45
*
|
Merge branch 'sb/more-repo-in-api'
Junio C Hamano
2019-02-05
1
-13
/
+15
|
\
\
|
*
|
pretty: prepare format_commit_message to handle arbitrary repositories
Stefan Beller
2018-11-14
1
-7
/
+8
|
*
|
commit: prepare logmsg_reencode to handle arbitrary repositories
Stefan Beller
2018-11-14
1
-6
/
+7
*
|
|
log: add %S option (like --source) to log --format
Issac Trotts
2019-01-11
1
-0
/
+12
|
|
/
|
/
|
*
|
Merge branch 'mg/gpg-fingerprint'
Junio C Hamano
2018-11-02
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
gpg-interface.c: obtain primary key fingerprint as well
Michał Górny
2018-10-23
1
-0
/
+4
|
*
gpg-interface.c: support getting key fingerprint via %GF format
Michał Górny
2018-10-23
1
-0
/
+4
*
|
Merge branch 'jk/trailer-fixes'
Junio C Hamano
2018-09-17
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
pretty, ref-filter: format %(trailers) with no_divider option
Jeff King
2018-08-23
1
-0
/
+3
*
|
Merge branch 'jk/size-t'
Junio C Hamano
2018-08-16
1
-1
/
+1
|
\
\
|
*
|
reencode_string: use size_t for string lengths
Jeff King
2018-07-24
1
-1
/
+1
|
|
/
*
|
Merge branch 'sb/object-store-lookup'
Junio C Hamano
2018-08-03
1
-2
/
+2
|
\
\
|
*
|
commit: add repository argument to get_cached_commit_buffer
Stefan Beller
2018-06-29
1
-1
/
+1
|
*
|
object: add repository argument to parse_object
Stefan Beller
2018-06-29
1
-1
/
+1
|
|
/
*
/
pretty: switch hard-coded constants to the_hash_algo
brian m. carlson
2018-07-16
1
-2
/
+2
|
/
*
Merge branch 'ds/lazy-load-trees'
Junio C Hamano
2018-05-23
1
-2
/
+3
|
\
|
*
treewide: replace maybe_tree with accessor methods
Derrick Stolee
2018-04-11
1
-2
/
+3
|
*
treewide: rename tree to maybe_tree
Derrick Stolee
2018-04-11
1
-2
/
+2
*
|
strbuf: convert strbuf_add_unique_abbrev to use struct object_id
brian m. carlson
2018-03-14
1
-4
/
+4
|
/
*
log: add option to choose which refs to decorate
Rafael Ascensão
2017-11-22
1
-2
/
+2
*
pretty.c: delimit "%(trailers)" arguments with ","
Taylor Blau
2017-10-02
1
-5
/
+28
*
Merge branch 'jk/trailers-parse'
Junio C Hamano
2017-08-27
1
-13
/
+13
|
\
|
*
pretty: support normalization options for %(trailers)
Jeff King
2017-08-15
1
-3
/
+12
|
*
pretty: move trailer formatting to trailer.c
Jeff King
2017-08-15
1
-11
/
+2
[prev]
[next]