1. 13 Dec, 2015 6 commits
  2. 11 Dec, 2015 4 commits
  3. 10 Dec, 2015 2 commits
  4. 07 Dec, 2015 1 commit
  5. 05 Dec, 2015 2 commits
  6. 04 Dec, 2015 1 commit
  7. 03 Dec, 2015 1 commit
  8. 02 Dec, 2015 2 commits
  9. 01 Dec, 2015 5 commits
  10. 30 Nov, 2015 15 commits
  11. 29 Nov, 2015 1 commit
    • Marc Cornellà's avatar
      Fix open_command nohup call · fea74b4b
      Marc Cornellà authored
      There a syntax error if $cmd_var contains more than one word,
      so we drop the current way to prepend nohup and use a simpler
      if-else form.
      fea74b4b