| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
The old name, --fail-if-run, is still valid and working.
|
|
|
|
|
| |
It causes an error here:
/usr/bin/env: python -O: No such file or directory
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Thanks to David Woodfall for pointing it out
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fix broken eog reference (to 'eye_of_gnome')
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Patch by David Woodfall
|
| |
|
|
|
|
|
|
|
|
| |
1. removed StringIO dependency (Pager.set_source works with strings too)
2. fixed check for settings.preview_files
3. removed FileSystemObject.get_preview_source dummy method
(This method is meaningless for directories, so they should not
inherit it?)
|