Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add __version__ symbolHEAD0.1.2master | Joseph Hunkeler | 2021-12-30 | 3 | -2/+9 |
* | Fix HTCondor program detection logic | Joseph Hunkeler | 2021-12-30 | 1 | -9/+12 |
* | Add .gitignore | Joseph Hunkeler | 2021-12-30 | 1 | -1/+4 |
* | Merge pull request #1 from jhunkeler/bump0110.1.1 | Joseph Hunkeler | 2021-12-30 | 1 | -1/+1 |
|\ | |||||
| * | Bump version to 0.1.1 | Joseph Hunkeler | 2021-12-30 | 1 | -1/+1 |
|/ | |||||
* | Fix CONDOR_CONFIG relative path problem; Fix py3k subproccess string encoding | Joseph Hunkeler | 2017-11-07 | 1 | -1/+8 |
* | Use semantic version0.1.0 | Joseph Hunkeler | 2017-05-31 | 1 | -3/+3 |
* | Fix deprecated print call | Joseph Hunkeler | 2015-06-26 | 1 | -1/+1 |
* | Add automatic grouping of unique commands in input file. | Joseph Hunkeler | 2015-05-26 | 1 | -8/+46 |
* | Add --infile argument. Will parse/split into executable and aruments. | Joseph Hunkeler | 2015-05-26 | 1 | -14/+35 |
* | Fix self.environ calls. Account for CONDOR_CONFIG if undefined. | Joseph Hunkeler | 2015-03-11 | 1 | -5/+15 |
* | Initial commit | Joseph Hunkeler | 2015-02-11 | 1 | -0/+51 |
* | Log paths are now available after job.logging() via self.logs dict | Joseph Hunkeler | 2015-02-11 | 1 | -3/+9 |
* | Add logging capability | Joseph Hunkeler | 2015-02-11 | 1 | -0/+4 |
* | Remove bad argument --logging-create from CLI section | Joseph Hunkeler | 2015-02-11 | 1 | -117/+116 |
* | * Improve Condor validation | Joseph Hunkeler | 2015-02-11 | 1 | -4/+11 |
* | README.md edited online with Bitbucket | Joe Hunkeler | 2014-10-24 | 1 | -1/+1 |
* | README.md edited online with Bitbucket | Joe Hunkeler | 2014-10-24 | 1 | -118/+118 |
* | Fix README.md explosion | Joseph Hunkeler | 2014-10-24 | 1 | -0/+118 |
* | Merge branch 'master' of bitbucket.org:jhunkeler/htc_utils | Joseph Hunkeler | 2014-10-24 | 1 | -19/+0 |
|\ | |||||
| * | README.md edited online with Bitbucket | Joe Hunkeler | 2014-10-24 | 1 | -19/+118 |
| * | README edited online with Bitbucket | Joe Hunkeler | 2014-10-24 | 1 | -0/+0 |
* | | Add CLI logging to condor_batch | Joseph Hunkeler | 2014-10-24 | 1 | -0/+0 |
|/ | |||||
* | Refactor project, add HTCondor bindings, add batch processing | Joseph Hunkeler | 2014-10-23 | 9 | -13/+383 |
* | Initial commit | Joseph Hunkeler | 2014-10-23 | 3 | -0/+2 |
* | Revised format | Joseph Hunkeler | 2014-02-05 | 1 | -4/+10 |
* | Initial commit | Joe Hunkeler | 2014-02-04 | 1 | -0/+674 |
* | Initial commit | Joe Hunkeler | 2014-02-04 | 1 | -0/+13 |
* | Add: Python 2.6 compat for format statements | Joseph Hunkeler | 2014-02-04 | 2 | -10/+10 |
* | Initial commit | Joseph Hunkeler | 2014-01-29 | 1 | -0/+29 |
* | Add license | Joseph Hunkeler | 2014-01-29 | 2 | -1/+34 |
* | Fixed line stripping | Joseph Hunkeler | 2014-01-28 | 2 | -2/+1 |
* | Various fixes | Joseph Hunkeler | 2014-01-28 | 2 | -23/+89 |
* | Removed random colon | Joseph Hunkeler | 2014-01-27 | 1 | -1/+1 |
* | Implement strip_components flag | Joseph Hunkeler | 2014-01-27 | 1 | -11/+14 |
* | Initial commit | Joseph Hunkeler | 2014-01-27 | 2 | -0/+81 |