| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fix_selectfile' of https://github.com/PotatoesMaster/ranger | hut | 2012-12-04 | 1 | -3/+3 |
|\ |
|
| * | core.main: fix --selectfile argument | Emanuel Guevel | 2012-11-20 | 1 | -3/+3 |
* | | core.main: only import own commands if commands.py exists | hut | 2012-12-04 | 1 | -5/+6 |
* | | container.settingsobject: added warning about commands.py | hut | 2012-12-04 | 1 | -3/+5 |
* | | doc/ranger.1: typo | hut | 2012-12-04 | 2 | -2/+2 |
* | | doc/ranger.1: add a warning about overwriting hooks | hut | 2012-12-04 | 2 | -4/+10 |
* | | added examples/rifle_different_file_opener.conf | hut | 2012-12-04 | 1 | -0/+7 |
* | | added examples/plugin_hello_world.py | hut | 2012-12-04 | 1 | -0/+21 |
* | | updated man page, improved hooks | hut | 2012-12-04 | 6 | -87/+183 |
* | | ext.rifle: add xterm as a fallback terminal | hut | 2012-12-04 | 1 | -0/+2 |
* | | core.shared: remove obsolete settingobject code | hut | 2012-12-04 | 2 | -16/+1 |
* | | update documentation for commands | hut | 2012-12-04 | 2 | -47/+156 |
* | | update documentation for options, plugins and examples | hut | 2012-12-04 | 3 | -172/+127 |
* | | removed options.py, improved plugins. *UPDATE YOUR COMMANDS.PY* | hut | 2012-12-04 | 16 | -277/+286 |
* | | fixed ansi color parsing | Abdó Roig-Maranges | 2012-12-01 | 1 | -10/+45 |
|/ |
|
* | rifle.conf: fix opening doc/docx files with ooffice variants | Emanuel Guevel | 2012-11-18 | 1 | -9/+6 |
* | ext.popen_forked: get rid of zombies | Emanuel Guevel | 2012-11-18 | 1 | -0/+2 |
* | widgets.browsercolumn: check if file was copied or cut when drawing | hut | 2012-11-10 | 1 | -1/+2 |
* | gui.ui: more portable terminal title support | hut | 2012-11-09 | 1 | -6/+5 |
* | core.actions: fixed ci key | hut | 2012-11-09 | 1 | -1/+1 |
* | core.actions: fixed cm/ca keys | hut | 2012-11-09 | 1 | -1/+2 |
* | widgets.browserview: catch an error in _draw_borders | hut | 2012-11-05 | 1 | -5/+8 |
* | Makefile: use python2.7 too | hut | 2012-10-18 | 1 | -1/+1 |
* | gui.ansi: Fix crash https://savannah.nongnu.org/bugs/?37346 | hut | 2012-10-03 | 1 | -0/+3 |
* | Revert "config/rifle.conf: Fix handling of mkv files" | hut | 2012-08-20 | 1 | -13/+0 |
* | ext.rifle: Use python mimetypes module again, file as fallback. | hut | 2012-08-20 | 1 | -4/+21 |
* | ext.rifle: Fixed rifle when running as standalone program | hut | 2012-08-16 | 1 | -1/+1 |
* | Revert "core.runner: removed 's', 'p', 'w' flags to behave like rifle" | hut | 2012-08-15 | 1 | -1/+19 |
* | core.loader: implemented progressbar for CopyLoader | hut | 2012-08-15 | 2 | -3/+28 |
* | core.actions: move paste() logic to core.loader.CopyLoader | hut | 2012-08-15 | 2 | -51/+52 |
* | core.actions: update shutil_g paste function to not use Environment | hut | 2012-08-15 | 1 | -8/+8 |
* | core.actions: imported shutil_g paste function from v1.2.3 | hut | 2012-08-15 | 3 | -34/+364 |
* | core.runner: Added TODO: "make 'r' flag work with pipes" | hut | 2012-08-15 | 1 | -0/+1 |
* | config/rifle.conf: added note about 'c' flag | hut | 2012-08-15 | 1 | -0/+2 |
* | core.runner: removed 's', 'p', 'w' flags to behave like rifle | hut | 2012-08-15 | 1 | -19/+1 |
* | ext.rifle: add TODO entry "Test all of the hooks properly" | hut | 2012-08-15 | 1 | -0/+1 |
* | core.runner: fixed missing import | hut | 2012-08-15 | 1 | -0/+1 |
* | ext.rifle: removed bad import | hut | 2012-08-15 | 1 | -1/+0 |
* | core.runner: remove 'setsid' dependency, use Popen_forked | hut | 2012-08-15 | 1 | -5/+8 |
* | ext.popen_forked: tweak mechanism | hut | 2012-08-15 | 2 | -24/+22 |
* | ext.rifle: added some comments | hut | 2012-08-15 | 1 | -0/+3 |
* | ext.popen_forked: separated Popen_forked to a library | hut | 2012-08-15 | 2 | -14/+47 |
* | core.runner: renamed flag "d" to "f" in the runner too | hut | 2012-08-15 | 2 | -8/+8 |
* | ranger.__init__: print python info with --version | hut | 2012-08-15 | 1 | -1/+2 |
* | widgets.browsercolumn: Catch a "wmove() returned ERR" exception | hut | 2012-08-14 | 1 | -1/+4 |
* | config/rifle.conf: added note | hut | 2012-08-14 | 1 | -0/+2 |
* | ranger.__init__: cleaner ranger.log() | hut | 2012-08-14 | 1 | -4/+4 |
* | deleted colorschemes/default88.py, it is outdated (and ugly) | hut | 2012-08-13 | 1 | -45/+0 |
* | colorschemes.snow: updated to work with progressbars and taskview | hut | 2012-08-12 | 1 | -3/+12 |
* | colorschemes.jungle: changed progressbar color to green | hut | 2012-08-12 | 1 | -0/+1 |