aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add link to installation procedureJoseph Hunkeler2013-07-111-3/+5
|
* Initial commitJoseph Hunkeler2013-07-113-0/+324
|
* Initial commitJoseph Hunkeler2013-07-111-0/+72
|
* General additionsJoseph Hunkeler2013-07-011-6/+65
|
* fix install script exampleJoseph Hunkeler2013-07-011-0/+1
|
* Change themeJoseph Hunkeler2013-07-011-1/+1
|
* Add keyword explanation and beginning of howto sectionJoseph Hunkeler2013-07-011-2/+90
|
* Add transmogrify noteJoseph Hunkeler2013-07-011-0/+4
|
* Add spec generationJoseph Hunkeler2013-06-251-4/+48
|
* Add download link(s)Joseph Hunkeler2013-06-241-2/+54
|
* Add sphinx documentation, initital commitJoseph Hunkeler2013-06-198-0/+776
|
* Bumped versionJoseph Hunkeler2013-06-112-2/+2
|
* Stop sorting keys in summaryJoseph Hunkeler2013-06-111-1/+1
|
* Fix path recognition strategy. Increased verbosity of taskJoseph Hunkeler2013-06-111-18/+30
|
* Fix class super callJoseph Hunkeler2013-06-101-1/+1
|
* Enforce file buffer flushingJoseph Hunkeler2013-06-091-0/+4
|
* Add AlignPermissions taskJoseph Hunkeler2013-06-091-62/+112
|
* Implement permission alignment taskJoseph Hunkeler2013-06-091-0/+1
|
* Ignore version.py in ipsutilsJoseph Hunkeler2013-06-071-0/+1
|
* Add docstringsJoseph Hunkeler2013-06-073-3/+16
|
* Add doctrings and object instance checksJoseph Hunkeler2013-06-071-0/+34
|
* Add class docstringsJoseph Hunkeler2013-06-071-2/+37
|
* Bumped version in specJoseph Hunkeler2013-06-061-1/+1
|
* Add ipsutils-sanity.pyJoseph Hunkeler2013-06-061-1/+1
|
* Version bumpJoseph Hunkeler2013-06-061-1/+1
|
* Add missing license headerJoseph Hunkeler2013-06-061-0/+14
|
* Task controller now has an "atexit" callback in case the program exits ↵Joseph Hunkeler2013-06-061-1/+5
| | | | prematurely
* Initial commitJoseph Hunkeler2013-06-061-0/+160
|
* *Enhancement: Tarfile and Zipfile integration completeJoseph Hunkeler2013-06-061-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 zipfileJoseph Hunkeler2013-06-051-13/+25
|
* Add ipsutils-newspec.pyJoseph Hunkeler2013-06-051-1/+1
|
* Add default exit messageJoseph Hunkeler2013-06-051-0/+2
|
* Do not exit if return value is NoneJoseph Hunkeler2013-06-051-3/+4
|
* Replace standard dictionaries with ordered dictionariesJoseph Hunkeler2013-06-051-23/+26
|
* Initial commitJoseph Hunkeler2013-06-051-0/+47
|
* Slightly more pythonic if statementJoseph Hunkeler2013-06-041-1/+1
|
* ZIP file format implementedJoseph Hunkeler2013-06-041-1/+1
|
* Fix version assignmentJoseph Hunkeler2013-06-041-2/+2
|
* Implement keyword checking in ips file parsingJoseph Hunkeler2013-06-041-0/+14
|
* Remove NamedTask. Implemented Internal task classJoseph Hunkeler2013-06-031-12/+11
|
* Keyword variable expansion implementedJoseph Hunkeler2013-06-032-8/+25
|
* --version code implementedJoseph Hunkeler2013-06-031-0/+4
|
* Important bugfix: no new lines in generated scriptsJoseph Hunkeler2013-06-031-0/+1
|
* Rename TaskController to ControllerJoseph Hunkeler2013-06-021-1/+4
|
* Add "home" variable, and implemented pkglintJoseph Hunkeler2013-06-021-0/+3
|
* LINT is optionalJoseph Hunkeler2013-06-021-1/+3
|
* Version bumpJoseph Hunkeler2013-06-021-1/+1
|
* Version bumpJoseph Hunkeler2013-06-021-3/+3
|
* pkglint integration completeJoseph Hunkeler2013-06-022-0/+40
|
* Capitalized all variables to avoid built-in variable collisionJoseph Hunkeler2013-05-291-24/+24
|