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
path:
root
/
code
Commit message (
Expand
)
Author
Age
Files
Lines
*
added an easy "edit" function
hut
2009-07-20
1
-0
/
+10
*
improved handling of A-flags
hut
2009-07-20
1
-1
/
+1
*
updated help file
hut
2009-07-20
1
-3
/
+8
*
little hack for cd-after-exit
hut
2009-07-20
1
-13
/
+10
*
put bugfix #8 where it belongs (flush after system())
hut
2009-07-20
2
-1
/
+1
*
new command: grep
hut
2009-07-20
1
-0
/
+23
*
cleaned up code/keys.rb
hut
2009-07-20
1
-9
/
+3
*
added Array#sh, cleaned up code/extensions/basic.rb
hut
2009-07-20
1
-14
/
+10
*
fine tuning @ status bar
hut
2009-07-20
1
-1
/
+1
*
debugfile is only created/opened when it's needed
hut
2009-07-20
1
-17
/
+22
*
display owner and group next to rights
hut
2009-07-19
1
-2
/
+4
*
a couple of cleanups
hut
2009-07-19
1
-24
/
+2
*
replaced EVIL with Option.evil, moved explanation to scheduler.rb
hut
2009-07-19
1
-4
/
+9
*
done #7. restructured keys.rb
hut
2009-07-19
1
-80
/
+126
*
bugfix, click in first row didn't select pointed file
hut
2009-07-19
1
-1
/
+1
*
wrap up many File calls into one File.stat
hut
2009-07-19
2
-22
/
+21
*
implemented name in code/debug.rb
hut
2009-07-19
1
-2
/
+3
*
added doubleclick, with configurable mouseinterval
hut
2009-07-19
2
-7
/
+14
*
fixed mouse behaviour
hut
2009-07-19
1
-1
/
+0
*
new keys [i], [I] are like [l], [L] without a-flag
hut
2009-07-19
2
-3
/
+5
*
commit 632d6ae done right (refresh dirs when entering)
hut
2009-07-19
2
-1
/
+5
*
fixed #23 (key combination rAr does not work)
hut
2009-07-19
2
-1
/
+5
*
refresh dirs when entering them
hut
2009-07-19
1
-0
/
+1
*
fixed bug 17 (drawing things while external programs run)
hut
2009-07-19
1
-1
/
+1
*
bugfix: list_dir_first was ignored in previews sometimes
hut
2009-07-19
2
-3
/
+5
*
bugfixes, todo
hut
2009-07-19
2
-3
/
+4
*
fixed error when sorting by mimetype
hut
2009-07-19
1
-1
/
+1
*
fixed bug 16 (incorrect sorting pointer)
hut
2009-07-19
4
-25
/
+47
*
improved sorting a bit, (DRY, threadsafe)
hut
2009-07-18
1
-6
/
+5
*
fixed bug 14 (sorting didn't always work)
hut
2009-07-18
1
-1
/
+1
*
fixed bugs 5 (use of system()) and 12 (sync @marked)
hut
2009-07-18
4
-30
/
+22
*
better help and hints with sorting
hut
2009-07-18
2
-3
/
+3
*
renamed option "dir_first" to "list_dir_first"
hut
2009-07-18
2
-2
/
+2
*
show 'lost+found' folder if &show_hidden is on
hut
2009-07-18
1
-1
/
+1
*
bugfix: debug level was always set to 3
hut
2009-07-18
1
-1
/
+0
*
testing: clear the keybuffer when pressing a key
hut
2009-07-18
1
-0
/
+1
*
bugfix concerning multithreading
hut
2009-07-18
1
-8
/
+9
*
clear keybuffer after Action.run()
hut
2009-07-18
2
-0
/
+5
*
fixed Action.wait_for_enter
hut
2009-07-18
1
-1
/
+1
*
removed double click
hut
2009-07-17
1
-10
/
+29
*
allow to add comments in help definitions
hut
2009-07-16
1
-1
/
+2
*
added documentation of mouse functions
hut
2009-07-16
1
-0
/
+20
*
updated mouse code in code/cli.rb
hut
2009-07-16
1
-26
/
+39
*
only descend 1 dir when using right mouse on first row
hut
2009-07-15
1
-1
/
+2
*
removed debug stuff
hut
2009-07-15
1
-5
/
+0
*
added mouse support
hut
2009-07-15
1
-0
/
+46
*
fixed minor bug
hut
2009-07-15
1
-2
/
+1
*
mouse support in cli.rb
hut
2009-07-15
1
-1
/
+82
*
little fixes
hut
2009-07-15
1
-3
/
+3
*
fixed "dfd" combo
hut
2009-07-10
2
-3
/
+3
[next]