Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spare code cosmetics | Walter Purcaro | 2015-10-22 | 1 | -1/+1 |
* | Boring code cosmetics (2) | Walter Purcaro | 2015-10-21 | 1 | -0/+1 |
* | [Extractor] Fix https://github.com/pyload/pyload/issues/2060 | Walter Purcaro | 2015-10-20 | 1 | -5/+0 |
* | Update UnZip (2) | GammaC0de | 2015-10-20 | 1 | -3/+3 |
* | Spare fixes (2) | Walter Purcaro | 2015-10-20 | 1 | -2/+2 |
* | [UnZip] fix verify() | GammaC0de | 2015-10-20 | 1 | -4/+13 |
* | Update UnZip.py | GammaC0de | 2015-10-19 | 1 | -1/+6 |
* | Version up for all plugins | Walter Purcaro | 2015-10-18 | 1 | -1/+1 |
* | Fix https://github.com/pyload/pyload/issues/1998 | Walter Purcaro | 2015-10-11 | 1 | -1/+1 |
* | Spare code cosmetics (3) | Walter Purcaro | 2015-10-10 | 1 | -1/+1 |
* | Update internal plugins | Walter Purcaro | 2015-09-29 | 1 | -1/+0 |
* | Spare improvements and fixes | Walter Purcaro | 2015-09-21 | 1 | -9/+5 |
* | Fix https://github.com/pyload/pyload/issues/1586 | Walter Purcaro | 2015-07-29 | 1 | -2/+2 |
* | Hotfixes (2) | Walter Purcaro | 2015-07-24 | 1 | -1/+1 |
* | [Extractor] is_usable -> find | Walter Purcaro | 2015-07-21 | 1 | -2/+2 |
* | New __status__ magic key | Walter Purcaro | 2015-07-19 | 1 | -0/+1 |
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -2/+2 |
* | [SimpleCrypter] Update | Walter Purcaro | 2015-06-02 | 1 | -1/+1 |
* | [Extractor] Rename method 'test' to 'verify' | Walter Purcaro | 2015-03-26 | 1 | -2/+2 |
* | Revert 3a9c167ceca27d57dbef927626fe853a3d0e30b2 | Walter Purcaro | 2015-03-04 | 1 | -3/+4 |
* | [Extractor] Use self.target | Walter Purcaro | 2015-03-01 | 1 | -4/+3 |
* | Some more changes | Jens Hörnlein | 2015-02-22 | 1 | -2/+6 |
* | [Unzip] fix Version Info | Jens Hörnlein | 2015-02-12 | 1 | -2/+2 |
* | [ExtractArchive] better Multipart behavior, new version output | Jens Hörnlein | 2015-02-10 | 1 | -1/+2 |
* | Update Extractor (4) | Walter Purcaro | 2015-02-03 | 1 | -3/+3 |
* | Update Extractor (3) | Walter Purcaro | 2015-02-03 | 1 | -5/+22 |
* | [UnZip] Fixed Typo | Jens Hörnlein | 2015-02-02 | 1 | -4/+4 |
* | Fix https://github.com/pyload/pyload/issues/1120 | Walter Purcaro | 2015-01-31 | 1 | -2/+2 |
* | Extractor final fixup | Walter Purcaro | 2015-01-31 | 1 | -7/+5 |
* | [SevenZip] Better check method + fix list method | Walter Purcaro | 2015-01-31 | 1 | -3/+3 |
* | [SevenZip] Repair not supported | Walter Purcaro | 2015-01-29 | 1 | -4/+0 |
* | Update Extractor (2) | Walter Purcaro | 2015-01-29 | 1 | -4/+8 |
* | Update Extractor (again) | Walter Purcaro | 2015-01-27 | 1 | -23/+24 |
* | Revert Extractor to the old one (temp) | Walter Purcaro | 2015-01-25 | 1 | -52/+17 |
* | Rename AbstractExtractor to Extractor | Walter Purcaro | 2014-12-26 | 1 | -3/+3 |
* | [ExtractArchive] Remove empty directory | Walter Purcaro | 2014-12-24 | 1 | -1/+1 |
* | Extractor rewritten | Walter Purcaro | 2014-12-24 | 1 | -15/+49 |
* | Update extractor plugins | Walter Purcaro | 2014-12-18 | 1 | -7/+8 |
* | [UnZip] Password support | Walter Purcaro | 2014-12-16 | 1 | -5/+15 |
* | Fix __version__ format in some plugins | Walter Purcaro | 2014-12-09 | 1 | -1/+1 |
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -3/+3 |
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -0/+3 |
* | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 1 | -0/+1 |
* | New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace... | Walter Purcaro | 2014-10-07 | 1 | -2/+1 |
* | Remove trailing whitespaces + remove license headers + import urllib methods ... | Walter Purcaro | 2014-08-01 | 1 | -16/+1 |
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | Walter Purcaro | 2014-07-15 | 1 | -2/+5 |
* | Internal plugins PEP8 cleanup | Walter Purcaro | 2013-11-23 | 1 | -2/+3 |
* | improved plugin loader, import hook to always use newest plugin versions | RaNaN | 2011-11-14 | 1 | -1/+1 |
* | simple unzip plugin | RaNaN | 2011-10-14 | 1 | -0/+49 |