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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-16
convert: provide additional metadata to filters
brian m. carlson
1
-0
/
+17
2020-03-16
convert: permit passing additional metadata to filter processes
brian m. carlson
1
-2
/
+10
2019-09-03
am: reload .gitattributes after patching it
brian m. carlson
1
-0
/
+6
2018-08-20
Merge branch 'en/incl-forward-decl'
Junio C Hamano
1
-0
/
+2
2018-08-15
Add missing includes and forward declarations
Elijah Newren
1
-0
/
+2
2018-08-13
convert.c: remove an implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-5
/
+10
2018-08-03
convert.h: drop 'extern' from function declaration
Nguyễn Thái Ngọc Duy
1
-27
/
+29
2018-05-08
Merge branch 'ls/checkout-encoding'
Junio C Hamano
1
-0
/
+2
2018-04-16
convert: add round trip check based on 'core.checkRoundtripEncoding'
Lars Schneider
1
-0
/
+1
2018-04-16
convert: add 'working-tree-encoding' attribute
Lars Schneider
1
-0
/
+1
2018-03-14
convert: convert to struct object_id
brian m. carlson
1
-1
/
+1
2018-01-16
convert_to_git(): safe_crlf/checksafe becomes int conv_flags
Torsten Bögershausen
1
-10
/
+7
2017-08-26
Merge branch 'tb/apply-with-crlf'
Junio C Hamano
1
-1
/
+2
2017-08-16
convert: add SAFE_CRLF_KEEP_CRLF
Torsten Bögershausen
1
-1
/
+2
2017-08-11
Merge branch 'ls/filter-process-delayed'
Junio C Hamano
1
-0
/
+26
2017-06-30
convert: add "status=delayed" to filter process protocol
Lars Schneider
1
-0
/
+26
2017-06-13
convert: convert renormalize_buffer to take an index
Brandon Williams
1
-1
/
+2
2017-06-13
convert: convert convert_to_git to take an index
Brandon Williams
1
-3
/
+5
2017-06-13
convert: convert convert_to_git_filter_fd to take an index
Brandon Williams
1
-1
/
+2
2017-06-13
convert: convert get_cached_convert_stats_ascii to take an index
Brandon Williams
1
-1
/
+4
2016-07-06
convert: unify the "auto" handling of CRLF
Torsten Bögershausen
1
-1
/
+2
2016-01-18
ls-files: add eol diagnostics
Torsten Bögershausen
1
-0
/
+3
2014-08-28
convert: stream from fd to required clean filter to reduce used address space
Steffen Prohaska
1
-0
/
+5
2014-08-21
convert: drop arguments other than 'path' from would_convert_to_git()
Steffen Prohaska
1
-3
/
+2
2013-07-22
typofix: in-code comments
Ondřej Bílka
1
-1
/
+1
2012-02-24
teach convert_to_git a "dry run" mode
Jeff King
1
-0
/
+5
2011-05-26
stream filter: add "no more input" to the filters
Junio C Hamano
1
-0
/
+7
2011-05-26
Add streaming filter API
Junio C Hamano
1
-1
/
+22
2011-05-26
convert.h: move declarations for conversion from cache.h
Junio C Hamano
1
-0
/
+44