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
*
draw: fixed wrong title for help screens
hut
2010-01-08
1
-1
/
+1
*
added license information
hut
2010-01-08
16
-0
/
+224
*
added 'diff' combination, more apps and types.
hut
2009-11-08
1
-0
/
+10
*
added compatibility to ruby 1.9.1
hut
2009-11-08
2
-4
/
+10
*
fixed mouse click behaviour on previews
hut
2009-09-27
1
-5
/
+8
*
Typo corrected
hut
2009-09-03
1
-1
/
+1
*
reduced ESCDELAY to 50.
hut
2009-07-30
1
-0
/
+1
*
fixed #30 (key combo [gfm] does weird things)
hut
2009-07-30
1
-1
/
+1
*
added "< /dev/null" for detached procs in same terminal
hut
2009-07-30
1
-1
/
+1
*
show version number in help
hut
2009-07-30
1
-1
/
+1
*
fixed occasional failure of deletion
hut
2009-07-29
2
-3
/
+19
*
dont draw 2x "empty" inside an empty directory
hut
2009-07-29
1
-2
/
+3
*
[O] is short for [touch]
hut
2009-07-28
1
-2
/
+2
*
fixed: bookmarks where displayed when not needed
hut
2009-07-28
1
-1
/
+1
*
use third file descriptor again. swapping STDERR/STDOUT fails
hut
2009-07-24
1
-2
/
+4
*
fixed volume keys
hut
2009-07-24
1
-1
/
+1
*
explain cd-after-exit
hut
2009-07-24
1
-5
/
+2
*
require fileutils and only include changes
hut
2009-07-24
2
-1594
/
+2
*
clean up, explain stuff, handle exceptions
hut
2009-07-24
2
-12
/
+13
*
removed screensaver feature. I never use it.
hut
2009-07-24
2
-7
/
+1
*
don't ask for file owner if there's no file
hut
2009-07-24
1
-1
/
+5
*
implemented #13 (special keys for quick navigation)
hut
2009-07-24
5
-71
/
+165
*
corrected spelling & case errors in help
hut
2009-07-24
1
-7
/
+7
*
nil <=> x results in 0
hut
2009-07-24
1
-2
/
+8
*
implement Array#wrap for n < 0
hut
2009-07-24
1
-1
/
+5
*
add a attr_reader for Directory#pointed_file
hut
2009-07-24
1
-1
/
+1
*
[tu] toggles ascii only
hut
2009-07-22
1
-0
/
+3
*
fixed [i] key
hut
2009-07-22
1
-1
/
+1
*
made [r..r] more consistent with other commands
hut
2009-07-21
2
-6
/
+14
*
modified `df` flags
hut
2009-07-21
1
-2
/
+2
*
make the cd-workaround more flexible
hut
2009-07-21
1
-7
/
+8
*
fixes
hut
2009-07-21
2
-3
/
+3
*
each_char -> each_byte
hut
2009-07-21
3
-3
/
+3
*
refresh after chmod/chown
hut
2009-07-20
1
-0
/
+3
*
fixed #11 (specify flags at data/types.rb)
hut
2009-07-20
2
-4
/
+24
*
fixed #26 (bad behaviour when rdr'ing vim)
hut
2009-07-20
1
-0
/
+6
*
documented @@key_combination
hut
2009-07-20
1
-3
/
+26
*
forgot to add [du] to help
hut
2009-07-20
1
-0
/
+1
*
[gf] searches for files.
hut
2009-07-20
2
-1
/
+11
*
general cleanups and bugfixes
hut
2009-07-20
4
-45
/
+5
*
made sure you stay at the same file on Directory.refresh
hut
2009-07-20
1
-0
/
+6
*
corrected Debug.puts
hut
2009-07-20
1
-1
/
+2
*
corrected some stupid, wrong code
hut
2009-07-20
1
-2
/
+2
*
[du] displays disk usage
hut
2009-07-20
1
-0
/
+5
*
[gR] goes to the directory where ranger is located
hut
2009-07-20
1
-0
/
+5
*
[ea] and [et] edit configuration files
hut
2009-07-20
3
-1
/
+12
*
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
[next]