| Commit message (Expand) | Author | Age | Files | Lines |
* | Update manpage section on draw_borders | squigz | 2018-01-04 | 2 | -5/+17 |
* | Update manpage with 'draw_separator' setting | squigz | 2018-01-04 | 3 | -2/+9 |
* | Merge branch 'master' of https://github.com/jgreco/ranger | hut | 2017-12-20 | 2 | -0/+8 |
|\ |
|
| * | Add config opts for iTerm2 font size (for preview) | john | 2017-10-22 | 3 | -2/+10 |
* | | Bump the version in README and the manpage | Wojciech Siewierski | 2017-12-07 | 2 | -5/+5 |
|/ |
|
* | Merge branch 'one-indexed' of https://github.com/n1amr/ranger | hut | 2017-10-17 | 2 | -0/+15 |
|\ |
|
| * | add settings option to use one indexed line numbers | Amr Alaa | 2017-09-17 | 3 | -2/+17 |
* | | Add option 'save_backtick_bookmark', fixes #947 | hut | 2017-10-01 | 3 | -2/+11 |
* | | doc/ranger.1: mention that "t" flag uses x-terminal-emulator | hut | 2017-09-26 | 2 | -4/+4 |
* | | rebuilt man page | hut | 2017-09-26 | 2 | -5/+5 |
|/ |
|
* | doc/tools: Fix shebang | nfnty | 2017-07-30 | 2 | -3/+4 |
* | doc/ranger.1: mention "FROZEN", so people can grep it | hut | 2017-07-16 | 2 | -8/+10 |
* | add "F" key to toggle new "freeze_files" option | hut | 2017-07-16 | 3 | -2/+26 |
* | fix pylint nagging about performance_test.py on py2 | hut | 2017-07-16 | 1 | -0/+1 |
* | add doc/tools/performance_test.py | hut | 2017-07-16 | 1 | -0/+40 |
* | Update the manpage: add --show-only-dirs | Wojciech Siewierski | 2017-06-16 | 2 | -1/+12 |
* | commands: cd: Implement smart tab completion with less typing | nfnty | 2017-03-26 | 3 | -2/+9 |
* | doc: ranger: Reorder some settings | nfnty | 2017-03-19 | 2 | -18/+18 |
* | commands: Add setting for cd tab completion case sensitivity | Dmitry Kryukov | 2017-03-19 | 2 | -0/+17 |
* | Add ability to save/restore tabs | Vitaly Belman | 2017-03-19 | 3 | -2/+13 |
* | Beta release 1.9.0b5 v1.9.0b5 | nfnty | 2017-02-19 | 2 | -2/+2 |
* | doc: howto-publish-a-release: Add tag steps | nfnty | 2017-02-19 | 1 | -1/+2 |
* | doc/howto-publish-a-release: Use `*` for bullet lists | nfnty | 2017-02-17 | 1 | -29/+29 |
* | doc: man: Clarify config sourcing | nfnty | 2017-02-16 | 3 | -26/+20 |
* | setup.py: Use distutils by default | nfnty | 2017-02-11 | 1 | -1/+1 |
* | Beta release 1.9.0b4 v1.9.0b4 | nfnty | 2017-02-10 | 2 | -2/+2 |
* | Beta release 1.9.0b3 v1.9.0b3 | nfnty | 2017-02-10 | 2 | -2/+2 |
* | doc/howto-publish-a-release: Change to markdown | nfnty | 2017-02-10 | 2 | -39/+49 |
* | release docs: Add PyPI release | nfnty | 2017-02-10 | 1 | -4/+16 |
* | Beta release 1.9.0b2 v1.9.0b2 | nfnty | 2017-02-10 | 2 | -2/+2 |
* | Beta release 1.9.0b1 v1.9.0b1 | nfnty | 2017-02-10 | 2 | -2/+2 |
* | commands: Add `quitall!`, Change behavior of `quit!` | nfnty | 2017-02-09 | 3 | -14/+19 |
* | config.commands: quit, quitall: Don't exit if loader has work | Samuel Walladge | 2017-02-08 | 3 | -8/+23 |
* | core.main: Catch the right traceback | nfnty | 2017-02-06 | 4 | -6/+6 |
* | Add `$XDG_DATA_HOME` support | nfnty | 2017-02-05 | 2 | -4/+24 |
* | rifle: Add new option flag `-c` | Samuel Walladge | 2017-02-05 | 2 | -6/+15 |
* | Add setting `wrap_scroll` | Samuel Walladge | 2017-02-05 | 3 | -2/+11 |
* | commands: rename_append: Add flags | nfnty | 2017-02-01 | 2 | -60/+63 |
* | Add command for jumping to first non-directory/non-file | The Flying Rapist | 2017-02-01 | 3 | -2/+20 |
* | "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 |