1. 10 Nov, 2015 1 commit
  2. 09 Nov, 2015 11 commits
  3. 08 Nov, 2015 1 commit
  4. 05 Nov, 2015 2 commits
  5. 04 Nov, 2015 1 commit
  6. 03 Nov, 2015 5 commits
  7. 02 Nov, 2015 5 commits
  8. 28 Oct, 2015 1 commit
  9. 27 Oct, 2015 1 commit
  10. 18 Jun, 2015 3 commits
  11. 08 Jun, 2015 1 commit
  12. 20 Apr, 2015 2 commits
  13. 12 Apr, 2015 1 commit
    • willhoag's avatar
      add command-line access · b5998fdc
      willhoag authored
      Add cli access via minimist which takes argument flags and passes them
      in as the config object.
      b5998fdc
  14. 08 Apr, 2015 1 commit
    • Jess Austin's avatar
      monkeypatch unzip.Parse.emit() to emit single 'end' · 84f4ddd7
      Jess Austin authored
      unzip is not so well-behaved. It typically emits a 'close' event
      when it's done, but there are reports that sometimes it doesn't,
      and that sometimes it emits 'end' instead. Monkeypatch emit() so
      that it emits just one 'end' event from any combination of 'close'
      and 'end' events.
      84f4ddd7
  15. 19 Mar, 2015 2 commits
  16. 12 Mar, 2015 1 commit
  17. 28 Feb, 2015 1 commit