aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add __version__ symbolHEAD0.1.2masterJoseph Hunkeler2021-12-303-2/+9
|
* Fix HTCondor program detection logicJoseph Hunkeler2021-12-301-9/+12
|
* Add .gitignoreJoseph Hunkeler2021-12-301-1/+4
|
* Merge pull request #1 from jhunkeler/bump0110.1.1Joseph Hunkeler2021-12-301-1/+1
|\ | | | | Bump version to 0.1.1
| * Bump version to 0.1.1Joseph Hunkeler2021-12-301-1/+1
|/
* Fix CONDOR_CONFIG relative path problem; Fix py3k subproccess string encodingJoseph Hunkeler2017-11-071-1/+8
|
* Use semantic version0.1.0Joseph Hunkeler2017-05-311-3/+3
|
* Fix deprecated print callJoseph Hunkeler2015-06-261-1/+1
|
* Add automatic grouping of unique commands in input file.Joseph Hunkeler2015-05-261-8/+46
|
* Add --infile argument. Will parse/split into executable and aruments.Joseph Hunkeler2015-05-261-14/+35
|
* Fix self.environ calls. Account for CONDOR_CONFIG if undefined.Joseph Hunkeler2015-03-111-5/+15
|
* Initial commitJoseph Hunkeler2015-02-111-0/+51
|
* Log paths are now available after job.logging() via self.logs dictJoseph Hunkeler2015-02-111-3/+9
|
* Add logging capabilityJoseph Hunkeler2015-02-111-0/+4
|
* Remove bad argument --logging-create from CLI sectionJoseph Hunkeler2015-02-111-117/+116
|
* * Improve Condor validationJoseph Hunkeler2015-02-111-4/+11
|
* README.md edited online with BitbucketJoe Hunkeler2014-10-241-1/+1
|
* README.md edited online with BitbucketJoe Hunkeler2014-10-241-118/+118
|
* Fix README.md explosionJoseph Hunkeler2014-10-241-0/+118
|
* Merge branch 'master' of bitbucket.org:jhunkeler/htc_utilsJoseph Hunkeler2014-10-241-19/+0
|\ | | | | | | | | Conflicts: README.md
| * README.md edited online with BitbucketJoe Hunkeler2014-10-241-19/+118
| |
| * README edited online with BitbucketJoe Hunkeler2014-10-241-0/+0
| |
* | Add CLI logging to condor_batchJoseph Hunkeler2014-10-241-0/+0
|/
* Refactor project, add HTCondor bindings, add batch processingJoseph Hunkeler2014-10-239-13/+383
|
* Initial commitJoseph Hunkeler2014-10-233-0/+2
|
* Revised formatJoseph Hunkeler2014-02-051-4/+10
|
* Initial commitJoe Hunkeler2014-02-041-0/+674
|
* Initial commitJoe Hunkeler2014-02-041-0/+13
|
* Add: Python 2.6 compat for format statementsJoseph Hunkeler2014-02-042-10/+10
| | | | Fix: Use absolute path instead of normalizing path
* Initial commitJoseph Hunkeler2014-01-291-0/+29
|
* Add licenseJoseph Hunkeler2014-01-292-1/+34
|
* Fixed line strippingJoseph Hunkeler2014-01-282-2/+1
|
* Various fixesJoseph Hunkeler2014-01-282-23/+89
|
* Removed random colonJoseph Hunkeler2014-01-271-1/+1
|
* Implement strip_components flagJoseph Hunkeler2014-01-271-11/+14
|
* Initial commitJoseph Hunkeler2014-01-272-0/+81