Commit Graph

14 Commits

Author SHA1 Message Date
Aaron Boodman
192e7c471b Remove forked version of buzhash from vendor dir (#1868)
Replace with upstream

Fixes #1864
2016-06-22 09:54:15 -07:00
Chris Masone
fe24bb3577 Vendoring in new version of snappy 2016-06-08 15:38:38 -07:00
Ben Kalman
6187e76325 Replace stretchr/testify with attic-labs/testify (#1637)
This removes the httptest flag in usage for every command.
2016-05-25 13:13:55 -07:00
Aaron Boodman
8fc7a9b223 Add more hash functions to clients/go/hash-perf-rig (#1598)
* go/hash-perf-rig: add sha256 and sha512 support

* go/hash-perf-rig: add blake2b
2016-05-23 18:17:10 -07:00
Rafael Weinstein
4e9e43c27e Cleanup misrenamed symbols (#1584) 2016-05-21 13:02:39 -07:00
Rafael Weinstein
d1e2aa01f3 Go: ref.Ref -> hash.Hash (#1583)
ref.Ref -> hash.Hash
2016-05-21 11:38:35 -07:00
Dan Willhite
dfa5585af7 Add library for tty detection 2016-05-12 15:46:38 -07:00
Dan Willhite
82476769a7 Color library for noms utils. 2016-05-12 15:46:38 -07:00
Aaron Boodman
3afd600014 Add clients/url_fetch_go
This adds a simple client which fetches a URL into a noms blob. In a separate change, I will change csv_importer to link up to this rather than reading from a file.

Note: I was sad to see that chunking performance here is quite slow. We can chunk at the rate of about 150kB second on a single core, and it's cpu-bound.
2016-04-26 11:25:45 -07:00
Dan Willhite
11806c4709 Update clbanning/mxj vendor library to fix dependency issue. 2016-03-11 12:59:16 -08:00
Aaron Boodman
a78c6a15c4 Reparent sub-vendored deps to root of noms 2016-02-11 17:02:45 -08:00
Aaron Boodman
ed00b9978a vendor changes 2016-02-08 23:11:46 -08:00
Aaron Boodman
c0c00b5259 Argh, submodules incompatible with CodePipeline. Vendor manually instead. 2016-02-07 21:16:31 -08:00
Aaron Boodman
2c05a26c0b Vendor buzhash using Git submodules and Go 1.5 vendoring rather than Godeps 2016-02-07 15:37:16 -08:00