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
*
added primitive "throbber"
hut
2009-12-23
2
-0
/
+5
|
*
fixed / improved loader
hut
2009-12-23
6
-25
/
+42
|
*
some clean ups
hut
2009-12-22
5
-7
/
+11
|
*
slightly improved get_permission_string() algorithm
hut
2009-12-22
1
-9
/
+10
|
*
(half-assed) implementation of parallel directory loader
hut
2009-12-22
7
-73
/
+165
|
*
improved auto-previews
hut
2009-12-22
9
-41
/
+84
|
*
"open with" dialog if no application was found
hut
2009-12-22
1
-2
/
+4
|
*
fixed cut/paste for the case where nothing is copied yet
hut
2009-12-20
2
-0
/
+4
|
*
improved titlebar, shrinks if its too large
hut
2009-12-20
1
-20
/
+169
|
*
Added option for autoloading previews.
hut
2009-12-20
3
-7
/
+13
|
|
|
|
If it is false, you have to enter the directory once to see a preview
*
postpone directory previews if not loaded yet
hut
2009-12-20
2
-3
/
+19
|
*
fixed CTRL+L
hut
2009-12-18
1
-2
/
+2
|
*
improved the file operations
hut
2009-12-18
1
-10
/
+31
|
*
notification widget
hut
2009-12-18
5
-7
/
+110
|
*
UI.redraw now redraws widgets. old redraw is now redraw_window
hut
2009-12-18
3
-5
/
+9
|
*
added provisional filesystem operations (cp/cut/paste/delete/mkdir)
hut
2009-12-18
5
-10
/
+103
|
*
re-indented docstrings
hut
2009-12-17
13
-57
/
+75
|
*
added quick_open() in abstract Command class
hut
2009-12-17
1
-0
/
+3
|
*
quit command, aliases
hut
2009-12-17
2
-10
/
+23
|
*
fixed colorschemes, added unittest for colorschemes
hut
2009-12-17
2
-3
/
+34
|
*
fixed history (fast_forward worked reversed)
hut
2009-12-17
1
-3
/
+3
|
*
added history to console
hut
2009-12-17
2
-16
/
+47
|
*
extended history by a couple of methods
hut
2009-12-17
2
-10
/
+33
|
*
tons of stuff
hut
2009-12-17
8
-38
/
+146
|
*
fixed CD command / tab completion
hut
2009-12-15
3
-49
/
+48
|
*
Added console commands + tab completion
hut
2009-12-15
5
-10
/
+180
|
*
fine tuning
hut
2009-12-15
2
-98
/
+107
|
*
turned different console types into seperate subclasses
hut
2009-12-15
1
-36
/
+46
|
*
changed default key binding implementation
hut
2009-12-15
2
-89
/
+79
|
*
updated uml
hut
2009-12-15
4
-5
/
+11
|
*
cleanups, display link destinations
hut
2009-12-15
5
-30
/
+71
|
*
different way of squeezing the last column
hut
2009-12-15
1
-4
/
+14
|
*
implemented statusbar widget
hut
2009-12-14
6
-2
/
+187
|
*
added an option for collapse_preview
hut
2009-12-14
3
-1
/
+3
|
*
fixed directory test
hut
2009-12-14
1
-0
/
+3
|
*
"poke" widgets, expand last column if there's no preview
hut
2009-12-14
4
-9
/
+56
|
*
Don't initialize options while importing.
hut
2009-12-14
3
-42
/
+46
|
*
updated / added tests
hut
2009-12-13
9
-24
/
+249
|
*
clean ups, comments
hut
2009-12-13
22
-36
/
+77
|
*
updated bookmarks
hut
2009-12-13
3
-92
/
+143
|
*
added docstrings everywhere
hut
2009-12-13
11
-45
/
+137
|
*
fixed issues with scrolling/invalid mouse bstates
hut
2009-12-13
2
-3
/
+13
|
*
implemented FileListContainer
hut
2009-12-12
8
-52
/
+105
|
*
updated UML project
hut
2009-12-12
20
-2562
/
+1679
|
*
merged main with __init__
hut
2009-12-12
5
-93
/
+94
|
*
clean ups/fixes
hut
2009-12-12
8
-41
/
+58
|
*
clean ups
hut
2009-12-11
5
-15
/
+7
|
*
run all tests with a single executable
hut
2009-12-11
2
-0
/
+16
|
*
fixed cd-after-exit
hut
2009-12-11
1
-1
/
+1
|
*
Reorganization of gui/widget hierarchy and directory structure
hut
2009-12-11
17
-247
/
+348
|
[next]