- Jan 04, 2019
-
-
Paul McCarthy authored
-
- Dec 09, 2018
-
-
Michiel Cottaar authored
-
- Nov 28, 2018
-
-
-
The functionality of merging multiple jobs is now ensured by allowing for nested sequences of job-ids.
-
- Nov 22, 2018
-
-
Paul McCarthy authored
-
- Nov 18, 2018
-
-
Sean Fitzgibbon authored
-
- Nov 16, 2018
-
-
Michiel Cottaar authored
It's called kurt rather than MK
-
- Nov 04, 2018
-
-
Sean Fitzgibbon authored
-
- Oct 24, 2018
-
-
Michiel Cottaar authored
-
Michiel Cottaar authored
reverting back
-
Michiel Cottaar authored
-
Michiel Cottaar authored
needed for python 3.5
-
Michiel Cottaar authored
-
Michiel Cottaar authored
-
- Oct 22, 2018
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Oct 18, 2018
-
-
Paul McCarthy authored
branch.
-
Paul McCarthy authored
-
- Sep 14, 2018
-
-
Paul McCarthy authored
-
- Sep 13, 2018
-
-
Paul McCarthy authored
-
- Aug 01, 2018
-
-
Paul McCarthy authored
-
- Jul 18, 2018
-
-
Paul McCarthy authored
-
- Jul 10, 2018
-
-
Martin Craig authored
This enables a common use case - logging the command but not the standard output
-
Martin Craig authored
-
Martin Craig authored
Previously this would assume $FSLDEVDIR/bin whenever $FSLDEVDIR was set even if there was no matching command there, but there was one in $FSLDIR
-
- Jul 09, 2018
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- May 28, 2018
-
-
Paul McCarthy authored
stdout/stderr streams go.
-
- May 27, 2018
-
-
Paul McCarthy authored
gives $FSLDEVDIR precedence, and also allows a global override.
-
Paul McCarthy authored
-
Paul McCarthy authored
stdout/stderr, and also redirects it to real stdout/stderr.
-
- May 01, 2018
-
-
Paul McCarthy authored
-
- Apr 30, 2018
-
-
Michiel Cottaar authored
-
Michiel Cottaar authored
fixed a small documentation error as well added a warning about missing if __name__ == '__main__' guard in script
-
Paul McCarthy authored
-
- Apr 27, 2018
-
-
Michiel Cottaar authored
-
Michiel Cottaar authored
The current intepreter is in sys.executable Having the option to use a different intepreter seems like asking for trouble (as an older interpreter might not be able to read the pickle files)
-