1. 25 Jul, 2016 1 commit
  2. 09 Jul, 2016 3 commits
  3. 08 Jul, 2016 4 commits
  4. 07 Jul, 2016 1 commit
  5. 01 Jul, 2016 1 commit
  6. 28 Jun, 2016 6 commits
  7. 26 Jun, 2016 3 commits
  8. 24 Jun, 2016 1 commit
  9. 23 Jun, 2016 1 commit
  10. 17 Jun, 2016 1 commit
  11. 15 Jun, 2016 2 commits
  12. 14 Jun, 2016 1 commit
  13. 13 Jun, 2016 1 commit
  14. 09 Jun, 2016 1 commit
  15. 31 May, 2016 1 commit
  16. 29 May, 2016 1 commit
  17. 19 May, 2016 1 commit
  18. 17 May, 2016 1 commit
  19. 14 May, 2016 1 commit
  20. 12 May, 2016 1 commit
  21. 04 May, 2016 1 commit
  22. 28 Apr, 2016 2 commits
  23. 16 Apr, 2016 1 commit
  24. 05 Apr, 2016 1 commit
    • Thomas Gardner's avatar
      commands/cli: fix parsing of incorrect permutations · 7bfedab0
      Thomas Gardner authored
      parseOpts now does some preliminary path screening to prevent
      command sequences like
      
      	`ipfs <hash> cat`
      
      from succeeding. The tests affected by this have been slightly altered,
      but should be restored once parseOpts is decoupled from path analysis.
      
      Command suggestion printing has also been factored into a single
      function.
      
      Fixes: #2501
      License: MIT
      Signed-off-by: default avatarThomas Gardner <tmg@fastmail.com>
      7bfedab0
  25. 31 Mar, 2016 1 commit
  26. 14 Mar, 2016 1 commit