Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -1/+0 |
* | Remove shebang #!/usr/bin/env python | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | Deleted default value and cleaned the code a little bit | AndroKev | 2013-11-02 | 1 | -1/+1 |
* | ExtractArchives - add an option to excludefiles | AndroKev | 2013-10-27 | 1 | -4/+5 |
* | Plugins: core.config -> config | Walter Purcaro | 2013-09-03 | 1 | -5/+5 |
* | Fixed PEP 8 violations in Hooks | Stefano | 2013-07-24 | 1 | -27/+31 |
* | fixed log api call for several plugins | Walter Purcaro | 2013-07-17 | 1 | -2/+2 |
* | getConfig instead getConf for all | Walter Purcaro | 2013-06-03 | 1 | -2/+2 |
* | Plugins: fixed inconsistent indentation | Stefano | 2013-03-23 | 1 | -2/+0 |
* | additional extract logs | RaNaN | 2012-01-14 | 1 | -2/+8 |
* | Unrar fix | RaNaN | 2012-01-11 | 1 | -5/+7 |
* | little fs improvements | RaNaN | 2011-12-05 | 1 | -1/+1 |
* | improved plugin loader, import hook to always use newest plugin versions | RaNaN | 2011-11-14 | 1 | -109/+4 |
* | option for subfolders | RaNaN | 2011-11-11 | 1 | -6/+13 |
* | closed #422 | RaNaN | 2011-11-07 | 1 | -1/+2 |
* | closed #418 | RaNaN | 2011-11-04 | 1 | -1/+1 |
* | closed #411 | RaNaN | 2011-10-27 | 1 | -3/+6 |
* | also use "rar" to extract | RaNaN | 2011-10-25 | 1 | -1/+1 |
* | closed #410 | RaNaN | 2011-10-25 | 1 | -0/+8 |
* | updated setup script | RaNaN | 2011-10-23 | 1 | -2/+3 |
* | small improvement | RaNaN | 2011-10-16 | 1 | -6/+9 |
* | additional fix | RaNaN | 2011-10-16 | 1 | -4/+0 |
* | new subprocess workaround | RaNaN | 2011-10-16 | 1 | -13/+31 |
* | different workaround | RaNaN | 2011-10-15 | 1 | -0/+26 |
* | fixes for unrar | RaNaN | 2011-10-15 | 1 | -1/+1 |
* | simple unzip plugin | RaNaN | 2011-10-14 | 1 | -2/+3 |
* | improved extract plugin | RaNaN | 2011-10-14 | 1 | -12/+16 |
* | first version of new extract plugin | RaNaN | 2011-10-14 | 1 | -0/+344 |