| Commit message (Expand) | Author | Age | Files | Lines |
* | "title bar" -> "titlebar" | nfnty | 2017-01-29 | 2 | -2/+2 |
* | Add setting `hostname_in_titlebar` | nfnty | 2017-01-29 | 3 | -2/+9 |
* | config.commands: `setlocal`: Properly parse path with spaces | nfnty | 2017-01-24 | 3 | -2/+8 |
* | linting: pylint: Enable `broad-except`, Improve logging | nfnty | 2017-01-21 | 1 | -2/+2 |
* | Python 3 division: Import `division` from `__future__` | nfnty | 2017-01-21 | 3 | -3/+3 |
* | linting: Python 2 compat: Import from `__future__` | nfnty | 2017-01-17 | 3 | -0/+6 |
* | linting: pylint and flake8 | nfnty | 2017-01-17 | 3 | -23/+23 |
* | ranger in danger because of some stranger v1.8.1 | hut | 2017-01-08 | 2 | -2/+2 |
* | git commit -m 'git commit -m git\ commit\ -m\ '\''Happy\ Holidays\!'\' v1.8.0 | hut | 2016-12-24 | 3 | -17/+13 |
* | Fix the urxvt preview documentation | Wojciech Siewierski | 2016-10-08 | 2 | -6/+6 |
* | Implement the urxvt-based image previews | Wojciech Siewierski | 2016-10-05 | 2 | -10/+48 |
* | manpage: rebuild | hut | 2016-09-03 | 2 | -27/+20 |
* | manpage: Document how to escape macros | hut | 2016-09-03 | 2 | -2/+6 |
* | fix documentation typo | nightsense | 2016-08-15 | 1 | -1/+1 |
* | Merge branch 'document-scout-flag-r' of https://github.com/nevimov/ranger | hut | 2016-07-05 | 1 | -0/+1 |
|\ |
|
| * | Document -r flag for scout command | nevimov | 2016-06-27 | 1 | -0/+1 |
* | | Fix misspellings | stepshal | 2016-06-26 | 1 | -1/+1 |
|/ |
|
* | Use 'except Exception:' instead of 'except:' | stepshal | 2016-06-22 | 1 | -2/+2 |
* | removed screenshot. It's in the repository `ranger-assets` now | hut | 2016-06-21 | 1 | -0/+0 |
* | Merge branch 'W931' of https://github.com/stepshal/ranger | hut | 2016-06-18 | 1 | -1/+0 |
|\ |
|
| * | Remove blank lines at end of file | stepshal | 2016-06-16 | 1 | -1/+0 |
* | | Add two blank lines where is expected | stepshal | 2016-06-16 | 3 | -0/+3 |
|/ |
|
* | doc/tools/print_colors.py: remove trailing newline | stepshal | 2016-06-07 | 1 | -1/+0 |
* | merge setting "relative_line_numbers" into "line_numbers" | hut | 2016-05-24 | 2 | -14/+15 |
* | Merge branch 'linum' of https://github.com/mrogalski/ranger | hut | 2016-05-24 | 2 | -1/+17 |
|\ |
|
| * | Add man description. | Mark Rogalski | 2016-05-16 | 2 | -1/+17 |
* | | Manpage: added documentation about commands in plugins | hut | 2016-05-24 | 2 | -3/+11 |
|/ |
|
* | doc/ranger.pod: fix #544 in man page source file too | hut | 2016-05-13 | 1 | -1/+1 |
* | `draw_progress_bar_in_statusbar' does not exist | mrogalski | 2016-05-11 | 1 | -2/+2 |
* | doc/ranger.1: document :source command | hut | 2016-04-15 | 2 | -1/+20 |
* | rebuilt man page | hut | 2016-04-06 | 1 | -0/+5 |
* | allow toggling options with `:set <option>!` | hut | 2016-04-03 | 2 | -1/+11 |
* | doc/ranger.1: Added documentation for {yd}{art} key bindings | hut | 2016-03-25 | 2 | -5/+11 |
* | updating docs with 'clear_filters_on_dir_change' flag | Vitaly Belman | 2016-03-25 | 1 | -0/+4 |
* | Add %confdir macro | Ciro Santilli | 2016-03-21 | 1 | -0/+2 |
* | rebuild man pages | hut | 2016-02-24 | 2 | -6/+14 |
* | doc/ranger.1: add example for setintag | hut | 2016-02-24 | 1 | -0/+5 |
* | added ranger.desktop file, fixes #346 | hut | 2016-01-25 | 1 | -0/+9 |
* | ranger.pod: describe that :setlocal path is a regex | hut | 2016-01-01 | 2 | -1/+9 |
* | Added :echo command, disabled :notify command | hut | 2015-11-14 | 2 | -1/+10 |
* | fixed line widths in commit a090d85 (#400) | hut | 2015-11-14 | 1 | -2/+2 |
* | Added %p macro for full paths of selected files. | The Flying Rapist | 2015-10-18 | 1 | -2/+3 |
* | Fixed that rare bug with the fireballs and explosions v1.7.2 | hut | 2015-10-04 | 2 | -3/+3 |
* | doc/tools/print_keys.py: print mouse events too | hut | 2015-10-04 | 1 | -1/+7 |
* | rc.conf: added pP/pO keys for FIFO-queued copying, fixes #345 | hut | 2015-10-04 | 2 | -2/+11 |
* | 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 |
* | doc/howto-publish-a-release.txt: Use the right key for signing | hut | 2015-05-04 | 1 | -1/+1 |
* | Initial commit v1.7.1 | hut | 2015-05-04 | 2 | -2/+2 |
* | cheatsheet: added whitespace in git link | hut | 2015-05-02 | 1 | -1/+1 |