Mercurial > ec-dotfiles
log bin/recompress @ 727:49538e2aad65 default tip
age | author | description |
---|---|---|
Tue, 19 Jul 2011 15:43:02 +0700 | Edho Prima Arief | explicit main call. |
Thu, 14 Jul 2011 01:11:18 +0700 | Edho Prima Arief | Worst thing about unix: it allows control character and newline in its filename. Added handler to ensure that shit doesn't pass through. Makes things slow but it can't be helped (tm). |
Thu, 14 Jul 2011 00:50:23 +0700 | Edho Prima Arief | Updated documentation. |
Thu, 14 Jul 2011 00:49:33 +0700 | Edho Prima Arief | Epic simplified error handling in true try/except/finally spirit. |
Thu, 14 Jul 2011 00:39:09 +0700 | Edho Prima Arief | Stop being pretentious and only return 0 or 1 in case of success or failure. Everything else is handled by exception handler. |
Thu, 14 Jul 2011 00:34:46 +0700 | Edho Prima Arief | omg python, recompresses image files. Because mplayer's png writer doesn't write compressed png. |