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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fixed bug #65 by adding flag "--fail-if-run"
hut
2010-04-26
5
-5
/
+12
|
*
fixed bug #78: broken preview when deleting all files in a directory
hut
2010-04-26
2
-1
/
+3
|
*
core.actions: implemented "move_parent", improve this later!
hut
2010-04-26
1
-0
/
+5
|
*
widgets.browsercolumn: fixed width-check for infostring
hut
2010-04-26
1
-1
/
+1
|
*
shutil_generatorized: fixed bad destination name on move+overwrite
hut
2010-04-26
1
-2
/
+2
|
*
gui.colorscheme: fixed error when using custom colorschemes
hut
2010-04-26
1
-0
/
+4
|
*
fsobject.directory: removed invalid signal binding 'setopt.filter'
hut
2010-04-26
1
-1
/
+1
|
*
TODO: update
hut
2010-04-26
1
-0
/
+2
|
*
ranger.defaults.apps: use "make" for Makefiles
hut
2010-04-23
1
-0
/
+3
|
*
main: fixed "ranger /path/to/a/file"
hut
2010-04-23
1
-4
/
+6
|
*
main: new function "load_apps"
hut
2010-04-23
1
-0
/
+13
|
*
main: new function "allow_access_to_confdir"
hut
2010-04-23
1
-6
/
+14
|
*
Move loader.py from ranger.fsobject to ranger.core
hut
2010-04-20
4
-3
/
+2
|
*
updated pydoc
hut
2010-04-20
5
-248
/
+10
|
*
ext.shutil_generatorized: fixed __all__
hut
2010-04-20
1
-1
/
+1
|
*
ext.shutil_generatorized: little optimization
hut
2010-04-20
1
-2
/
+2
|
*
ext.shutil_generatorized: remove unused functions/imports
hut
2010-04-20
1
-36
/
+0
|
*
updated pydoc
hut
2010-04-19
41
-2286
/
+247
|
*
defaults.commands: bugfix
hut
2010-04-19
1
-1
/
+1
|
*
defaults.keys: quit pager with F3
hut
2010-04-19
1
-2
/
+2
|
*
TODO: updated
hut
2010-04-19
1
-1
/
+2
|
*
Added midnight commander-like function keys
hut
2010-04-19
2
-1
/
+23
|
*
ranger.api: import common variables
hut
2010-04-19
6
-2
/
+7
|
*
Turn keycomb ".term" into command ":terminal"
hut
2010-04-19
3
-1
/
+13
|
*
Clean up
hut
2010-04-19
15
-53
/
+39
|
|
|
|
|
Mostly remove unused imports and move imports from functions to the module level
*
Use "/" for root in tabname if "dirname_in_tab" is true
hut
2010-04-19
1
-1
/
+1
|
*
added option "dirname_in_tabs"
hut
2010-04-19
3
-3
/
+16
|
*
ext.keybinding_parser: added aliases for common special keys
hut
2010-04-19
1
-0
/
+3
|
*
ext.keybinding_parser: fixed function keys
hut
2010-04-19
2
-1
/
+4
|
*
defaults.apps: added fceux
hut
2010-04-19
1
-0
/
+6
|
*
README: Removed finished parts of roadmap
hut
2010-04-19
1
-2
/
+0
|
*
defaults.keys: updated hint, added "zm"
hut
2010-04-19
1
-2
/
+3
|
*
defaults.keys: fixed "%", default percentage back to 50
hut
2010-04-19
1
-1
/
+1
|
*
defaults.keys: added "zs"
hut
2010-04-19
1
-0
/
+1
|
*
defaults.keys: fixed "zd"
hut
2010-04-19
1
-1
/
+1
|
*
defaults.apps: run ff/opera detached, dont open swf in elinks
hut
2010-04-19
1
-1
/
+5
|
*
defaults.apps: harmless typo
hut
2010-04-19
1
-1
/
+1
|
*
core.actions: abstracted searching strings in filenames
hut
2010-04-19
2
-5
/
+8
|
*
api.commands: fixed python3 compatibiliy error
hut
2010-04-19
1
-4
/
+4
|
*
ext.command_parser: bugfix in tab completion
hut
2010-04-18
1
-0
/
+1
|
*
defaults.keys: added zP key
hut
2010-04-18
1
-0
/
+1
|
*
shared.settings: Bugfix, read the options properly
hut
2010-04-18
1
-0
/
+3
|
*
gui.ui: fixed <C-c> key
hut
2010-04-18
1
-2
/
+2
|
*
defaults.keys: added <Enter> mapping in browser
hut
2010-04-18
1
-0
/
+1
|
*
Merge branch 'devel'
hut
2010-04-18
38
-1244
/
+2388
|
\
|
*
ranger.main: Added compatibility warning
hut
2010-04-18
2
-0
/
+6
|
|
|
*
removed code for backwards compatibilty
hut
2010-04-18
4
-69
/
+0
|
|
|
*
defaults.keys: another example
hut
2010-04-18
1
-1
/
+2
|
|
|
*
ranger.defaults.keys: added documentation
hut
2010-04-18
1
-1
/
+18
|
|
|
*
container.keymap: removed __getitem__ from KeyManager
hut
2010-04-18
2
-2
/
+1
|
|
[next]