Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the modern print functionHEADmaster | Laurent Bachelier | 2017-03-28 | 4 | -32/+23 |
* | Huge speedup for the delete step on large collections | Laurent Bachelier | 2017-03-27 | 1 | -1/+3 |
* | Add options to ignore symbolic links; ignore both kinds by default | Laurent Bachelier | 2017-03-21 | 3 | -2/+30 |
* | Release 1.1.1v1.1.1 | Laurent Bachelier | 2016-08-13 | 2 | -1/+5 |
* | Avoid listing directories with no files twice | Laurent Bachelier | 2016-08-13 | 1 | -2/+4 |
* | Fix excluding directories in file list | Laurent Bachelier | 2016-08-13 | 1 | -1/+1 |
* | Fix typo | Laurent Bachelier | 2016-03-26 | 1 | -1/+1 |
* | Release 1.1.0v1.1.0 | Laurent Bachelier | 2016-03-26 | 2 | -1/+23 |
* | Make parallel the default, if available | Laurent Bachelier | 2016-03-17 | 1 | -2/+2 |
* | Document optional dependency | Laurent Bachelier | 2016-03-16 | 1 | -0/+4 |
* | Using links is an unique feature | Laurent Bachelier | 2016-03-16 | 1 | -0/+1 |
* | Add support for hardlinks and reflinks | Laurent Bachelier | 2016-03-15 | 3 | -4/+15 |
* | Configure flake8 | Laurent Bachelier | 2016-03-15 | 1 | -0/+3 |
* | Better method to find out CPU cores | Laurent Bachelier | 2016-03-15 | 2 | -15/+3 |
* | Force parallel to read from stdin | Laurent Bachelier | 2016-03-15 | 1 | -1/+1 |
* | Missing word | Laurent Bachelier | 2015-09-23 | 1 | -1/+1 |
* | Add "guard against clipping" option | Laurent Bachelier | 2014-09-01 | 1 | -1/+1 |
* | Make sox parameter line more readable | Laurent Bachelier | 2014-09-01 | 1 | -2/+10 |
* | Release 1.0.2v1.0.2 | Laurent Bachelier | 2014-08-24 | 1 | -1/+1 |
* | Better import style | Laurent Bachelier | 2014-08-23 | 6 | -12/+20 |
* | Add requirements | Laurent Bachelier | 2014-08-23 | 1 | -0/+8 |
* | Code style | Laurent Bachelier | 2014-08-23 | 1 | -2/+3 |
* | Use argparse formatter to show defaults | Laurent Bachelier | 2014-08-13 | 1 | -16/+18 |
* | Release 1.0.1v1.0.1 | Laurent Bachelier | 2013-06-27 | 1 | -1/+1 |
* | Also handle "vorbis error" | Laurent Bachelier | 2013-06-27 | 1 | -1/+3 |
* | Add "nice" recommendation | Laurent Bachelier | 2013-02-10 | 1 | -0/+5 |
* | Release 1.0.0v1.0.0 | Laurent Bachelier | 2013-01-13 | 1 | -1/+3 |
* | Add more progress info | Laurent Bachelier | 2013-01-12 | 1 | -0/+8 |
* | Fix progress bar display | Laurent Bachelier | 2013-01-12 | 1 | -2/+2 |
* | Fix make execution with dollars in filenames | Laurent Bachelier | 2013-01-11 | 1 | -1/+4 |
* | Better future part | Laurent Bachelier | 2013-01-08 | 1 | -2/+4 |
* | Removals don't have to be verbose | Laurent Bachelier | 2013-01-06 | 1 | -2/+2 |
* | Fix wrong removal of parent directories | Laurent Bachelier | 2013-01-06 | 2 | -4/+8 |
* | Display a line every 200 dirs | Laurent Bachelier | 2013-01-05 | 2 | -3/+15 |
* | Ignore broken FLAC files | Laurent Bachelier | 2013-01-05 | 1 | -1/+5 |
* | More trove classifiers | Laurent Bachelier | 2012-12-28 | 1 | -0/+3 |
* | Use GPLv2+ because of mutagen | Laurent Bachelier | 2012-12-28 | 2 | -17/+11 |
* | Add setup.py | Laurent Bachelier | 2012-12-27 | 2 | -0/+21 |
* | Actually, I can't support Python 3 | Laurent Bachelier | 2012-12-27 | 1 | -3/+4 |
* | Add README | Laurent Bachelier | 2012-12-27 | 1 | -0/+106 |
* | Refactor output system | Laurent Bachelier | 2012-12-27 | 2 | -79/+94 |
* | Option to ignore lossy files with too high rate/bit | Laurent Bachelier | 2012-12-27 | 3 | -4/+35 |
* | Add --eta option to parallel | Laurent Bachelier | 2012-12-27 | 1 | -1/+1 |
* | Chose "best" output and jobs | Laurent Bachelier | 2012-12-27 | 3 | -14/+56 |
* | Ignore setup.py artifacts | Laurent Bachelier | 2012-12-27 | 1 | -0/+3 |
* | Make module executable | Laurent Bachelier | 2012-12-27 | 1 | -0/+0 |
* | Smart executable selection | Laurent Bachelier | 2012-12-27 | 2 | -3/+24 |
* | Ability to execute the generated scripts | Laurent Bachelier | 2012-12-27 | 2 | -2/+42 |
* | Update copyright | Laurent Bachelier | 2012-12-27 | 1 | -1/+1 |
* | Import fixes / prepare for installable package | Laurent Bachelier | 2012-12-26 | 5 | -9/+10 |