summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* rebuilt man pagehut2016-04-061-0/+5
* implement switching viewmodes with ~ keyhut2016-04-044-10/+21
* make `set foo!` cycle through non-boolean options toohut2016-04-042-1/+21
* allow toggling options with `:set <option>!`hut2016-04-035-16/+71
* reverted back to miller columnshut2016-04-022-19/+3
* fixed key binding for new tabs in rc_emacs.conf, its now <C-x><C-f>hut2016-04-011-1/+1
* Midnight Commander-like colorshut2016-04-011-0/+16
* Implement Midnight Commander-like mutlipane viewhut2016-04-0111-137/+312
* doc/ranger.1: Added documentation for {yd}{art} key bindingshut2016-03-252-5/+11
* updating docs with 'clear_filters_on_dir_change' flagVitaly Belman2016-03-251-0/+4
* Merge branch 'gitignore-install-log' of https://github.com/cirosantilli/rangerhut2016-03-251-0/+1
|\
| * gitignore install_log.txt generated by make installCiro Santilli2016-03-211-0/+1
* | Merge branch 'set-bookmark-not-current' of https://github.com/cirosantilli/ra...hut2016-03-251-2/+7
|\ \
| * | set_bookmark for directories other than the currentCiro Santilli2016-03-211-2/+7
| |/
* | test_fsobject: fix syntax errorhut2016-03-251-2/+2
* | Merge branch 'master' of https://github.com/lverweijen/rangerhut2016-03-252-3/+37
|\ \
| * | Remove accidental prints for debugginglverweijen2016-03-221-4/+0
| * | Make natural_sort's behaviour better definedlverweijen2016-03-082-3/+41
* | | Merge branch 'pqiv-rifle' of https://github.com/noctuid/rangerhut2016-03-251-0/+1
|\ \ \
| * | | Add pqiv to rifle.conf as image viewernoctuid2016-03-201-0/+1
| | |/ | |/|
* / | Add %confdir macroCiro Santilli2016-03-212-0/+3
|/ /
* | Merge branch 'color256' of https://github.com/lverweijen/rangerhut2016-03-201-2/+9
|\ \
| * | Support 256 colours if availablelverweijen2016-03-081-2/+9
| |/
* | Merge branch 'pqiv' of https://github.com/noctuid/rangerhut2016-03-201-1/+7
|\ \
| * | open_all_images support for pqivnoctuid2016-03-201-1/+7
| |/
* / Added toggle mode for cut/copy actions.The Flying Rapist2016-03-202-1/+5
|/
* adding ability to clear folder filter upon navigating from it. optional and f...Vitaly Belman2016-03-063-0/+9
* Merge branch 'master' of https://github.com/nfnty/rangerhut2016-02-294-5/+28
|\
| * VCS: pause thread during ui.suspend()nfnty2016-02-294-5/+28
* | Merge branch 'master' of https://github.com/nfnty/rangerhut2016-02-2816-1546/+1073
|\|
| * VCS: statusbar: Fix date formatnfnty2016-02-251-5/+6
| * VCS: Lazily initialize UI.vcsthreadnfnty2016-02-251-4/+8
| * VCS: Fix reinitialization on repodir deletionnfnty2016-02-101-31/+29
| * VCS: Fix has_vcschild directory loadnfnty2016-02-101-3/+8
| * VCS: Rename fileobj to fsobj, remove _hinderednfnty2016-02-092-41/+34
| * VCS: Fix link handlingnfnty2016-02-092-38/+33
| * VCS: Process queue more efficientlynfnty2016-02-092-32/+62
| * VCS: Split Vcs root into VcsRootnfnty2016-02-081-61/+84
| * VCS: hg: Disable remote status due to performance issuesnfnty2016-02-082-28/+13
| * VCS: Fix root updatingnfnty2016-02-081-13/+11
| * VCS: hg: Use json templatenfnty2016-02-081-32/+20
| * VCS: Disable background updating due to lock issuesnfnty2016-02-082-57/+11
| * VCS: Implement Subversionnfnty2016-02-082-105/+109
| * VCS: Rename _vcs to _runnfnty2016-02-084-44/+36
| * VCS: hg: Fix statusesnfnty2016-02-081-2/+2
| * VCS: Reorder importsnfnty2016-02-085-8/+9
| * VCS: Add date to statusbarnfnty2016-02-083-2/+7
| * VCS: Fix output handlingnfnty2016-02-083-35/+58
| * VCS: Implement Mercurialnfnty2016-02-081-87/+111
| * VCS: Improve null handlingnfnty2016-02-082-5/+6