Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | module temp | Walter Purcaro | 2015-02-16 | 1 | -0/+221 |
| | |||||
* | module -> pyload | Walter Purcaro | 2014-09-14 | 1 | -212/+0 |
| | |||||
* | save_join -> safe_join & save_path -> safe_filename | Walter Purcaro | 2014-09-14 | 1 | -2/+2 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -19/+6 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Prefer single quote for dict key name | Walter Purcaro | 2014-07-15 | 1 | -2/+2 |
| | |||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | Walter Purcaro | 2014-07-15 | 1 | -2/+5 |
| | |||||
* | Fixed #614 | Dominik Hardtke | 2014-06-03 | 1 | -2/+2 |
| | | | | Merged from #625 | ||||
* | Fixed PEP8 violations | Stefano | 2014-04-18 | 1 | -2/+2 |
| | |||||
* | Unrar 5.x Support | Ben White | 2014-03-29 | 1 | -5/+13 |
| | | | | Merged #567 | ||||
* | Internal plugins PEP8 cleanup | Walter Purcaro | 2013-11-23 | 1 | -20/+18 |
| | |||||
* | Deleted the wildcard | AndroKev | 2013-11-02 | 1 | -2/+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 | -2/+6 |
| | |||||
* | bump unrar version | RaNaN | 2013-04-03 | 1 | -1/+1 |
| | |||||
* | avoid regexp to check progress | RaNaN | 2013-04-03 | 1 | -1/+2 |
| | |||||
* | added progress to unrar | nilo | 2013-04-03 | 1 | -3/+19 |
| | |||||
* | Unrar also deletes .r* files | RaNaN | 2013-04-02 | 1 | -4/+7 |
| | |||||
* | increased version, closed #606 | RaNaN | 2012-06-03 | 1 | -1/+1 |
| | |||||
* | Raise error when unrar is aborted | Thammi | 2012-05-29 | 1 | -0/+2 |
| | |||||
* | Unrar fix | RaNaN | 2012-01-11 | 1 | -1/+1 |
| | |||||
* | improved plugin loader, import hook to always use newest plugin versions | RaNaN | 2011-11-14 | 1 | -6/+6 |
| | |||||
* | closed #422 | RaNaN | 2011-11-07 | 1 | -4/+2 |
| | |||||
* | also use "rar" to extract | RaNaN | 2011-10-25 | 1 | -11/+14 |
| | |||||
* | different workaround | RaNaN | 2011-10-15 | 1 | -15/+0 |
| | |||||
* | fix for last commit | RaNaN | 2011-10-15 | 1 | -1/+1 |
| | |||||
* | subprocess bug workaround | RaNaN | 2011-10-15 | 1 | -0/+16 |
| | |||||
* | fixes for unrar | RaNaN | 2011-10-15 | 1 | -4/+8 |
| | |||||
* | improved extract plugin | RaNaN | 2011-10-14 | 1 | -44/+46 |
| | |||||
* | first version of new extract plugin | RaNaN | 2011-10-14 | 1 | -127/+152 |
| | |||||
* | fixes syntax error on old python versions | RaNaN | 2011-10-13 | 1 | -82/+3 |
| | |||||
* | improvement for hook plugins, new internal plugin type | RaNaN | 2011-10-13 | 1 | -0/+237 |