Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [UnRar] bugfixes | 2015-02-11 | 1 | -4/+5 | |
* | [ExtractArchive] better Multipart behavior, new version output | 2015-02-10 | 1 | -32/+30 | |
* | [ExtractArchive] correct fullpath behavior, bugfix | 2015-02-09 | 1 | -7/+19 | |
* | [Unrar] Fix: Deleting All Files after Extraction | 2015-02-04 | 1 | -1/+1 | |
* | Addressed some Extractor Issues | 2015-02-04 | 1 | -4/+5 | |
* | Update Extractor (4) | 2015-02-03 | 1 | -3/+3 | |
* | Update Extractor (3) | 2015-02-03 | 1 | -49/+42 | |
* | Fix https://github.com/pyload/pyload/issues/1120 | 2015-01-31 | 1 | -2/+2 | |
* | Extractor final fixup | 2015-01-31 | 1 | -12/+11 | |
* | Spare code cosmetics | 2015-01-31 | 1 | -6/+6 | |
* | [SevenZip] Repair not supported | 2015-01-29 | 1 | -1/+1 | |
* | Update Extractor (2) | 2015-01-29 | 1 | -20/+44 | |
* | Update Extractor (again) | 2015-01-27 | 1 | -90/+85 | |
* | Fix reverted Extractor | 2015-01-25 | 1 | -14/+18 | |
* | Revert Extractor to the old one (temp) | 2015-01-25 | 1 | -124/+92 | |
* | Replace 'except' with 'except Exception' | 2015-01-13 | 1 | -1/+1 | |
* | Rename AbstractExtractor to Extractor | 2014-12-26 | 1 | -3/+3 | |
* | [ExtractArchive] Remove empty directory | 2014-12-24 | 1 | -1/+1 | |
* | Extractor rewritten | 2014-12-24 | 1 | -71/+108 | |
* | Update extractor plugins | 2014-12-18 | 1 | -30/+24 | |
* | Spare code cosmetics | 2014-12-16 | 1 | -4/+5 | |
* | [UnRar] Fix version detection | 2014-11-28 | 1 | -7/+7 | |
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -3/+3 | |
* | Spare code cosmetics | 2014-10-25 | 1 | -2/+2 | |
* | Pattern update 1 | 2014-10-11 | 1 | -2/+2 | |
* | Add __license__ key attribute to plugins | 2014-10-08 | 1 | -0/+1 | |
* | New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace... | 2014-10-07 | 1 | -2/+1 | |
* | [UnRar] Fix import error | 2014-09-27 | 1 | -2/+2 | |
* | Extend ExtractArchive events + code optimizations | 2014-09-25 | 1 | -11/+20 | |
* | Remove trailing whitespaces + remove license headers + import urllib methods ... | 2014-08-01 | 1 | -19/+6 | |
* | Prefer single quote for dict key name | 2014-07-15 | 1 | -2/+2 | |
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | 2014-07-15 | 1 | -2/+5 | |
* | Fixed #614 | 2014-06-03 | 1 | -2/+2 | |
* | Fixed PEP8 violations | 2014-04-18 | 1 | -2/+2 | |
* | Unrar 5.x Support | 2014-03-29 | 1 | -5/+13 | |
* | Internal plugins PEP8 cleanup | 2013-11-23 | 1 | -20/+18 | |
* | Deleted the wildcard | 2013-11-02 | 1 | -2/+1 | |
* | Deleted default value and cleaned the code a little bit | 2013-11-02 | 1 | -1/+1 | |
* | ExtractArchives - add an option to excludefiles | 2013-10-27 | 1 | -2/+6 | |
* | bump unrar version | 2013-04-03 | 1 | -1/+1 | |
* | avoid regexp to check progress | 2013-04-03 | 1 | -1/+2 | |
* | added progress to unrar | 2013-04-03 | 1 | -3/+19 | |
* | Unrar also deletes .r* files | 2013-04-02 | 1 | -4/+7 | |
* | increased version, closed #606 | 2012-06-03 | 1 | -1/+1 | |
* | Raise error when unrar is aborted | 2012-05-29 | 1 | -0/+2 | |
* | Unrar fix | 2012-01-11 | 1 | -1/+1 | |
* | improved plugin loader, import hook to always use newest plugin versions | 2011-11-14 | 1 | -6/+6 | |
* | closed #422 | 2011-11-07 | 1 | -4/+2 | |
* | also use "rar" to extract | 2011-10-25 | 1 | -11/+14 | |
* | different workaround | 2011-10-15 | 1 | -15/+0 | |
* | fix for last commit | 2011-10-15 | 1 | -1/+1 | |
* | subprocess bug workaround | 2011-10-15 | 1 | -0/+16 | |
* | fixes for unrar | 2011-10-15 | 1 | -4/+8 | |
* | improved extract plugin | 2011-10-14 | 1 | -44/+46 | |
* | first version of new extract plugin | 2011-10-14 | 1 | -127/+152 | |
* | fixes syntax error on old python versions | 2011-10-13 | 1 | -82/+3 | |
* | improvement for hook plugins, new internal plugin type | 2011-10-13 | 1 | -0/+237 |