6 Commits

Author SHA1 Message Date
Tom MacWright
8c09b634cd Test a windows-compatible git finder 2015-08-14 18:04:29 -04:00
Tom MacWright
b564796262 Enable curly rule 2015-07-10 13:11:25 -04:00
Beau Gunderson
b4efeb84e2 Fix github stream 2015-05-26 17:12:01 -07:00
Beau Gunderson
c39e114987 Make github stream not reverse data
If resume() is called before pushing data then the entire stream's order
is reversed. The examples for async streams with `through` show push
before resume.
2015-05-06 00:29:39 -07:00
Tom MacWright
a07bfd2f64 Finish GitHub stream and integration with cli. 2015-04-08 15:39:43 -07:00
Tom MacWright
4e7df26ce7 Start building github stream.
Needs to queue requests to avoid the start-of-request flood.
2015-04-08 12:38:46 -07:00