Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add an extra name to the usage string. | Joel Andres Granados | 2008-02-26 | 1 | -1/+1 | |
| | ||||||
* | Rename the Return* classes to more sane names and update everything to use them | Martin Sivak | 2008-02-26 | 1 | -2/+6 | |
| | | | | | Fix the NoOptionError exception throwing in configuration Add the -a|--auto parameter to launch the automatic mode of operation | |||||
* | Move the check for root environment into the interpret and utilize flag ↵ | Martin Sivak | 2008-02-26 | 1 | -7/+10 | |
| | | | | | | system for it. Add --info and --list commands for getting the information about plugins. | |||||
* | Its better to have a section of paths. This will allow to add and erase paths | Joel Andres Granados | 2008-02-20 | 1 | -2/+6 | |
| | | | | as the user sees necessary. | |||||
* | Efective user must be root. | Joel Andres Granados | 2008-02-20 | 1 | -2/+11 | |
| | ||||||
* | print help if no args are given. | Joel Andres Granados | 2008-02-20 | 1 | -1/+5 | |
| | ||||||
* | Add a possibility to set list of flags, which are true from the beginning | Martin Sivak | 2008-02-11 | 1 | -1/+4 | |
| | ||||||
* | We already imported the pyfirstaidkit module | Joel Andres Granados | 2008-02-01 | 1 | -1/+1 | |
| | ||||||
* | Make logging work | Joel Andres Granados | 2008-02-01 | 1 | -1/+1 | |
| | ||||||
* | The log in __builtins__ might have some strange sideeffects. | Joel Andres Granados | 2008-02-01 | 1 | -2/+2 | |
| | ||||||
* | Log the pluginsystem stuff ot a file. | Joel Andres Granados | 2008-01-16 | 1 | -1/+4 | |
| | | | | | Put the Logger in the __builtin__. Use Config object to initialize the default values. | |||||
* | Import the renamed module (change tasker to pyfirstaidkit) | Martin Sivak | 2008-01-02 | 1 | -3/+3 | |
| | ||||||
* | Add GPL file, move README and PLUGINS into docs. name the name script ↵ | Joel Andres Granados | 2008-01-02 | 1 | -0/+124 | |
firstaidkit. |