1. 13 Oct, 2014 1 commit
  2. 10 Oct, 2014 13 commits
  3. 08 Oct, 2014 1 commit
  4. 06 Oct, 2014 2 commits
  5. 04 Oct, 2014 2 commits
  6. 02 Oct, 2014 4 commits
  7. 01 Oct, 2014 6 commits
  8. 30 Sep, 2014 3 commits
  9. 29 Sep, 2014 2 commits
  10. 27 Sep, 2014 1 commit
  11. 23 Sep, 2014 1 commit
  12. 22 Sep, 2014 1 commit
    • Juan Batiz-Benet's avatar
      uncommenting global debug · b053896e
      Juan Batiz-Benet authored
      let's keep this a turn-on for testing sort of thing.
      (want the outputs of commands like `ipfs add` to be
      usable as inputs to other programs/scripts).
      
      maybe we should consider adding a --debug (not -d),
      once we figure out adding flags that apply globally :)
      @whyrusleeping
      b053896e
  13. 17 Sep, 2014 2 commits
  14. 10 Sep, 2014 1 commit
    • Brian Tiger Chow's avatar
      vendor dependencies with godep · 7968b45e
      Brian Tiger Chow authored
      dependencies are vendored into Godeps/_workspace and commit versions are
      recorded in Godeps.json
      
      update datastore to e89f0511
      update go.crypto
      7968b45e