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
2018-09-17
Merge branch 'jk/trailer-fixes'
Junio C Hamano
1
-0
/
+3
2018-08-23
pretty, ref-filter: format %(trailers) with no_divider option
Jeff King
1
-0
/
+3
2018-08-15
Merge branch 'jk/size-t'
Junio C Hamano
1
-1
/
+1
2018-08-02
Merge branch 'sb/object-store-lookup'
Junio C Hamano
1
-2
/
+2
2018-07-24
reencode_string: use size_t for string lengths
Jeff King
1
-1
/
+1
2018-07-16
pretty: switch hard-coded constants to the_hash_algo
brian m. carlson
1
-2
/
+2
2018-06-29
commit: add repository argument to get_cached_commit_buffer
Stefan Beller
1
-1
/
+1
2018-06-29
object: add repository argument to parse_object
Stefan Beller
1
-1
/
+1
2018-05-23
Merge branch 'ds/lazy-load-trees'
Junio C Hamano
1
-2
/
+3
2018-04-11
treewide: replace maybe_tree with accessor methods
Derrick Stolee
1
-2
/
+3
2018-04-11
treewide: rename tree to maybe_tree
Derrick Stolee
1
-2
/
+2
2018-03-14
strbuf: convert strbuf_add_unique_abbrev to use struct object_id
brian m. carlson
1
-4
/
+4
2017-11-22
log: add option to choose which refs to decorate
Rafael Ascensão
1
-2
/
+2
2017-10-02
pretty.c: delimit "%(trailers)" arguments with ","
Taylor Blau
1
-5
/
+28
2017-08-26
Merge branch 'jk/trailers-parse'
Junio C Hamano
1
-13
/
+13
2017-08-15
pretty: support normalization options for %(trailers)
Jeff King
1
-3
/
+12
2017-08-15
pretty: move trailer formatting to trailer.c
Jeff King
1
-11
/
+2
2017-07-13
pretty: respect color settings for %C placeholders
Jeff King
1
-4
/
+23
2017-07-10
Merge branch 'rs/pretty-add-again' into maint
Junio C Hamano
1
-32
/
+0
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-24
Merge branch 'rs/pretty-add-again'
Junio C Hamano
1
-32
/
+0
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-15
pretty: recalculate duplicate short hashes
René Scharfe
1
-32
/
+0
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
1
-1
/
+1
2017-05-08
object: convert parse_object* to take struct object_id
brian m. carlson
1
-1
/
+1
2017-04-27
timestamp_t: a new data type for timestamps
Johannes Schindelin
1
-1
/
+1
2017-04-23
parse_timestamp(): specify explicitly where we parse timestamps
Johannes Schindelin
1
-1
/
+1
2017-03-10
Merge branch 'rs/log-email-subject'
Junio C Hamano
1
-3
/
+4
2017-03-01
pretty: use fmt_output_email_subject()
René Scharfe
1
-3
/
+4
2016-12-11
pretty: add %(trailers) format for displaying trailers of a commit message
Jacob Keller
1
-0
/
+17
2016-10-28
Merge branch 'rs/cocci' into maint
Junio C Hamano
1
-7
/
+5
2016-10-28
Merge branch 'rs/c-auto-resets-attributes' into maint
Junio C Hamano
1
-0
/
+2
2016-10-26
Merge branch 'mg/gpg-richer-status'
Junio C Hamano
1
-0
/
+4
2016-10-17
Merge branch 'rs/cocci'
Junio C Hamano
1
-7
/
+5
2016-10-12
gpg-interface: use more status letters
Michael J Gruber
1
-0
/
+4
2016-10-10
use strbuf_add_unique_abbrev() for adding short hashes, part 3
René Scharfe
1
-7
/
+5
2016-10-06
Merge branch 'rs/c-auto-resets-attributes'
Junio C Hamano
1
-1
/
+1
2016-09-29
pretty: avoid adding reset for %C(auto) if output is empty
René Scharfe
1
-1
/
+1
2016-09-26
Merge branch 'rs/c-auto-resets-attributes'
Junio C Hamano
1
-0
/
+2
2016-09-19
Merge branch 'rs/hex2chr' into maint
Junio C Hamano
1
-8
/
+5
2016-09-19
pretty: let %C(auto) reset all attributes
René Scharfe
1
-0
/
+2
2016-09-12
Merge branch 'rs/hex2chr'
Junio C Hamano
1
-8
/
+5
2016-09-07
introduce hex2chr() for converting two hexadecimal digits to a character
René Scharfe
1
-8
/
+5
2016-08-12
Merge branch 'rs/use-strbuf-add-unique-abbrev'
Junio C Hamano
1
-7
/
+6
2016-08-06
use strbuf_add_unique_abbrev() for adding short hashes
René Scharfe
1
-7
/
+6
2016-07-28
Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint
Junio C Hamano
1
-8
/
+8
2016-07-11
Merge branch 'nd/graph-width-padded' into maint
Junio C Hamano
1
-1
/
+8
2016-07-11
Merge branch 'js/find-commit-subject-ignore-leading-blanks'
Junio C Hamano
1
-8
/
+8
2016-07-06
Merge branch 'nd/graph-width-padded'
Junio C Hamano
1
-1
/
+8
2016-07-06
Merge branch 'ew/mboxrd-format-am'
Junio C Hamano
1
-8
/
+25
[next]