1. 04 Nov, 2016 1 commit
  2. 28 Oct, 2016 1 commit
  3. 06 Oct, 2016 1 commit
  4. 30 Sep, 2016 1 commit
  5. 25 Sep, 2016 1 commit
  6. 10 Sep, 2016 1 commit
  7. 26 Aug, 2016 1 commit
  8. 26 Jul, 2016 1 commit
  9. 24 Jun, 2016 1 commit
  10. 15 Jun, 2016 1 commit
  11. 11 Jun, 2016 1 commit
  12. 09 Jun, 2016 1 commit
  13. 10 May, 2016 1 commit
  14. 04 May, 2016 2 commits
  15. 28 Apr, 2016 1 commit
  16. 27 Apr, 2016 2 commits
  17. 30 Mar, 2016 1 commit
  18. 09 Mar, 2016 1 commit
  19. 13 Feb, 2016 1 commit
  20. 03 Feb, 2016 1 commit
    • Thomas Gardner's avatar
      trivial: various superficial fixes · aaa6569f
      Thomas Gardner authored
      misc/completion/ipfs-completion.bash: add `ipfs stats` to BASH completion
      
      core/commands/mount_unix.go: ensure error is not nil before printing it
      
      contribute.md: fix bibliography indexing in example
      
      core/commands/swarm.go: change tabs to spaces in USAGE message
      
      *: 80-column readability improvements
      
      License: MIT
      Signed-off-by: default avatarThomas Gardner <tmg@fastmail.com>
      aaa6569f
  21. 30 Jan, 2016 3 commits
  22. 30 Dec, 2015 1 commit
  23. 28 Dec, 2015 1 commit
  24. 09 Nov, 2015 1 commit
  25. 05 Nov, 2015 1 commit
  26. 27 Oct, 2015 1 commit
  27. 03 Oct, 2015 1 commit
  28. 30 Sep, 2015 1 commit
  29. 25 Sep, 2015 1 commit
  30. 15 Sep, 2015 1 commit
  31. 27 Aug, 2015 2 commits
  32. 21 Jul, 2015 1 commit
  33. 20 Jul, 2015 1 commit
  34. 18 Jun, 2015 1 commit
    • rht's avatar
      Replace Critical{,f} with Error{,f} · 78b6cc5f
      rht authored
      Except when there is an explicit os.Exit(1) after the Critical line,
      then replace with Fatal{,f}.
      golang's log and logrus already call os.Exit(1) by default with Fatal.
      
      License: MIT
      Signed-off-by: default avatarrht <rhtbot@gmail.com>
      78b6cc5f
  35. 20 May, 2015 1 commit