pulumi/pkg
Justin Van Patten e62bc37e23
Avoid treating binary files as text (#1335)
If the file contains a zero byte within the first 8000 bytes (or the entire length of the file if shorter), treat the file as binary and do not do any textual transformations. This is the same approach git uses to determine if a file is binary.
2018-05-07 09:41:40 -07:00
..
apitype Add necessary refresh apitypes (#1299) 2018-04-30 17:42:24 -07:00
backend Bring back preview, swizzle some flags 2018-05-06 13:55:39 -07:00
diag Add a new tree-view form for the progress view. (#1260) 2018-04-24 11:13:22 -07:00
encoding Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
engine Bring back preview, swizzle some flags 2018-05-06 13:55:39 -07:00
graph Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
operations Use glog instead of printf 2018-04-27 18:27:37 -07:00
resource Run Configure calls in parallel (#1321) 2018-05-04 14:29:47 -07:00
testing Bring back preview, swizzle some flags 2018-05-06 13:55:39 -07:00
tokens Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
tools Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
util Add support for CPU and heap profiling. (#1318) 2018-05-04 11:26:53 -07:00
version Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
workspace Avoid treating binary files as text (#1335) 2018-05-07 09:41:40 -07:00