| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix mktemp invocation to work on Mac OS X and Linux | Jesse Byler | 2015-06-10 | 2 | -2/+2 |
* | Report free disk space correctly on Mac OS X | ptzz | 2015-06-09 | 1 | -1/+1 |
* | rifle.conf: Exclude `feh` commands if `feh` is not installed | ptzz | 2015-06-07 | 1 | -4/+4 |
* | Merge branch 'flat_path_fixes' of https://github.com/Vifon/ranger | hut | 2015-06-02 | 7 | -22/+23 |
|\ |
|
| * | Replaced file.basename with file.relative_path where appropriate. | Wojciech Siewierski | 2015-05-08 | 7 | -22/+23 |
* | | Added cmap for forward word deletion. | The Flying Rapist | 2015-05-16 | 1 | -0/+1 |
* | | core.actions: strip leading whitespace off commands | hut | 2015-05-11 | 1 | -1/+1 |
* | | core.actions: removed set_filter (dead function) | hut | 2015-05-11 | 1 | -6/+0 |
* | | core.actions: don't remove empty dirs on :rename | hut | 2015-05-07 | 1 | -1/+5 |
|/ |
|
* | doc/cheatsheet.svg: removed bad "(4)" reference from "g" key | hut | 2015-05-07 | 1 | -1/+1 |
* | doc/cheatsheet.svg: added text about commands | hut | 2015-05-07 | 1 | -0/+94 |
* | rifle.conf: handle svg's with "inkscape" and "display" | hut | 2015-05-07 | 1 | -0/+3 |
* | core.fm: sxiv now properly working with :flat enabled | Wojciech Siewierski | 2015-05-07 | 1 | -4/+4 |
* | doc/howto-publish-a-release.txt: Use the right key for signing | hut | 2015-05-04 | 1 | -1/+1 |
* | Change name back to "ranger-master" in --version output | hut | 2015-05-04 | 1 | -1/+1 |
* | Initial commit v1.7.1 | hut | 2015-05-04 | 6 | -6/+13 |
* | added examples/rc_emacs.conf | hut | 2015-05-04 | 1 | -0/+533 |
* | applied generally useful changes from emacs branch | hut | 2015-05-04 | 2 | -3/+7 |
* | rifle.conf: added ristretto | hut | 2015-05-02 | 1 | -7/+8 |
* | cheatsheet: added whitespace in git link | hut | 2015-05-02 | 1 | -1/+1 |
* | ext.rifle: added "env" condition to check for env. vars | hut | 2015-04-27 | 2 | -0/+3 |
* | cheatsheet: fix text alignment, add info about d<key> bindings | hut | 2015-04-19 | 1 | -19/+52 |
* | cheatsheet: add reference to ranger's IRC channel | hut | 2015-04-19 | 1 | -4/+18 |
* | cheatsheet: widen the F12 and = keys | hut | 2015-04-19 | 1 | -6/+6 |
* | cheatsheet: change style of textboxes | hut | 2015-04-19 | 1 | -16/+16 |
* | cheatsheet: highlight hjkl in red, not green | hut | 2015-04-19 | 1 | -5/+3 |
* | cheatsheet: highlight the "?" key | hut | 2015-04-19 | 1 | -5/+5 |
* | cheatsheet: added three new sections | hut | 2015-04-19 | 1 | -107/+558 |
* | added example plugin that adds a linemode | hut | 2015-04-19 | 1 | -0/+16 |
* | cheatsheet: added missing "^D" | hut | 2015-04-17 | 1 | -9/+21 |
* | added doc/cheatsheet.svg | hut | 2015-04-17 | 1 | -0/+4024 |
* | config.commands: removed the "b" before string literals | hut | 2015-04-17 | 1 | -2/+2 |
* | core.runner: fix `:shell $SHELL` not working with fish | hut | 2015-04-16 | 1 | -2/+5 |
* | CHANGELOG: typo | hut | 2015-04-14 | 1 | -1/+1 |
* | Change name back to "ranger-master" in --version output | hut | 2015-04-14 | 1 | -1/+1 |
* | Should I dual ranger/cleric or wait for the THAC0 bonus? v1.7.0 | hut | 2015-04-14 | 16 | -16/+40 |
* | Merge branch 'nocompat' | hut | 2015-04-14 | 6 | -131/+4 |
|\ |
|
| * | core.environment: deleted module, it was obsolete | hut | 2015-04-14 | 4 | -123/+4 |
| * | api.commands: removed alias() and DELETE_WARNING | hut | 2015-04-14 | 1 | -3/+0 |
| * | removed ranger/fsobject.py (it was obsolete) | hut | 2015-04-14 | 1 | -5/+0 |
|/ |
|
* | config.commands: fixed :meta tab completion | hut | 2015-04-14 | 1 | -1/+5 |
* | config.commands: fix tab completion in :linemode | hut | 2015-04-13 | 1 | -1/+2 |
* | core.linemode: fix python3 crash in FileInfoLinemode | hut | 2015-04-13 | 1 | -0/+3 |
* | README: updated paragraph about supplementary files | hut | 2015-04-13 | 1 | -5/+5 |
* | typo | hut | 2015-04-13 | 1 | -1/+1 |
* | container.tags: added TagsDummy class for use with --clean | hut | 2015-04-13 | 2 | -1/+40 |
* | doc/ranger.1: fix paths in RESOURCES section | hut | 2015-04-13 | 2 | -6/+6 |
* | moved "doc/examples" to "examples" for more visibility | hut | 2015-04-13 | 14 | -3/+3 |
* | doc/ranger.1: updated RESOURCES section | hut | 2015-04-13 | 2 | -4/+14 |
* | doc/ranger.1: added entries for :help and :setintag | hut | 2015-04-13 | 2 | -1/+23 |