about summary refs log tree commit diff stats
path: root/ranger/core
Commit message (Expand)AuthorAgeFilesLines
...
* defaults/rc.conf: added missing keys, fixed tab_newhut2011-10-021-2/+2
* core.runner: updated docstringhut2011-10-021-1/+3
* core.shared: silence a warning when using ranger as roothut2011-10-011-1/+2
* core.main: fixed --list-unused-keys in python3.2hut2011-10-011-1/+1
* core.helper: fixed command loading with --cleanhut2011-10-011-1/+4
* core.helper: removed obsolete import when using --cleanhut2011-10-011-1/+1
* core.actions: killed hidden ninja bughut2011-10-011-1/+1
* core.actions: renamed Actions.mark to mark_files to avoid collisionhut2011-10-011-1/+1
* gui.widgets.browserview: improved hint/bookmark listhut2011-10-011-2/+2
* gui.widgets.browserview: draw hints for keychainshut2011-10-011-3/+0
* core.helper: dont try to turn fm.settings into a commandhut2011-09-301-1/+3
* implemented numeral arguments to keybindingshut2011-09-301-2/+2
* core.main: fixed --list-unused-keyshut2011-09-301-5/+4
* core.actions: remove useless checkshut2011-09-301-14/+3
* ext.keybindings: implemented %any macrohut2011-09-303-15/+35
* core.helper: fixed --clean flaghut2011-09-301-0/+2
* Extended rc.confhut2011-09-302-6/+6
* implemented a new keybinding parserhut2011-09-303-13/+7
* define keybindings in rc.conf (list of commands, loaded on startup)hut2011-09-302-18/+48
* core.actions: fixed cycling by atime and mtimehut2011-09-291-0/+4
* gui.ui: de-bloatinghut2011-09-291-4/+3
* Merge gui.defaultui into gui.uihut2011-09-291-2/+2
* core.actions: Fixed error message in move_parenthut2011-09-291-6/+7
* core.actions: added narg to move_parenthut2011-09-291-1/+3
* core.actions: replaced internal help with 'man ranger'hut2011-09-291-29/+9
* core.runner: replaced waitpid_no_intr by process.wait()hut2011-09-291-2/+1
* core.main: added --list-unused-keys optionhut2011-09-292-0/+16
* added experimental plugin systemhut2011-09-281-0/+25
* Merge branch 'rename' of https://github.com/DaPangus/rangerhut2011-09-251-1/+1
|\
| * Merge remote-tracking branch 'upstream/master' into renameDavid Pugnasse2011-08-101-3/+3
| |\
| * | improved renamingDavid Pugnasse2011-08-101-1/+1
* | | core.actions: Added flag "c" + documentationhut2011-09-242-1/+8
* | | use errno.EEXISTPino Toscano2011-09-171-1/+2
* | | add cycling by mtime and atimehut2011-09-081-1/+1
* | | core.actions: throw some signals before and after executing fileshut2011-09-081-1/+5
| |/ |/|
* | container.tags: replaced the word "mark" with "tag"hut2011-08-101-3/+3
|/
* Custom tagsDavid Pugnasse2011-08-101-3/+3
* core.main: Forbid piping things into rangerhut2011-05-071-0/+5
* core.loader: Fix blocking when using interactive scripts in scope.shhut2011-04-271-1/+3
* Use chardet in case of encoding detection problemshut2011-04-261-5/+19
* use lazy_property for Directory.size/infostringhut2011-04-191-1/+1
* core.fm: fixed mimetype bughut2011-04-031-4/+4
* gui.ui: clear the message in statusbar after a keypresshut2011-03-221-1/+1
* defaults.keys: allow pasting hardlinks.hut2011-03-221-1/+8
* core.runner: set stdin to /dev/null for detached programshut2011-03-041-2/+4
* added missing devnull variable definition, fixes last commithut2011-03-021-0/+1
* cleanupshut2011-03-021-3/+4
* fixed issue with py3.2 when opening files w/ mplayerhut2011-03-021-1/+1
* Fixed debug code in core.runnerhut2011-02-261-2/+3
* Added --choosedir, a more logical alternative to --fail-unless-cdhut2011-02-152-0/+5