index
:
ranger
this commit
master
mirror of ranger - a simple, vim-like file manager
akspecs <akspecs@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ranger
/
core
/
helper.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
core.helper: moved functions to ranger and ranger.core.main
hut
2012-08-02
1
-174
/
+0
*
renamed ranger/defaults to ranger/config
hut
2012-08-02
1
-3
/
+3
*
core.helper: more useful --version output
hut
2012-06-16
1
-3
/
+2
*
core.{fm,helper,main}: replace "from X import *" lines
hut
2012-03-26
1
-2
/
+1
*
removed code of old file-opener system
hut
2012-03-16
1
-24
/
+1
*
shorten all copyright messages for better readability
hut
2012-03-14
1
-13
/
+1
*
core.main: Allow multiple --cmd's, add man page entry for --cmd
hut
2012-02-12
1
-2
/
+3
*
Add --cmd=COMMAND command line option
David Bengoa
2012-02-12
1
-0
/
+2
*
added --profile option
hut
2012-01-11
1
-0
/
+5
*
core.main: added --selectfile option
David Pugnasse
2011-10-24
1
-0
/
+2
*
Added constant ranger.STABLE to indicate stable versions
hut
2011-10-23
1
-1
/
+2
*
core.actions: added --choosefiles option + doc
hut
2011-10-21
1
-0
/
+4
*
Updated copyright headers
hut
2011-10-10
1
-1
/
+1
*
core.helper: Cleaned up load_settings
hut
2011-10-10
1
-31
/
+14
*
fixed some documentation
hut
2011-10-10
1
-1
/
+1
*
core.actions: renamed Actions.source_cmdlist to Actions.source
hut
2011-10-10
1
-3
/
+3
*
Repair some unintended variable references
Arisu
2011-10-10
1
-1
/
+1
*
Eliminate orphaned and redundant definitions of variables and imports
Arisu
2011-10-10
1
-2
/
+2
*
Revert "core.main: Automatically copy config files"
hut
2011-10-09
1
-2
/
+3
*
core.helper: fixed crash
hut
2011-10-08
1
-3
/
+0
*
core.helper: finally removed obsolete option --fail-if-run
hut
2011-10-08
1
-2
/
+0
*
core.main: Automatically copy config files
hut
2011-10-08
1
-3
/
+2
*
general updates
hut
2011-10-08
1
-5
/
+2
*
defaults.commands: added alias command, overhauled alias system
hut
2011-10-03
1
-2
/
+0
*
Changed version to 1.5.0
hut
2011-10-02
1
-10
/
+1
*
core.helper: fixed command loading with --clean
hut
2011-10-01
1
-1
/
+4
*
core.helper: removed obsolete import when using --clean
hut
2011-10-01
1
-1
/
+1
*
core.helper: dont try to turn fm.settings into a command
hut
2011-09-30
1
-1
/
+3
*
ext.keybindings: implemented %any macro
hut
2011-09-30
1
-8
/
+20
*
core.helper: fixed --clean flag
hut
2011-09-30
1
-0
/
+2
*
Extended rc.conf
hut
2011-09-30
1
-2
/
+2
*
implemented a new keybinding parser
hut
2011-09-30
1
-4
/
+0
*
define keybindings in rc.conf (list of commands, loaded on startup)
hut
2011-09-30
1
-12
/
+14
*
core.main: added --list-unused-keys option
hut
2011-09-29
1
-0
/
+2
*
added experimental plugin system
hut
2011-09-28
1
-0
/
+25
*
use errno.EEXIST
Pino Toscano
2011-09-17
1
-1
/
+2
*
Added --choosedir, a more logical alternative to --fail-unless-cd
hut
2011-02-15
1
-0
/
+3
*
Added --choosefile + doc to replace ornivar's RANGER_RETURN_FILE
hut
2011-02-14
1
-0
/
+4
*
core.main: extended --copy-config option
hut
2010-10-12
1
-2
/
+3
*
core.main: added --copy-config flag
hut
2010-10-11
1
-0
/
+2
*
core.helper: fixed debug functions
hut
2010-10-09
1
-0
/
+2
*
ranger.__init__: cleaned up
hut
2010-10-02
1
-3
/
+11
*
a little restructuration
hut
2010-10-02
1
-0
/
+167