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
/
convert.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-29
Merge branch 'mc/clean-smudge-with-llp64'
Junio C Hamano
1
-1
/
+1
2021-11-03
clean/smudge: allow clean filters to process extremely large files
Matt Cooper
1
-1
/
+1
2021-07-26
convert: release strbuf to avoid leak
Andrzej Hunt
1
-0
/
+2
2021-04-30
Merge branch 'ds/sparse-index-protections'
Junio C Hamano
1
-10
/
+10
2021-04-14
*: remove 'const' qualifier for struct index_state
Derrick Stolee
1
-13
/
+13
2021-04-02
Merge branch 'jh/simple-ipc'
Junio C Hamano
1
-3
/
+8
2021-04-02
Merge branch 'mt/parallel-checkout-part-1'
Junio C Hamano
1
-70
/
+73
2021-03-22
Merge branch 'mt/cleanly-die-upon-missing-required-filter'
Junio C Hamano
1
-1
/
+0
2021-03-18
convert: add classification for conv_attrs struct
Jeff Hostetler
1
-7
/
+19
2021-03-18
convert: add get_stream_filter_ca() variant
Jeff Hostetler
1
-11
/
+17
2021-03-18
convert: add [async_]convert_to_working_tree_ca() variants
Jeff Hostetler
1
-28
/
+32
2021-03-18
convert: make convert_attrs() and convert structs public
Jeff Hostetler
1
-27
/
+8
2021-03-15
pkt-line: add options argument to read_packetized_to_strbuf()
Johannes Schindelin
1
-1
/
+2
2021-03-15
pkt-line: do not issue flush packets in write_packetized_*()
Johannes Schindelin
1
-2
/
+6
2021-03-13
use CALLOC_ARRAY
René Scharfe
1
-1
/
+1
2021-02-26
convert: fail gracefully upon missing clean cmd on required filter
Matheus Tavares
1
-1
/
+0
2020-09-30
convert: drop unused crlf_action from check_global_conv_flags_eol()
Jeff King
1
-2
/
+2
2020-08-26
run_command: teach API users to use embedded 'args' more
Junio C Hamano
1
-4
/
+1
2020-04-10
parse_config_key(): return subsection len as size_t
Jeff King
1
-1
/
+1
2020-03-16
convert: provide additional metadata to filters
brian m. carlson
1
-0
/
+22
2020-03-16
convert: permit passing additional metadata to filter processes
brian m. carlson
1
-10
/
+34
2020-02-14
Merge branch 'mt/use-passed-repo-more-in-funcs'
Junio C Hamano
1
-1
/
+1
2020-02-12
Merge branch 'js/convert-typofix'
Junio C Hamano
1
-1
/
+1
2020-02-11
convert: fix typo
Johannes Schindelin
1
-1
/
+1
2020-01-31
sha1-file: pass git_hash_algo to hash_object_file()
Matheus Tavares
1
-1
/
+1
2019-12-01
Merge branch 'rs/skip-iprefix'
Junio C Hamano
1
-14
/
+8
2019-11-10
convert: use skip_iprefix() in validate_encoding()
René Scharfe
1
-14
/
+8
2019-11-10
Fix spelling errors in code comments
Elijah Newren
1
-1
/
+1
2019-10-09
Merge branch 'rs/convert-fix-utf-without-dash'
Junio C Hamano
1
-4
/
+4
2019-10-06
convert: fix handling of dashless UTF prefix in validate_encoding()
René Scharfe
1
-4
/
+4
2019-09-03
am: reload .gitattributes after patching it
brian m. carlson
1
-1
/
+20
2019-04-10
Merge branch 'jh/resize-convert-scratch-buffer'
Junio C Hamano
1
-1
/
+1
2019-03-08
convert: avoid malloc of original file size
Joey Hess
1
-1
/
+1
2019-02-06
Merge branch 'jk/unused-parameter-cleanup'
Junio C Hamano
1
-14
/
+14
2019-02-06
Merge branch 'nd/the-index-final'
Junio C Hamano
1
-1
/
+0
2019-01-24
convert: drop path parameter from actual conversion functions
Jeff King
1
-7
/
+7
2019-01-24
convert: drop len parameter from conversion checks
Jeff King
1
-7
/
+7
2019-01-24
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
1
-1
/
+0
2019-01-18
Merge branch 'nd/style-opening-brace'
Junio C Hamano
1
-1
/
+2
2018-12-10
style: the opening '{' of a function is in a separate line
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-12-09
Indent code with TABs
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2018-09-12
Make git_check_attr() a void function
Torsten Bögershausen
1
-23
/
+19
2018-08-20
Merge branch 'nd/no-the-index'
Junio C Hamano
1
-17
/
+24
2018-08-15
Merge branch 'jk/size-t'
Junio C Hamano
1
-3
/
+3
2018-08-15
Merge branch 'nd/i18n'
Junio C Hamano
1
-20
/
+22
2018-08-13
convert.c: remove an implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-17
/
+24
2018-08-13
attr: remove an implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-07-24
Merge branch 'bb/pedantic'
Junio C Hamano
1
-1
/
+1
2018-07-24
reencode_string: use size_t for string lengths
Jeff King
1
-3
/
+3
2018-07-23
convert.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-18
/
+20
[next]