|
Failed to load latest commit information. |
|
go-bindata
|
v3.11.0
|
Aug 4, 2018
|
|
testdata
|
add whole-file benchmark
|
Sep 9, 2018
|
|
.gitignore
|
add whole-file benchmark
|
Sep 9, 2018
|
|
.mailmap
|
Add AUTHORS file
|
Nov 27, 2017
|
|
.travis.yml
|
Add a benchmark
|
Jul 22, 2018
|
|
AUTHORS.txt
|
Add Russ Cox and MinJae Kwon to the list of authors
|
Aug 28, 2018
|
|
CONTRIBUTING.md
|
update instructions for go-bindata release
|
Jul 23, 2018
|
|
LICENSE
|
Add safefile tests and update LICENSE
|
Nov 27, 2017
|
|
Makefile
|
Replace manual releases with equinox.io release page
|
Sep 1, 2018
|
|
README.md
|
Replace manual releases with equinox.io release page
|
Sep 1, 2018
|
|
asset.go
|
Print file sizes next to the filenames at top
|
Aug 4, 2018
|
|
benchmark_test.go
|
add whole-file benchmark
|
Sep 9, 2018
|
|
bits.go
|
Fix lint errors
|
Aug 4, 2018
|
|
bytewriter.go
|
Implement atomic file write
|
Nov 27, 2017
|
|
config.go
|
Allow excluding metadata from built assets
|
Aug 13, 2015
|
|
convert.go
|
Print file sizes next to the filenames at top
|
Aug 4, 2018
|
|
convert_test.go
|
Fix lint errors
|
Aug 4, 2018
|
|
debug.go
|
Add helper functions to retrieve SHA256 checksums
|
Jan 15, 2018
|
|
doc.go
|
Adds the -r command line flag. This determines if the input
|
Oct 30, 2013
|
|
release.go
|
Improve performance
|
Jul 22, 2018
|
|
release_test.go
|
add whole-file benchmark
|
Sep 9, 2018
|
|
restore.go
|
Add helper functions to retrieve SHA256 checksums
|
Jan 15, 2018
|
|
safefile.go
|
Implement atomic file write
|
Nov 27, 2017
|
|
safefile_test.go
|
Add safefile tests and update LICENSE
|
Nov 27, 2017
|
|
stringwriter.go
|
Avoid expensive fmt.Fprintf calls in `StringWriter.Write` inner loop.
|
Jan 29, 2014
|
|
toc.go
|
Print file sizes next to the filenames at top
|
Aug 4, 2018
|