index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
convert.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ls/checkout-encoding'
Junio C Hamano
2018-05-08
1
-1
/
+275
|
\
|
*
convert: add round trip check based on 'core.checkRoundtripEncoding'
Lars Schneider
2018-04-16
1
-0
/
+77
|
*
convert: add tracing for 'working-tree-encoding' attribute
Lars Schneider
2018-04-16
1
-0
/
+25
|
*
convert: check for detectable errors in UTF encodings
Lars Schneider
2018-04-16
1
-0
/
+61
|
*
convert: add 'working-tree-encoding' attribute
Lars Schneider
2018-04-16
1
-1
/
+112
*
|
convert: convert to struct object_id
brian m. carlson
2018-03-14
1
-6
/
+6
*
|
Merge branch 'po/object-id'
Junio C Hamano
2018-02-15
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
sha1_file: convert hash_sha1_file to object_id
Patryk Obara
2018-01-30
1
-3
/
+3
*
|
convert_to_git(): safe_crlf/checksafe becomes int conv_flags
Torsten Bögershausen
2018-01-16
1
-19
/
+19
|
/
*
Merge branch 'tb/check-crlf-for-safe-crlf'
Junio C Hamano
2017-12-27
1
-5
/
+14
|
\
|
*
convert: tighten the safe autocrlf handling
Torsten Bögershausen
2017-11-27
1
-5
/
+14
|
*
Merge branch 'ma/ts-cleanups' into maint
Junio C Hamano
2017-10-23
1
-2
/
+3
|
|
\
|
*
\
Merge branch 'tb/apply-with-crlf' into maint
Junio C Hamano
2017-09-10
1
-4
/
+6
|
|
\
\
*
|
|
|
consistently use "fallthrough" comments in switches
Jeff King
2017-09-22
1
-1
/
+2
*
|
|
|
Merge branch 'rs/strbuf-leakfix'
Junio C Hamano
2017-09-19
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
convert: release strbuf on error return in filter_buffer_or_fd()
Rene Scharfe
2017-09-07
1
-1
/
+3
*
|
|
|
|
Merge branch 'ma/ts-cleanups'
Junio C Hamano
2017-09-10
1
-2
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
convert: always initialize attr_action in convert_attrs
Martin Ågren
2017-08-23
1
-2
/
+3
*
|
|
|
Merge branch 'tb/apply-with-crlf'
Junio C Hamano
2017-08-27
1
-4
/
+6
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
convert: add SAFE_CRLF_KEEP_CRLF
Torsten Bögershausen
2017-08-16
1
-4
/
+6
|
|
/
/
*
|
|
Merge branch 'jt/subprocess-handshake'
Junio C Hamano
2017-08-11
1
-68
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
sub-process: refactor handshake to common function
Jonathan Tan
2017-07-26
1
-68
/
+7
|
*
|
Merge branch 'ls/filter-process-delayed' into jt/subprocess-handshake
Junio C Hamano
2017-07-26
1
-52
/
+150
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sb/hashmap-cleanup'
Junio C Hamano
2017-08-11
1
-2
/
+1
|
\
\
\
|
*
|
|
convert/sub-process: drop cast to hashmap_cmp_fn
Stefan Beller
2017-07-05
1
-2
/
+1
|
|
/
/
*
|
|
Merge branch 'ls/filter-process-delayed'
Junio C Hamano
2017-08-11
1
-52
/
+150
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
convert: add "status=delayed" to filter process protocol
Lars Schneider
2017-06-30
1
-16
/
+94
|
*
convert: refactor capabilities negotiation
Lars Schneider
2017-06-30
1
-12
/
+27
|
*
convert: move multiple file filter error handling to separate function
Lars Schneider
2017-06-29
1
-21
/
+26
|
*
convert: put the flags field before the flag itself for consistent style
Lars Schneider
2017-06-29
1
-5
/
+5
*
|
hashmap.h: compare function has access to a data field
Stefan Beller
2017-06-30
1
-1
/
+2
*
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
\
|
*
|
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
|
convert: convert renormalize_buffer to take an index
Brandon Williams
2017-06-13
1
-2
/
+4
*
|
|
convert: convert convert_to_git to take an index
Brandon Williams
2017-06-13
1
-3
/
+4
*
|
|
convert: convert convert_to_git_filter_fd to take an index
Brandon Williams
2017-06-13
1
-2
/
+3
*
|
|
convert: convert crlf_to_git to take an index
Brandon Williams
2017-06-13
1
-6
/
+8
*
|
|
convert: convert get_cached_convert_stats_ascii to take an index
Brandon Williams
2017-06-13
1
-2
/
+3
|
|
/
|
/
|
*
|
convert: update subprocess_read_status() to not die on EOF
Ben Peart
2017-05-15
1
-2
/
+8
*
|
sub-process: move sub-process functions into separate files
Ben Peart
2017-05-15
1
-103
/
+1
*
|
convert: rename reusable sub-process functions
Ben Peart
2017-05-15
1
-20
/
+20
*
|
convert: update generic functions to only use generic data structures
Ben Peart
2017-05-15
1
-18
/
+23
*
|
convert: separate generic structures and variables from the filter specific ones
Ben Peart
2017-05-15
1
-15
/
+20
*
|
convert: split start_multi_file_filter() into two separate functions
Ben Peart
2017-05-15
1
-24
/
+34
*
|
convert: move packet_write_line() into pkt-line as packet_writel()
Ben Peart
2017-05-08
1
-21
/
+2
*
|
convert: remove erroneous tests for errno == EPIPE
Ben Peart
2017-05-08
1
-2
/
+2
|
/
*
attr: convert git_check_attrs() callers to use the new API
Junio C Hamano
2017-02-01
1
-11
/
+6
*
attr: rename function and struct related to checking attributes
Junio C Hamano
2017-02-01
1
-6
/
+6
*
Merge branch 'jc/renormalize-merge-kill-safer-crlf'
Junio C Hamano
2016-12-19
1
-6
/
+7
|
\
|
*
convert: git cherry-pick -Xrenormalize did not work
Torsten Bögershausen
2016-12-01
1
-6
/
+7
[next]