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 (
Expand
)
Author
Age
Files
Lines
*
fsobject.fsobject: Use ctime, not mtime, for identifying changes
hut
2010-11-22
2
-9
/
+10
*
fsobject.directory: Fixed sorting by type
hut
2010-11-22
1
-1
/
+1
*
ext.keybinding_parser: fixed python3 incompatibility
hut
2010-11-22
1
-1
/
+1
*
ext.keybinding_parser: allow mapping alt+special keys
hut
2010-11-22
1
-4
/
+12
*
Tea, Earl Grey, Hot.
v1.2.2
hut
2010-10-10
4
-11
/
+19
*
defaults.keys: show bookmarks when typing "um"
hut
2010-10-10
1
-1
/
+2
*
defaults.commands: Fixed :cd command without argument
hut
2010-10-10
1
-3
/
+2
*
gui.color: fixed ranger.gui.color.remove_attr
hut
2010-10-10
1
-1
/
+1
*
api.commands, api.keys: added dummies that allow pydoc to be generated
hut
2010-10-10
2
-0
/
+13
*
colorschemes.jungle: updated jungle colorscheme
hut
2010-10-10
1
-1
/
+1
*
colorschemes.snow: updated snow colorscheme
hut
2010-10-10
1
-1
/
+4
*
gui.ui: Disable mouse when console is open
hut
2010-10-10
1
-2
/
+2
*
Prevent garbage-collecting used directories
hut
2010-10-10
1
-1
/
+1
*
Cosmetic changes
hut
2010-10-10
2
-2
/
+1
*
core.actions: Minor bug in move_parent()
hut
2010-10-10
1
-0
/
+2
*
defaults.apps: open empty files with unknown mimetype in vim
hut
2010-10-10
1
-1
/
+1
*
ranger.__main__: typo
hut
2010-10-10
1
-1
/
+0
*
CHANGELOG updated
hut
2010-09-16
1
-0
/
+3
*
core.actions: Fixed yy/pp bug when yanking multiple directories
v1.2.1
hut
2010-09-16
4
-4
/
+4
*
Beware of low-flying butterflies
v1.2.0
hut
2010-09-13
5
-4
/
+25
*
ranger.main: no file previews when user == root
hut
2010-09-13
2
-1
/
+5
*
README: Usage Tips section
hut
2010-09-13
1
-0
/
+6
*
fsobject.directory: removed unused attribute
hut
2010-09-13
1
-2
/
+0
*
fsobject.file: Don't preview sockets
hut
2010-09-13
1
-1
/
+3
*
ranger.py Fixed embedded shellscript (quotes for bash)
hut
2010-09-11
1
-2
/
+2
*
Makefile, setup.py: Fixed `make doc`
hut
2010-09-11
2
-24
/
+24
*
ranger.py: fixed escape in embedded shellscript
hut
2010-09-11
1
-1
/
+1
*
chmod
hut
2010-09-11
1
-0
/
+0
*
README: added ranger starting function example
hut
2010-09-11
1
-0
/
+14
*
defaults.commands: Removed "quick" method from :cd
hut
2010-09-11
1
-12
/
+0
*
Sort settings in ranger/shared/settings.py
hut
2010-08-30
1
-20
/
+20
*
removed test/__init__.py (not needed)
hut
2010-08-29
1
-0
/
+0
*
defaults.keys: key pL to create relative symlinks
hut
2010-08-29
5
-5
/
+97
*
Removed symlink in test/
hut
2010-08-29
19
-8
/
+108
*
Tuned versioning scheme to be more intuitive, back to 1.1.2
hut
2010-08-28
5
-6
/
+6
*
Changed version number to 1.2 (testing) to adhere with versioning scheme
hut
2010-08-28
5
-6
/
+13
*
Fixed new history implementation
hut
2010-08-28
4
-9
/
+22
*
Changed default config dir to $XDG_CONFIG_HOME/ranger
hut
2010-08-28
13
-21
/
+29
*
cleaned up and fine tuned :find command
hut
2010-08-28
1
-11
/
+7
*
Integrated new container.history implementation
hut
2010-08-28
2
-6
/
+9
*
Changed implementation of container.history
hut
2010-08-28
2
-67
/
+80
*
Fixed history
hut
2010-08-26
7
-27
/
+56
*
widgets.console: removed duplicate import
hut
2010-08-26
1
-1
/
+0
*
widgets.console: removed unused Console.init() method
hut
2010-08-26
1
-4
/
+0
*
more documentation updates
hut
2010-08-26
1
-14
/
+21
*
core.actions: 12? now opens help chapter 1 subchapter 2
hut
2010-08-26
1
-2
/
+16
*
Updated documentation for the console
hut
2010-08-26
2
-138
/
+61
*
widgets/console: Simplified console
hut
2010-08-26
8
-494
/
+295
*
widgets.console: improved delete_word()
hut
2010-08-25
1
-8
/
+9
*
defaults.keys: added keys gl and gL to resolve links
hut
2010-08-25
2
-1
/
+6
[next]