Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "core.linemode: Implement ModificationTimeLinemode" | hut | 2016-04-06 | 2 | -13/+1 |
| | | | | This reverts commit 94ce103247332a8ad56bb41a7245546f824971c3. | ||||
* | Revert "core.linemode: Changed timestamp formatting in mtime linemode" | hut | 2016-04-06 | 1 | -2/+1 |
| | | | | This reverts commit 4dcbb42adaf42e9c154ac3011ddedec2793c090a. | ||||
* | rc.conf: added key binding Mm for `:linemode mtime` | hut | 2016-04-06 | 1 | -0/+1 |
| | |||||
* | core.linemode: Changed timestamp formatting in mtime linemode | hut | 2016-04-06 | 1 | -1/+2 |
| | |||||
* | Merge branch 'mtime_linemode' of https://github.com/Vifon/ranger | hut | 2016-04-06 | 2 | -1/+13 |
|\ | |||||
| * | core.linemode: Implement ModificationTimeLinemode | Wojciech Siewierski | 2016-04-05 | 2 | -1/+13 |
| | | | | | | | | Closes #520. | ||||
* | | rebuilt man page | hut | 2016-04-06 | 1 | -0/+5 |
|/ | |||||
* | implement switching viewmodes with ~ key | hut | 2016-04-04 | 4 | -10/+21 |
| | |||||
* | make `set foo!` cycle through non-boolean options too | hut | 2016-04-04 | 2 | -1/+21 |
| | |||||
* | allow toggling options with `:set <option>!` | hut | 2016-04-03 | 5 | -16/+71 |
| | |||||
* | reverted back to miller columns | hut | 2016-04-02 | 2 | -19/+3 |
| | |||||
* | fixed key binding for new tabs in rc_emacs.conf, its now <C-x><C-f> | hut | 2016-04-01 | 1 | -1/+1 |
| | |||||
* | Midnight Commander-like colors | hut | 2016-04-01 | 1 | -0/+16 |
| | |||||
* | Implement Midnight Commander-like mutlipane view | hut | 2016-04-01 | 11 | -137/+312 |
| | |||||
* | 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 |
| | |||||
* | Merge branch 'gitignore-install-log' of https://github.com/cirosantilli/ranger | hut | 2016-03-25 | 1 | -0/+1 |
|\ | |||||
| * | gitignore install_log.txt generated by make install | Ciro Santilli | 2016-03-21 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'set-bookmark-not-current' of ↵ | hut | 2016-03-25 | 1 | -2/+7 |
|\ \ | | | | | | | | | | https://github.com/cirosantilli/ranger | ||||
| * | | set_bookmark for directories other than the current | Ciro Santilli | 2016-03-21 | 1 | -2/+7 |
| |/ | | | | | | | | | | | | | | | | | Sample usage: :set_bookmark a /home/me/a Motivation: make it easier to set bookmarks from environment variables on rc.conf. | ||||
* | | test_fsobject: fix syntax error | hut | 2016-03-25 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' of https://github.com/lverweijen/ranger | hut | 2016-03-25 | 2 | -3/+37 |
|\ \ | |||||
| * | | Remove accidental prints for debugging | lverweijen | 2016-03-22 | 1 | -4/+0 |
| | | | |||||
| * | | Make natural_sort's behaviour better defined | lverweijen | 2016-03-08 | 2 | -3/+41 |
| | | | | | | | | | | | | | | | | | | | | | The old version relied on comparing integers to strings which is not supported in Python 3 anymore and not a good practice in general anyway. It was also the case that 'hello2' was ordered before 'hello' instead of after, which I found to be non-intuitive. | ||||
* | | | Merge branch 'pqiv-rifle' of https://github.com/noctuid/ranger | hut | 2016-03-25 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Add pqiv to rifle.conf as image viewer | noctuid | 2016-03-20 | 1 | -0/+1 |
| | |/ | |/| | |||||
* / | | Add %confdir macro | Ciro Santilli | 2016-03-21 | 2 | -0/+3 |
|/ / | |||||
* | | Merge branch 'color256' of https://github.com/lverweijen/ranger | hut | 2016-03-20 | 1 | -2/+9 |
|\ \ | |||||
| * | | Support 256 colours if available | lverweijen | 2016-03-08 | 1 | -2/+9 |
| |/ | |||||
* | | Merge branch 'pqiv' of https://github.com/noctuid/ranger | hut | 2016-03-20 | 1 | -1/+7 |
|\ \ | |||||
| * | | open_all_images support for pqiv | noctuid | 2016-03-20 | 1 | -1/+7 |
| |/ | |||||
* / | Added toggle mode for cut/copy actions. | The Flying Rapist | 2016-03-20 | 2 | -1/+5 |
|/ | |||||
* | adding ability to clear folder filter upon navigating from it. optional and ↵ | Vitaly Belman | 2016-03-06 | 3 | -0/+9 |
| | | | | false by default. | ||||
* | Merge branch 'master' of https://github.com/nfnty/ranger | hut | 2016-02-29 | 4 | -5/+28 |
|\ | |||||
| * | VCS: pause thread during ui.suspend() | nfnty | 2016-02-29 | 4 | -5/+28 |
| | | |||||
* | | Merge branch 'master' of https://github.com/nfnty/ranger | hut | 2016-02-28 | 16 | -1546/+1073 |
|\| | |||||
| * | VCS: statusbar: Fix date format | nfnty | 2016-02-25 | 1 | -5/+6 |
| | | |||||
| * | VCS: Lazily initialize UI.vcsthread | nfnty | 2016-02-25 | 1 | -4/+8 |
| | | |||||
| * | VCS: Fix reinitialization on repodir deletion | nfnty | 2016-02-10 | 1 | -31/+29 |
| | | |||||
| * | VCS: Fix has_vcschild directory load | nfnty | 2016-02-10 | 1 | -3/+8 |
| | | |||||
| * | VCS: Rename fileobj to fsobj, remove _hindered | nfnty | 2016-02-09 | 2 | -41/+34 |
| | | |||||
| * | VCS: Fix link handling | nfnty | 2016-02-09 | 2 | -38/+33 |
| | | |||||
| * | VCS: Process queue more efficiently | nfnty | 2016-02-09 | 2 | -32/+62 |
| | | |||||
| * | VCS: Split Vcs root into VcsRoot | nfnty | 2016-02-08 | 1 | -61/+84 |
| | | |||||
| * | VCS: hg: Disable remote status due to performance issues | nfnty | 2016-02-08 | 2 | -28/+13 |
| | | |||||
| * | VCS: Fix root updating | nfnty | 2016-02-08 | 1 | -13/+11 |
| | | |||||
| * | VCS: hg: Use json template | nfnty | 2016-02-08 | 1 | -32/+20 |
| | | |||||
| * | VCS: Disable background updating due to lock issues | nfnty | 2016-02-08 | 2 | -57/+11 |
| | | |||||
| * | VCS: Implement Subversion | nfnty | 2016-02-08 | 2 | -105/+109 |
| | | |||||
| * | VCS: Rename _vcs to _run | nfnty | 2016-02-08 | 4 | -44/+36 |
| | |