1. 07 Sep, 2015 1 commit
  2. 19 Aug, 2015 2 commits
  3. 07 Aug, 2015 3 commits
  4. 02 Aug, 2015 7 commits
  5. 20 Jul, 2015 1 commit
  6. 02 Jul, 2015 1 commit
  7. 24 Jun, 2015 5 commits
  8. 23 Jun, 2015 2 commits
  9. 13 Jun, 2015 3 commits
  10. 11 Jun, 2015 1 commit
    • Stephen Drake's avatar
      Don't quote executable name twice in script headers · e5588b70
      Stephen Drake authored
      Don't quote the executable name in JythonCommandSpec.from_environment() since it is quoted if necessary in CommandSpec._render().
      
      With the executable quoted on initialisation of JythonCommandSpec, the quotes get escaped in the resulting header, eg:
      
      #!/usr/bin/env \"/path/to/jython\"
      e5588b70
  11. 10 Jun, 2015 4 commits
  12. 08 Jun, 2015 6 commits
  13. 07 Jun, 2015 4 commits