Sign in
googlers
/
jrn
/
git
/
f7321d96da3ada8fd2c1c9f64ffb524356ce6b77
/
convert.c
78e67cd
Merge branch 'mt/use-passed-repo-more-in-funcs'
by Junio C Hamano
· 5 years ago
a3dcf84
Merge branch 'js/convert-typofix'
by Junio C Hamano
· 5 years ago
2b0f19f
convert: fix typo
by Johannes Schindelin
· 5 years ago
2dcde20
sha1-file: pass git_hash_algo to hash_object_file()
by Matheus Tavares
· 5 years ago
d2489ce
Merge branch 'rs/skip-iprefix'
by Junio C Hamano
· 5 years ago
ed28358
convert: use skip_iprefix() in validate_encoding()
by René Scharfe
· 5 years ago
15beaaa
Fix spelling errors in code comments
by Elijah Newren
· 5 years ago
d17f549
Merge branch 'rs/convert-fix-utf-without-dash'
by Junio C Hamano
· 5 years ago
b181676
convert: fix handling of dashless UTF prefix in validate_encoding()
by René Scharfe
· 5 years ago
2c65d90
am: reload .gitattributes after patching it
by brian m. carlson
· 5 years ago
1828e52
Merge branch 'jh/resize-convert-scratch-buffer'
by Junio C Hamano
· 6 years ago
02156ab
convert: avoid malloc of original file size
by Joey Hess
· 6 years ago
b2fc9d2
Merge branch 'jk/unused-parameter-cleanup'
by Junio C Hamano
· 6 years ago
7589e63
Merge branch 'nd/the-index-final'
by Junio C Hamano
· 6 years ago
55ad152
convert: drop path parameter from actual conversion functions
by Jeff King
· 6 years ago
129beee
convert: drop len parameter from conversion checks
by Jeff King
· 6 years ago
f8adbec
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
by Nguyễn Thái Ngọc Duy
· 6 years ago
3434569
Merge branch 'nd/style-opening-brace'
by Junio C Hamano
· 6 years ago
3b33576
style: the opening '{' of a function is in a separate line
by Nguyễn Thái Ngọc Duy
· 6 years ago
ec36c42
Indent code with TABs
by Nguyễn Thái Ngọc Duy
· 6 years ago
d64324c
Make git_check_attr() a void function
by Torsten Bögershausen
· 6 years ago
dc0f6f9
Merge branch 'nd/no-the-index'
by Junio C Hamano
· 7 years ago
7d020f5
Merge branch 'jk/size-t'
by Junio C Hamano
· 7 years ago
4bea848
Merge branch 'nd/i18n'
by Junio C Hamano
· 7 years ago
7f944e2
convert.c: remove an implicit dependency on the_index
by Nguyễn Thái Ngọc Duy
· 7 years ago
7a400a2
attr: remove an implicit dependency on the_index
by Nguyễn Thái Ngọc Duy
· 7 years ago
00da9b2
Merge branch 'bb/pedantic'
by Junio C Hamano
· 7 years ago
c7d017d
reencode_string: use size_t for string lengths
by Jeff King
· 7 years ago
d26a328
convert.c: mark more strings for translation
by Nguyễn Thái Ngọc Duy
· 7 years ago
1a07e59
Update messages in preparation for i18n
by Nguyễn Thái Ngọc Duy
· 7 years ago
00624d6
Merge branch 'sb/object-store-grafts'
by Junio C Hamano
· 7 years ago
8302f50
convert.c: replace "\e" escapes with "\033".
by Beat Bolli
· 7 years ago
cbd53a2
object-store: move object access functions to object-store.h
by Stefan Beller
· 7 years ago
1ac0ce4
Merge branch 'ls/checkout-encoding'
by Junio C Hamano
· 7 years ago
e92d622
convert: add round trip check based on 'core.checkRoundtripEncoding'
by Lars Schneider
· 7 years ago
541d059
convert: add tracing for 'working-tree-encoding' attribute
by Lars Schneider
· 7 years ago
7a17918
convert: check for detectable errors in UTF encodings
by Lars Schneider
· 7 years ago
107642f
convert: add 'working-tree-encoding' attribute
by Lars Schneider
· 7 years ago
1a75044
convert: convert to struct object_id
by brian m. carlson
· 7 years ago
8be8342
Merge branch 'po/object-id'
by Junio C Hamano
· 7 years ago
f070fac
sha1_file: convert hash_sha1_file to object_id
by Patryk Obara
· 7 years ago
8462ff4
convert_to_git(): safe_crlf/checksafe becomes int conv_flags
by Torsten Bögershausen
· 7 years ago
720b176
Merge branch 'tb/check-crlf-for-safe-crlf'
by Junio C Hamano
· 7 years ago
86ff70a
convert: tighten the safe autocrlf handling
by Torsten Bögershausen
· 7 years ago
dd3bfe4
Merge branch 'ma/ts-cleanups' into maint
by Junio C Hamano
· 7 years ago
1cf01a3
consistently use "fallthrough" comments in switches
by Jeff King
· 7 years ago
d811ba1
Merge branch 'rs/strbuf-leakfix'
by Junio C Hamano
· 7 years ago
a48ce37
Merge branch 'ma/ts-cleanups'
by Junio C Hamano
· 7 years ago
648a50a
Merge branch 'tb/apply-with-crlf' into maint
by Junio C Hamano
· 7 years ago
f31f1d3
convert: release strbuf on error return in filter_buffer_or_fd()
by Rene Scharfe
· 7 years ago
a17483f
Merge branch 'tb/apply-with-crlf'
by Junio C Hamano
· 7 years ago
5c94c93
convert: always initialize attr_action in convert_attrs
by Martin Ågren
· 8 years ago
2fea9de
convert: add SAFE_CRLF_KEEP_CRLF
by Torsten Bögershausen
· 8 years ago
9a8ff89
Merge branch 'jt/subprocess-handshake'
by Junio C Hamano
· 8 years ago
55c965f
Merge branch 'sb/hashmap-cleanup'
by Junio C Hamano
· 8 years ago
51b8aec
Merge branch 'ls/filter-process-delayed'
by Junio C Hamano
· 8 years ago
fa64a2f
sub-process: refactor handshake to common function
by Jonathan Tan
· 8 years ago
487fe1f
Merge branch 'ls/filter-process-delayed' into jt/subprocess-handshake
by Junio C Hamano
· 8 years ago
9ab4295
convert/sub-process: drop cast to hashmap_cmp_fn
by Stefan Beller
· 8 years ago
2841e8f
convert: add "status=delayed" to filter process protocol
by Lars Schneider
· 8 years ago
1514c8e
convert: refactor capabilities negotiation
by Lars Schneider
· 8 years ago
7663cdc
hashmap.h: compare function has access to a data field
by Stefan Beller
· 8 years ago
9364fc2
convert: move multiple file filter error handling to separate function
by Lars Schneider
· 8 years ago
42b0a86
convert: put the flags field before the flag itself for consistent style
by Lars Schneider
· 8 years ago
f31d23a
Merge branch 'bw/config-h'
by Junio C Hamano
· 8 years ago
b2141fc
config: don't include config.h by default
by Brandon Williams
· 8 years ago
a33e0b2
convert: convert renormalize_buffer to take an index
by Brandon Williams
· 8 years ago
82b474e
convert: convert convert_to_git to take an index
by Brandon Williams
· 8 years ago
d6c41c2
convert: convert convert_to_git_filter_fd to take an index
by Brandon Williams
· 8 years ago
49a6d31
convert: convert crlf_to_git to take an index
by Brandon Williams
· 8 years ago
a7609c5
convert: convert get_cached_convert_stats_ascii to take an index
by Brandon Williams
· 8 years ago
4f2a2e9
convert: update subprocess_read_status() to not die on EOF
by Ben Peart
· 8 years ago
99605d6
sub-process: move sub-process functions into separate files
by Ben Peart
· 8 years ago
f514d7d
convert: rename reusable sub-process functions
by Ben Peart
· 8 years ago
7ddb9b2
convert: update generic functions to only use generic data structures
by Ben Peart
· 8 years ago
1b0b46e
convert: separate generic structures and variables from the filter specific ones
by Ben Peart
· 8 years ago
a810ea9
convert: split start_multi_file_filter() into two separate functions
by Ben Peart
· 8 years ago
c0c70f7
convert: move packet_write_line() into pkt-line as packet_writel()
by Ben Peart
· 8 years ago
070e5f7
convert: remove erroneous tests for errno == EPIPE
by Ben Peart
· 8 years ago
2aef63d
attr: convert git_check_attrs() callers to use the new API
by Junio C Hamano
· 8 years ago
7bd1805
attr: rename function and struct related to checking attributes
by Junio C Hamano
· 8 years ago
1749053
Merge branch 'jc/renormalize-merge-kill-safer-crlf'
by Junio C Hamano
· 8 years ago
1c25d2d
convert: git cherry-pick -Xrenormalize did not work
by Torsten Bögershausen
· 8 years ago
dbaa6bd
Merge branch 'ls/filter-process'
by Junio C Hamano
· 8 years ago
87cb784
i18n: convert mark error messages for translation
by Vasco Almeida
· 8 years ago
edcc858
convert: add filter.<driver>.process option
by Lars Schneider
· 8 years ago
234fa07
convert: prepare filter.<driver>.process option
by Lars Schneider
· 8 years ago
b84be55
convert: make apply_filter() adhere to standard Git error handling
by Lars Schneider
· 8 years ago
255f04d
convert: quote filter names in error messages
by Lars Schneider
· 8 years ago
a0ad53c
convert: Correct NNO tests and missing `LF will be replaced by CRLF`
by Torsten Bögershausen
· 9 years ago
6523728
convert: unify the "auto" handling of CRLF
by Torsten Bögershausen
· 9 years ago
caa47ad
convert.c: ident + core.autocrlf didn't work
by Torsten Bögershausen
· 9 years ago
c6b94eb
Merge branch 'tb/conversion'
by Junio C Hamano
· 9 years ago
817a0c7
convert.c: correct attr_action()
by Torsten Bögershausen
· 9 years ago
6e336a5
convert.c: simplify text_stat
by Torsten Bögershausen
· 9 years ago
df747b8
convert.c: refactor crlf_action
by Torsten Bögershausen
· 9 years ago
a3764e7
Merge branch 'ls/clean-smudge-override-in-config'
by Junio C Hamano
· 9 years ago
4b4024f
convert.c: use text_eol_is_crlf()
by Torsten Bögershausen
· 9 years ago
bb211b4
convert.c: remove input_crlf_action()
by Torsten Bögershausen
· 9 years ago
92cce13
convert.c: remove unused parameter 'path'
by Torsten Bögershausen
· 9 years ago
Next »