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
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
2017-08-26
Merge branch 'tb/apply-with-crlf'
Junio C Hamano
1
-4
/
+6
2017-08-23
convert: always initialize attr_action in convert_attrs
Martin Ågren
1
-2
/
+3
2017-08-16
convert: add SAFE_CRLF_KEEP_CRLF
Torsten Bögershausen
1
-4
/
+6
2017-08-11
Merge branch 'jt/subprocess-handshake'
Junio C Hamano
1
-68
/
+7
2017-08-11
Merge branch 'sb/hashmap-cleanup'
Junio C Hamano
1
-2
/
+1
2017-08-11
Merge branch 'ls/filter-process-delayed'
Junio C Hamano
1
-52
/
+150
2017-07-26
sub-process: refactor handshake to common function
Jonathan Tan
1
-68
/
+7
2017-07-26
Merge branch 'ls/filter-process-delayed' into jt/subprocess-handshake
Junio C Hamano
1
-52
/
+150
2017-07-05
convert/sub-process: drop cast to hashmap_cmp_fn
Stefan Beller
1
-2
/
+1
2017-06-30
convert: add "status=delayed" to filter process protocol
Lars Schneider
1
-16
/
+94
2017-06-30
convert: refactor capabilities negotiation
Lars Schneider
1
-12
/
+27
2017-06-30
hashmap.h: compare function has access to a data field
Stefan Beller
1
-1
/
+2
2017-06-29
convert: move multiple file filter error handling to separate function
Lars Schneider
1
-21
/
+26
2017-06-29
convert: put the flags field before the flag itself for consistent style
Lars Schneider
1
-5
/
+5
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-13
convert: convert renormalize_buffer to take an index
Brandon Williams
1
-2
/
+4
2017-06-13
convert: convert convert_to_git to take an index
Brandon Williams
1
-3
/
+4
2017-06-13
convert: convert convert_to_git_filter_fd to take an index
Brandon Williams
1
-2
/
+3
2017-06-13
convert: convert crlf_to_git to take an index
Brandon Williams
1
-6
/
+8
2017-06-13
convert: convert get_cached_convert_stats_ascii to take an index
Brandon Williams
1
-2
/
+3
2017-05-15
convert: update subprocess_read_status() to not die on EOF
Ben Peart
1
-2
/
+8
2017-05-15
sub-process: move sub-process functions into separate files
Ben Peart
1
-103
/
+1
2017-05-15
convert: rename reusable sub-process functions
Ben Peart
1
-20
/
+20
2017-05-15
convert: update generic functions to only use generic data structures
Ben Peart
1
-18
/
+23
2017-05-15
convert: separate generic structures and variables from the filter specific ones
Ben Peart
1
-15
/
+20
2017-05-15
convert: split start_multi_file_filter() into two separate functions
Ben Peart
1
-24
/
+34
2017-05-08
convert: move packet_write_line() into pkt-line as packet_writel()
Ben Peart
1
-21
/
+2
2017-05-08
convert: remove erroneous tests for errno == EPIPE
Ben Peart
1
-2
/
+2
2017-02-01
attr: convert git_check_attrs() callers to use the new API
Junio C Hamano
1
-11
/
+6
2017-02-01
attr: rename function and struct related to checking attributes
Junio C Hamano
1
-6
/
+6
2016-12-19
Merge branch 'jc/renormalize-merge-kill-safer-crlf'
Junio C Hamano
1
-6
/
+7
2016-12-01
convert: git cherry-pick -Xrenormalize did not work
Torsten Bögershausen
1
-6
/
+7
2016-10-31
Merge branch 'ls/filter-process'
Junio C Hamano
1
-41
/
+335
2016-10-17
i18n: convert mark error messages for translation
Vasco Almeida
1
-4
/
+8
2016-10-17
convert: add filter.<driver>.process option
Lars Schneider
1
-6
/
+295
2016-10-17
convert: prepare filter.<driver>.process option
Lars Schneider
1
-26
/
+34
2016-10-17
convert: make apply_filter() adhere to standard Git error handling
Lars Schneider
1
-9
/
+6
2016-10-17
convert: quote filter names in error messages
Lars Schneider
1
-6
/
+6
2016-08-14
convert: Correct NNO tests and missing `LF will be replaced by CRLF`
Torsten Bögershausen
1
-40
/
+57
2016-07-06
convert: unify the "auto" handling of CRLF
Torsten Bögershausen
1
-20
/
+22
2016-04-25
convert.c: ident + core.autocrlf didn't work
Torsten Bögershausen
1
-12
/
+7
2016-02-26
Merge branch 'tb/conversion'
Junio C Hamano
1
-90
/
+100
2016-02-23
convert.c: correct attr_action()
Torsten Bögershausen
1
-9
/
+9
2016-02-10
convert.c: simplify text_stat
Torsten Bögershausen
1
-25
/
+22
2016-02-10
convert.c: refactor crlf_action
Torsten Bögershausen
1
-31
/
+46
2016-02-10
Merge branch 'ls/clean-smudge-override-in-config'
Junio C Hamano
1
-1
/
+1
[prev]
[next]