1. 07 Aug, 2015 1 commit
  2. 02 Aug, 2015 7 commits
  3. 20 Jul, 2015 1 commit
  4. 02 Jul, 2015 1 commit
  5. 24 Jun, 2015 5 commits
  6. 23 Jun, 2015 2 commits
  7. 13 Jun, 2015 3 commits
  8. 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
  9. 10 Jun, 2015 4 commits
  10. 08 Jun, 2015 6 commits
  11. 07 Jun, 2015 7 commits
  12. 29 May, 2015 2 commits