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
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
2018-07-23
Update messages in preparation for i18n
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
1
-0
/
+1
2018-07-09
convert.c: replace "\e" escapes with "\033".
Beat Bolli
1
-1
/
+1
2018-05-16
object-store: move object access functions to object-store.h
Stefan Beller
1
-0
/
+1
2018-05-08
Merge branch 'ls/checkout-encoding'
Junio C Hamano
1
-1
/
+275
2018-04-16
convert: add round trip check based on 'core.checkRoundtripEncoding'
Lars Schneider
1
-0
/
+77
2018-04-16
convert: add tracing for 'working-tree-encoding' attribute
Lars Schneider
1
-0
/
+25
2018-04-16
convert: check for detectable errors in UTF encodings
Lars Schneider
1
-0
/
+61
2018-04-16
convert: add 'working-tree-encoding' attribute
Lars Schneider
1
-1
/
+112
2018-03-14
convert: convert to struct object_id
brian m. carlson
1
-6
/
+6
2018-02-15
Merge branch 'po/object-id'
Junio C Hamano
1
-3
/
+3
2018-01-30
sha1_file: convert hash_sha1_file to object_id
Patryk Obara
1
-3
/
+3
2018-01-16
convert_to_git(): safe_crlf/checksafe becomes int conv_flags
Torsten Bögershausen
1
-19
/
+19
2017-12-27
Merge branch 'tb/check-crlf-for-safe-crlf'
Junio C Hamano
1
-5
/
+14
2017-11-27
convert: tighten the safe autocrlf handling
Torsten Bögershausen
1
-5
/
+14
2017-10-23
Merge branch 'ma/ts-cleanups' into maint
Junio C Hamano
1
-2
/
+3
2017-09-22
consistently use "fallthrough" comments in switches
Jeff King
1
-1
/
+2
2017-09-19
Merge branch 'rs/strbuf-leakfix'
Junio C Hamano
1
-1
/
+3
2017-09-10
Merge branch 'ma/ts-cleanups'
Junio C Hamano
1
-2
/
+3
2017-09-10
Merge branch 'tb/apply-with-crlf' into maint
Junio C Hamano
1
-4
/
+6
2017-09-07
convert: release strbuf on error return in filter_buffer_or_fd()
Rene Scharfe
1
-1
/
+3
[next]