Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add link to installation procedure | Joseph Hunkeler | 2013-07-11 | 1 | -3/+5 |
| | |||||
* | Initial commit | Joseph Hunkeler | 2013-07-11 | 3 | -0/+324 |
| | |||||
* | Initial commit | Joseph Hunkeler | 2013-07-11 | 1 | -0/+72 |
| | |||||
* | General additions | Joseph Hunkeler | 2013-07-01 | 1 | -6/+65 |
| | |||||
* | fix install script example | Joseph Hunkeler | 2013-07-01 | 1 | -0/+1 |
| | |||||
* | Change theme | Joseph Hunkeler | 2013-07-01 | 1 | -1/+1 |
| | |||||
* | Add keyword explanation and beginning of howto section | Joseph Hunkeler | 2013-07-01 | 1 | -2/+90 |
| | |||||
* | Add transmogrify note | Joseph Hunkeler | 2013-07-01 | 1 | -0/+4 |
| | |||||
* | Add spec generation | Joseph Hunkeler | 2013-06-25 | 1 | -4/+48 |
| | |||||
* | Add download link(s) | Joseph Hunkeler | 2013-06-24 | 1 | -2/+54 |
| | |||||
* | Add sphinx documentation, initital commit | Joseph Hunkeler | 2013-06-19 | 8 | -0/+776 |
| | |||||
* | Bumped version | Joseph Hunkeler | 2013-06-11 | 2 | -2/+2 |
| | |||||
* | Stop sorting keys in summary | Joseph Hunkeler | 2013-06-11 | 1 | -1/+1 |
| | |||||
* | Fix path recognition strategy. Increased verbosity of task | Joseph Hunkeler | 2013-06-11 | 1 | -18/+30 |
| | |||||
* | Fix class super call | Joseph Hunkeler | 2013-06-10 | 1 | -1/+1 |
| | |||||
* | Enforce file buffer flushing | Joseph Hunkeler | 2013-06-09 | 1 | -0/+4 |
| | |||||
* | Add AlignPermissions task | Joseph Hunkeler | 2013-06-09 | 1 | -62/+112 |
| | |||||
* | Implement permission alignment task | Joseph Hunkeler | 2013-06-09 | 1 | -0/+1 |
| | |||||
* | Ignore version.py in ipsutils | Joseph Hunkeler | 2013-06-07 | 1 | -0/+1 |
| | |||||
* | Add docstrings | Joseph Hunkeler | 2013-06-07 | 3 | -3/+16 |
| | |||||
* | Add doctrings and object instance checks | Joseph Hunkeler | 2013-06-07 | 1 | -0/+34 |
| | |||||
* | Add class docstrings | Joseph Hunkeler | 2013-06-07 | 1 | -2/+37 |
| | |||||
* | Bumped version in spec | Joseph Hunkeler | 2013-06-06 | 1 | -1/+1 |
| | |||||
* | Add ipsutils-sanity.py | Joseph Hunkeler | 2013-06-06 | 1 | -1/+1 |
| | |||||
* | Version bump | Joseph Hunkeler | 2013-06-06 | 1 | -1/+1 |
| | |||||
* | Add missing license header | Joseph Hunkeler | 2013-06-06 | 1 | -0/+14 |
| | |||||
* | Task controller now has an "atexit" callback in case the program exits ↵ | Joseph Hunkeler | 2013-06-06 | 1 | -1/+5 |
| | | | | prematurely | ||||
* | Initial commit | Joseph Hunkeler | 2013-06-06 | 1 | -0/+160 |
| | |||||
* | *Enhancement: Tarfile and Zipfile integration complete | Joseph Hunkeler | 2013-06-06 | 1 | -17/+14 |
| | | | | | *Removed: LZMA 'tar.xz' extension -- no native Python 2.7 support in Tarfile *Bugfix: Fix multiple-line tranmogrification string catonation issue | ||||
* | Initial usage of tarfile and zipfile | Joseph Hunkeler | 2013-06-05 | 1 | -13/+25 |
| | |||||
* | Add ipsutils-newspec.py | Joseph Hunkeler | 2013-06-05 | 1 | -1/+1 |
| | |||||
* | Add default exit message | Joseph Hunkeler | 2013-06-05 | 1 | -0/+2 |
| | |||||
* | Do not exit if return value is None | Joseph Hunkeler | 2013-06-05 | 1 | -3/+4 |
| | |||||
* | Replace standard dictionaries with ordered dictionaries | Joseph Hunkeler | 2013-06-05 | 1 | -23/+26 |
| | |||||
* | Initial commit | Joseph Hunkeler | 2013-06-05 | 1 | -0/+47 |
| | |||||
* | Slightly more pythonic if statement | Joseph Hunkeler | 2013-06-04 | 1 | -1/+1 |
| | |||||
* | ZIP file format implemented | Joseph Hunkeler | 2013-06-04 | 1 | -1/+1 |
| | |||||
* | Fix version assignment | Joseph Hunkeler | 2013-06-04 | 1 | -2/+2 |
| | |||||
* | Implement keyword checking in ips file parsing | Joseph Hunkeler | 2013-06-04 | 1 | -0/+14 |
| | |||||
* | Remove NamedTask. Implemented Internal task class | Joseph Hunkeler | 2013-06-03 | 1 | -12/+11 |
| | |||||
* | Keyword variable expansion implemented | Joseph Hunkeler | 2013-06-03 | 2 | -8/+25 |
| | |||||
* | --version code implemented | Joseph Hunkeler | 2013-06-03 | 1 | -0/+4 |
| | |||||
* | Important bugfix: no new lines in generated scripts | Joseph Hunkeler | 2013-06-03 | 1 | -0/+1 |
| | |||||
* | Rename TaskController to Controller | Joseph Hunkeler | 2013-06-02 | 1 | -1/+4 |
| | |||||
* | Add "home" variable, and implemented pkglint | Joseph Hunkeler | 2013-06-02 | 1 | -0/+3 |
| | |||||
* | LINT is optional | Joseph Hunkeler | 2013-06-02 | 1 | -1/+3 |
| | |||||
* | Version bump | Joseph Hunkeler | 2013-06-02 | 1 | -1/+1 |
| | |||||
* | Version bump | Joseph Hunkeler | 2013-06-02 | 1 | -3/+3 |
| | |||||
* | pkglint integration complete | Joseph Hunkeler | 2013-06-02 | 2 | -0/+40 |
| | |||||
* | Capitalized all variables to avoid built-in variable collision | Joseph Hunkeler | 2013-05-29 | 1 | -24/+24 |
| |