matrixhacker
b6ac54a2b6
Added the ability to specify multiple crop zones.
2014-05-09 23:44:46 -04:00
Andrew Chin
d11960ecfb
Try to track the capabilities of our outputdir filesystem.
...
For example, don't chmod if the filesystem dosen't support chmod, and
don't rename over files if that's not supported (this functionality was
already in place).
Should fix #1061
Related to #1055 (we could add a mtime capability flag)
2014-02-11 10:38:38 -05:00
Aaron Griffith
df732bfa25
Revert "Merge remote-tracking branch 'exhuma/master', PR #963 "
...
This reverts commit e26727943f , reversing
changes made to 7bbb077704 .
2013-12-02 07:40:00 -05:00
Michel Albert
4112b5a72e
Using a dedicated logger inside overviewer_core.
2013-07-28 15:04:51 +02:00
Aaron Griffith
3bbab24a5b
fixed permission copying, fixes Issue #646
2012-03-14 00:30:41 -04:00
Aaron Griffith
2de1405624
FileReplacer now copies permission bits
2012-03-13 17:16:53 -04:00
Andrew Chin
841fd3a9db
Added missing import
...
Should fix #643
2012-03-11 10:29:24 -04:00
Aaron Griffith
626129394a
split up util.py into files.py and logger.py, moved code appropriately
2012-03-05 12:12:27 -05:00