Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial "kill all tasks" work.HEADmaster | Joseph Hunkeler | 2016-07-25 | 1 | -1/+9 |
| | |||||
* | Be a little more informative for failed debug activation | Joseph Hunkeler | 2016-07-05 | 1 | -1/+1 |
| | |||||
* | Replace keyword redefinitions | Joseph Hunkeler | 2016-07-05 | 1 | -16/+16 |
| | |||||
* | Strip whitespace | Joseph Hunkeler | 2016-07-05 | 1 | -7/+7 |
| | |||||
* | Move auth_users into configuration | Joseph Hunkeler | 2016-07-05 | 2 | -2/+8 |
| | |||||
* | Remove non-example sm file | Joseph Hunkeler | 2016-07-05 | 1 | -10/+0 |
| | |||||
* | Fix missing -p option in README | Joseph Hunkeler | 2016-07-05 | 1 | -1/+1 |
| | |||||
* | Move vim script to "extras" directory | Joseph Hunkeler | 2016-07-05 | 1 | -0/+0 |
| | |||||
* | Remove duplicate debug check | Joseph Hunkeler | 2016-07-05 | 1 | -1/+0 |
| | |||||
* | Add configuration information to README | Joseph Hunkeler | 2016-07-04 | 1 | -1/+23 |
| | |||||
* | Fix formatting in NOTES.md | Joseph Hunkeler | 2016-07-04 | 1 | -1/+1 |
| | |||||
* | Markdown-ify NOTES | Joseph Hunkeler | 2016-07-04 | 2 | -104/+139 |
| | |||||
* | Use user-defined hosts configuration if it exists | Joseph Hunkeler | 2016-07-04 | 1 | -0/+3 |
| | |||||
* | Fix missing formatter | Joseph Hunkeler | 2016-07-04 | 1 | -1/+1 |
| | |||||
* | Add STEUERMANN_DEBUG env variable; Remove "with" usage, because it does not ↵ | Joseph Hunkeler | 2016-07-04 | 1 | -28/+35 |
| | | | | work in this context | ||||
* | Check for STEUERMANN_CONFIG first, then $HOME, or die | Joseph Hunkeler | 2016-07-04 | 1 | -19/+19 |
| | |||||
* | Include package data in setup script | Joseph Hunkeler | 2016-07-04 | 1 | -0/+3 |
| | |||||
* | All sm_files are converted to absolute paths to avoid annoying failures | Joseph Hunkeler | 2016-07-03 | 1 | -1/+1 |
| | |||||
* | A little more robust config handling | Joseph Hunkeler | 2016-07-03 | 1 | -6/+10 |
| | |||||
* | Python 3k compat for cgi script | Joseph Hunkeler | 2016-07-03 | 1 | -82/+82 |
| | |||||
* | Python 3k compat. | Joseph Hunkeler | 2016-07-03 | 2 | -8/+8 |
| | |||||
* | Remove empty documentation | Joseph Hunkeler | 2016-07-03 | 4 | -536/+0 |
| | |||||
* | Ignore .pyc files under python 2 | Joseph Hunkeler | 2016-07-03 | 1 | -0/+1 |
| | |||||
* | Parse local hosts.ini if it exists | Joseph Hunkeler | 2016-07-03 | 1 | -0/+4 |
| | |||||
* | Fix StringIO python 3k compat | Joseph Hunkeler | 2016-07-03 | 2 | -4/+8 |
| | |||||
* | Add hosts_config variable | Joseph Hunkeler | 2016-07-03 | 1 | -0/+1 |
| | |||||
* | Use "with" instead of direct "open" | Joseph Hunkeler | 2016-07-03 | 1 | -27/+27 |
| | |||||
* | README.md #3 | Joseph Hunkeler | 2016-07-03 | 1 | -1/+1 |
| | |||||
* | README #2 | Joseph Hunkeler | 2016-07-03 | 1 | -14/+12 |
| | |||||
* | Mardownify README | Joseph Hunkeler | 2016-07-03 | 1 | -12/+9 |
| | |||||
* | Remove note | Joseph Hunkeler | 2016-07-03 | 1 | -4/+0 |
| | |||||
* | Remove debug output | Joseph Hunkeler | 2016-07-03 | 1 | -1/+0 |
| | |||||
* | Python 3k portability issues; implement more pleasent exit sequence from ↵ | Joseph Hunkeler | 2016-07-03 | 5 | -15/+31 |
| | | | | interactive mode | ||||
* | Remove accidental use of dirname; Trap having no config whatsoever | Joseph Hunkeler | 2016-07-03 | 1 | -5/+9 |
| | |||||
* | Make configuration more dynamic; stop hardcoding paths | Joseph Hunkeler | 2016-07-03 | 1 | -4/+32 |
| | |||||
* | Deprecate Makefile in favor of native python | Joseph Hunkeler | 2016-07-03 | 2 | -15/+19 |
| | |||||
* | Fix python 3k compat. | Joseph Hunkeler | 2016-07-03 | 1 | -2/+2 |
| | |||||
* | Ignore __pycache__ | Joseph Hunkeler | 2016-07-03 | 1 | -1/+1 |
| | |||||
* | Use RELIC version data | Joseph Hunkeler | 2016-07-03 | 1 | -1/+1 |
| | |||||
* | Remove generated specfile from repository | Joseph Hunkeler | 2016-07-03 | 1 | -688/+0 |
| | |||||
* | Ignore generated specfile | Joseph Hunkeler | 2016-07-03 | 1 | -0/+1 |
| | |||||
* | Ignore generated databases | Joseph Hunkeler | 2016-07-03 | 1 | -1/+1 |
| | |||||
* | Add RELIC | Joseph Hunkeler | 2016-07-03 | 1 | -0/+1 |
| | |||||
* | Read requirements from file | Joseph Hunkeler | 2016-07-03 | 1 | -17/+5 |
| | |||||
* | Add module requirements | Joseph Hunkeler | 2016-07-03 | 1 | -0/+2 |
| | |||||
* | Generalized: Remove 'go' script | Joseph Hunkeler | 2016-07-03 | 1 | -46/+0 |
| | |||||
* | Generalize host configuration | Joseph Hunkeler | 2016-07-03 | 1 | -144/+17 |
| | |||||
* | Replace distutils with setuptools; implement RELIC | Joseph Hunkeler | 2016-07-03 | 1 | -45/+36 |
| | |||||
* | Python 3k compat | Joseph Hunkeler | 2016-07-03 | 9 | -117/+117 |
| | |||||
* | Improve script portability | Joseph Hunkeler | 2016-07-03 | 3 | -13/+8 |
| |