index
:
ranger
this commit
master
mirror of ranger - a simple, vim-like file manager
akspecs <akspecs@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
|
*
restructurations
hut
2009-12-11
21
-104
/
+155
|
*
add documentation of some builtin modules
hut
2009-12-11
1
-0
/
+5
|
*
make_doc.py to generate documentation
hut
2009-12-11
1
-0
/
+23
|
*
moved/fixed tests
hut
2009-12-11
7
-1
/
+1
|
*
moved commands from fm.py to actions.py, cleanups
hut
2009-12-11
7
-194
/
+213
|
*
Restructuration
hut
2009-12-10
37
-199
/
+302
|
*
random stuff
hut
2009-12-06
3
-0
/
+23
|
*
jungle color scheme
hut
2009-12-06
1
-0
/
+50
|
*
Renamed / added colorschemes
hut
2009-12-06
3
-38
/
+58
|
|
|
|
|
Renamed Snow to Default Added a new black/white colorscheme which deserves the name Snow more.
[next]