1. 09 Nov, 2015 4 commits
  2. 08 Nov, 2015 1 commit
  3. 05 Nov, 2015 2 commits
  4. 04 Nov, 2015 1 commit
  5. 03 Nov, 2015 5 commits
  6. 02 Nov, 2015 5 commits
  7. 28 Oct, 2015 1 commit
  8. 27 Oct, 2015 1 commit
  9. 18 Jun, 2015 3 commits
  10. 08 Jun, 2015 1 commit
  11. 20 Apr, 2015 2 commits
  12. 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
  13. 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
  14. 19 Mar, 2015 2 commits
  15. 12 Mar, 2015 1 commit
  16. 28 Feb, 2015 1 commit
  17. 24 Feb, 2015 2 commits
  18. 04 Feb, 2015 6 commits