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 '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
*
|
Merge branch 'ls/filter-process'
Junio C Hamano
2016-10-31
1
-41
/
+335
|
\
\
|
*
|
convert: add filter.<driver>.process option
Lars Schneider
2016-10-17
1
-6
/
+295
|
*
|
convert: prepare filter.<driver>.process option
Lars Schneider
2016-10-17
1
-26
/
+34
|
*
|
convert: make apply_filter() adhere to standard Git error handling
Lars Schneider
2016-10-17
1
-9
/
+6
|
*
|
convert: quote filter names in error messages
Lars Schneider
2016-10-17
1
-6
/
+6
|
|
/
*
/
i18n: convert mark error messages for translation
Vasco Almeida
2016-10-17
1
-4
/
+8
|
/
*
convert: Correct NNO tests and missing `LF will be replaced by CRLF`
Torsten Bögershausen
2016-08-14
1
-40
/
+57
*
convert: unify the "auto" handling of CRLF
Torsten Bögershausen
2016-07-06
1
-20
/
+22
*
convert.c: ident + core.autocrlf didn't work
Torsten Bögershausen
2016-04-25
1
-12
/
+7
*
Merge branch 'tb/conversion'
Junio C Hamano
2016-02-26
1
-90
/
+100
|
\
|
*
convert.c: correct attr_action()
Torsten Bögershausen
2016-02-23
1
-9
/
+9
|
*
convert.c: simplify text_stat
Torsten Bögershausen
2016-02-11
1
-25
/
+22
|
*
convert.c: refactor crlf_action
Torsten Bögershausen
2016-02-11
1
-31
/
+46
|
*
convert.c: use text_eol_is_crlf()
Torsten Bögershausen
2016-02-08
1
-6
/
+14
|
*
convert.c: remove input_crlf_action()
Torsten Bögershausen
2016-02-08
1
-23
/
+14
|
*
convert.c: remove unused parameter 'path'
Torsten Bögershausen
2016-02-08
1
-10
/
+9
*
|
Merge branch 'ls/clean-smudge-override-in-config'
Junio C Hamano
2016-02-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
convert: treat an empty string for clean/smudge filters as "cat"
Lars Schneider
2016-01-29
1
-1
/
+1
*
|
ls-files: add eol diagnostics
Torsten Bögershausen
2016-01-19
1
-28
/
+91
|
/
*
convert trivial sprintf / strcpy calls to xsnprintf
Jeff King
2015-09-25
1
-1
/
+2
[next]