Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-16 | Made gifterm exit silently when a KeyboardInterrupt occurs | jaseg | 1 | -5/+8 |
2013-09-16 | Moved from multiprocessing to multiprocessing.dummy (processes => threads) | jaseg | 1 | -1/+1 |
2013-09-16 | Fixed includes for new package layout | jaseg | 4 | -4/+5 |
2013-09-16 | Added module __init__.py | jaseg | 1 | -0/+0 |
2013-09-16 | Fixed script installation | jaseg | 7 | -0/+363 |
2013-07-30 | Removed standard colors 0-15 for portability. Removed pygments dep. Fixed set... | jaseg | 1 | -36/+0 |
2013-07-29 | Added multiprocessing for bulk image conversion | jaseg | 1 | -22/+27 |
2013-07-29 | Small bugfix | jaseg | 1 | -4/+7 |
2013-07-29 | Made a proper python package out of this. | jaseg | 1 | -0/+28 |