1. 21 Nov, 2017 2 commits
  2. 17 Nov, 2017 1 commit
  3. 12 Jul, 2017 1 commit
  4. 31 May, 2017 1 commit
  5. 20 Apr, 2017 1 commit
  6. 07 Mar, 2017 2 commits
  7. 12 Feb, 2017 1 commit
  8. 16 Oct, 2016 1 commit
  9. 06 Oct, 2016 1 commit
  10. 27 Aug, 2016 3 commits
  11. 26 Aug, 2016 1 commit
  12. 03 Aug, 2016 1 commit
  13. 01 Aug, 2016 1 commit
  14. 21 Jul, 2016 1 commit
  15. 09 Jul, 2016 3 commits
  16. 08 Jul, 2016 2 commits
  17. 07 Jul, 2016 1 commit
  18. 01 Jul, 2016 1 commit
  19. 28 Jun, 2016 5 commits
  20. 26 Jun, 2016 3 commits
  21. 13 Jun, 2016 1 commit
  22. 12 May, 2016 1 commit
  23. 28 Apr, 2016 2 commits
  24. 16 Apr, 2016 1 commit
  25. 05 Apr, 2016 1 commit
    • Thomas Gardner's avatar
      commands/cli: fix parsing of incorrect permutations · 3e824412
      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>
      3e824412
  26. 17 Feb, 2016 1 commit