Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | README: "file" really is optional | hut | 2011-10-10 | 1 | -1/+1 | |
| | | ||||||
| * | gui.curses_shortcuts: simplifications | hut | 2011-10-10 | 2 | -35/+7 | |
| | | | | | | | | | | | | The UnicodeEncodeError hardly ever occurs anymore, since other unicode fixes were implemented. I see no reason to keep the error handlers there. | |||||
| * | fsobject.fsobject: Added fsobject._mark back in | hut | 2011-10-10 | 2 | -5/+9 | |
| | | | | | | | | This way you can do :eval fm.env.cf.mark(True) and other cool things. | |||||
| * | widgets.browsercolumn: Removed redundant try/except block | hut | 2011-10-10 | 1 | -9/+4 | |
| | | ||||||
| * | core.actions: Removed fm.search_forward attribute (not used) | hut | 2011-10-10 | 1 | -6/+0 | |
| | | ||||||
| * | fsobject.directory: revert change to accept_file | hut | 2011-10-10 | 1 | -2/+2 | |
| | | ||||||
| * | Eliminate orphaned functions and arguments | Arisu | 2011-10-10 | 4 | -14/+10 | |
| | | ||||||
| * | Repair some unintended variable references | Arisu | 2011-10-10 | 2 | -4/+1 | |
| | | ||||||
| * | Eliminate orphaned and redundant definitions of variables and imports | Arisu | 2011-10-10 | 16 | -42/+13 | |
| | | ||||||
| * | fsobject.directory: Update dir size when content changes | hut | 2011-10-09 | 1 | -1/+4 | |
| | | ||||||
| * | widgets.console: Improved command history | hut | 2011-10-09 | 2 | -10/+19 | |
| | | | | | | | | | | No entries should be lost now. Entries are only added or moved to the top of the stack when you enter them again. | |||||
| * | Removed example files for now | hut | 2011-10-09 | 4 | -383/+0 | |
| | | | | | | | | | | I've been convinced that automatically copying configs is too intrusive. I will rethink the approach later. | |||||
| * | Revert "core.main: Automatically copy config files" | hut | 2011-10-09 | 3 | -27/+30 | |
| | | | | | | | | | | | | | | | | | | This reverts commit 1d27a413986bfdcecb3c7ea67f327d20dc9a029f. Conflicts: ranger/core/fm.py ranger/core/helper.py | |||||
| * | Revert "ranger.1: added doc for --dont-copy-config" | hut | 2011-10-09 | 2 | -7/+9 | |
| | | | | | | | | This reverts commit b62f5fbe203414521461e30e70af243dc257c49c. | |||||
| * | defaults.apps: updated | hut | 2011-10-09 | 1 | -3/+4 | |
| | | ||||||
| * | data/apps.py: updated | hut | 2011-10-09 | 1 | -4/+16 | |
| | | ||||||
| * | api.apps: added test whether X runs or not. | hut | 2011-10-09 | 2 | -13/+28 | |
| | | ||||||
| * | data/apps.py: Added doc | hut | 2011-10-09 | 1 | -0/+3 | |
| | | ||||||
| * | widgets.statusbar: Show mtime, like ls -l, not ctime | hut | 2011-10-09 | 1 | -1/+1 | |
| | | ||||||
| * | core.helper: fixed crash | hut | 2011-10-08 | 1 | -3/+0 | |
| | | ||||||
| * | core.helper: finally removed obsolete option --fail-if-run | hut | 2011-10-08 | 1 | -2/+0 | |
| | | ||||||
| * | mv ranger/data/config_examples/* ranger/data/ | hut | 2011-10-08 | 5 | -4/+4 | |
| | | ||||||
| * | gui.ui: Fall back to "linux" terminal when $TERM fails | hut | 2011-10-08 | 1 | -1/+6 | |
| | | ||||||
| * | ranger.__init__: changed ranger.LOGFILE | hut | 2011-10-08 | 1 | -1/+1 | |
| | | ||||||
| * | ranger.__init__, ranger.1: updated rangers description | hut | 2011-10-08 | 3 | -9/+9 | |
| | | ||||||
| * | Updated man page | hut | 2011-10-08 | 2 | -24/+12 | |
| | | ||||||
| * | ranger.1: added doc for --dont-copy-config | hut | 2011-10-08 | 2 | -9/+7 | |
| | | ||||||
| * | Write "ranger" with a lowercase "r" | hut | 2011-10-08 | 7 | -10/+10 | |
| | | ||||||
| * | defaults/options: disable use_preview_script, unicode_ellipsis | hut | 2011-10-08 | 1 | -2/+2 | |
| | | ||||||
| * | data/config_examples/rc.conf: Fixed bad command | hut | 2011-10-08 | 1 | -2/+2 | |
| | | ||||||
| * | data/config_examples/rc.conf: Added extra hashes in comments | hut | 2011-10-08 | 1 | -9/+9 | |
| | | ||||||
| * | data/config_examples/rc.conf: Typo | hut | 2011-10-08 | 1 | -1/+1 | |
| | | ||||||
| * | data/config_examples/apps.py: Typo | hut | 2011-10-08 | 1 | -1/+1 | |
| | | ||||||
| * | defaults/apps: fixed entry for feh | hut | 2011-10-08 | 1 | -1/+1 | |
| | | ||||||
| * | README: Updated dependencies | hut | 2011-10-08 | 1 | -4/+4 | |
| | | ||||||
| * | config_examples: updated doc | hut | 2011-10-08 | 2 | -13/+16 | |
| | | ||||||
| * | data/config_examples: added documentation | hut | 2011-10-08 | 2 | -7/+82 | |
| | | ||||||
| * | defaults/apps: Removed example code, its now in config_examples/ | hut | 2011-10-08 | 1 | -28/+0 | |
| | | ||||||
| * | defaults/apps: moved file chooser code to Actions.execute_file | hut | 2011-10-08 | 2 | -5/+5 | |
| | | ||||||
| * | README: Update | hut | 2011-10-08 | 1 | -21/+22 | |
| | | ||||||
| * | updated manpage and config_examples/rc.conf | hut | 2011-10-08 | 3 | -2/+22 | |
| | | ||||||
| * | data/config_examples/rc.conf: written | hut | 2011-10-08 | 1 | -0/+39 | |
| | | ||||||
| * | core.main: Automatically copy config files | hut | 2011-10-08 | 4 | -30/+27 | |
| | | | | | | | | This removes --copy-config=X and adds --dont-copy-config. | |||||
| * | added data/config_examples/{apps,commands}.py | hut | 2011-10-08 | 2 | -0/+135 | |
| | | ||||||
| * | general updates | hut | 2011-10-08 | 9 | -69/+142 | |
| | | ||||||
| * | config_examples/options.py: added | hut | 2011-10-08 | 1 | -0/+32 | |
| | | ||||||
| * | defaults.commands: Dynamically choose editor in :bulkrename | hut | 2011-10-08 | 1 | -3/+4 | |
| | | ||||||
| * | core.action: removed debugging code from dump_keybindings | hut | 2011-10-08 | 1 | -4/+1 | |
| | | ||||||
| * | defaults.commands: modified :help to make use of quantifiers | hut | 2011-10-08 | 2 | -2/+9 | |
| | | ||||||
| * | core.actions: added dump_settings and dump_commands | hut | 2011-10-08 | 2 | -26/+60 | |
| | |