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
2021-11-01
Merge branch 'hm/paint-hits-in-log-grep'
Junio C Hamano
1
-12
/
+89
2021-10-29
Merge branch 'jk/log-warn-on-bogus-encoding'
Junio C Hamano
1
-5
/
+1
2021-10-29
Revert "logmsg_reencode(): warn when iconv() fails"
Junio C Hamano
1
-5
/
+1
2021-10-25
Merge branch 'fs/ssh-signing'
Junio C Hamano
1
-2
/
+2
2021-10-08
pretty: colorize pattern matches in commit messages
Hamza Mahfooz
1
-12
/
+89
2021-09-10
ssh signing: preliminary refactoring and clean-up
Fabian Stelzer
1
-2
/
+2
2021-08-27
logmsg_reencode(): warn when iconv() fails
Jeff King
1
-1
/
+5
2021-06-28
log: avoid loading decorations for userformats that don't need it
Jeff King
1
-0
/
+4
2021-04-27
pretty: provide human date format
ZheNing Hu
1
-0
/
+3
2021-03-22
Merge branch 'rs/pretty-describe'
Junio C Hamano
1
-0
/
+64
2021-03-13
use CALLOC_ARRAY
René Scharfe
1
-1
/
+1
2021-03-11
archive: expand only a single %(describe) per archive
René Scharfe
1
-0
/
+8
2021-03-01
Merge branch 'hv/trailer-formatting'
Junio C Hamano
1
-39
/
+59
2021-02-17
pretty: add merge and exclude options to %(describe)
René Scharfe
1
-2
/
+41
2021-02-17
pretty: add %(describe)
René Scharfe
1
-0
/
+17
2021-02-15
pretty.c: capture invalid trailer argument
Hariom Verma
1
-4
/
+13
2021-02-15
pretty.c: refactor trailer logic to `format_set_trailers_options()`
Hariom Verma
1
-39
/
+50
2021-01-28
pretty: lazy-load commit data when expanding user-format
Jeff King
1
-11
/
+12
2021-01-12
shortlog: remove unused(?) "repo-abbrev" feature
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2020-12-09
pretty format %(trailers): add a "key_value_separator"
Ævar Arnfjörð Bjarmason
1
-0
/
+9
2020-12-09
pretty format %(trailers): add a "keyonly"
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2020-08-28
pretty: refactor `format_sanitized_subject()`
Hariom Verma
1
-9
/
+11
2020-04-07
format-patch: teach --no-encode-email-headers
Emma Brooks
1
-2
/
+4
2020-02-17
Merge branch 'rs/strbuf-insertstr'
Junio C Hamano
1
-2
/
+2
2020-02-10
strbuf: add and use strbuf_insertstr()
René Scharfe
1
-2
/
+2
2020-01-30
Merge branch 'hi/gpg-mintrustlevel'
Junio C Hamano
1
-1
/
+29
2020-01-15
gpg-interface: add minTrustLevel as a configuration option
Hans Jerry Illikainen
1
-1
/
+29
2019-12-10
Merge branch 'dl/pretty-reference'
Junio C Hamano
1
-6
/
+14
2019-11-20
pretty: implement 'reference' format
Denton Liu
1
-1
/
+3
2019-11-20
pretty: add struct cmt_fmt_map::default_date_mode_type
Denton Liu
1
-0
/
+3
2019-11-20
pretty: provide short date format
René Scharfe
1
-0
/
+3
2019-11-20
pretty.c: inline initalize format_context
Denton Liu
1
-5
/
+5
2019-10-30
pretty: add "%aL" etc. to show local-part of email addresses
Prarit Bhargava
1
-1
/
+8
2019-09-09
log-tree: call load_ref_decorations() in get_name_decoration()
René Scharfe
1
-2
/
+0
2019-06-17
use COPY_ARRAY for copying arrays
René Scharfe
1
-2
/
+2
2019-03-20
pretty: drop unused strbuf from parse_padding_placeholder()
Jeff King
1
-3
/
+2
2019-03-20
pretty: drop unused "type" parameter in needs_rfc2047_encoding()
Jeff King
1
-4
/
+3
2019-03-07
Merge branch 'nd/completion-more-parameters'
Junio C Hamano
1
-0
/
+4
2019-03-07
Merge branch 'aw/pretty-trailers'
Junio C Hamano
1
-18
/
+95
2019-02-20
completion: add more parameter value completion
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2019-02-05
Merge branch 'sb/more-repo-in-api'
Junio C Hamano
1
-13
/
+15
2019-01-29
pretty: add support for separator option in %(trailers)
Anders Waldenborg
1
-0
/
+10
2019-01-29
strbuf: separate callback for strbuf_expand:ing literals
Anders Waldenborg
1
-11
/
+5
2019-01-29
pretty: add support for "valueonly" option in %(trailers)
Anders Waldenborg
1
-1
/
+2
2019-01-29
pretty: allow showing specific trailers
Anders Waldenborg
1
-2
/
+34
2019-01-29
pretty: single return path in %(trailers) handling
Anders Waldenborg
1
-1
/
+3
2019-01-29
pretty: allow %(trailers) options with explicit value
Anders Waldenborg
1
-7
/
+45
2019-01-11
log: add %S option (like --source) to log --format
Issac Trotts
1
-0
/
+12
2018-11-14
pretty: prepare format_commit_message to handle arbitrary repositories
Stefan Beller
1
-7
/
+8
2018-11-14
commit: prepare logmsg_reencode to handle arbitrary repositories
Stefan Beller
1
-6
/
+7
[next]