about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* [gf] searches for files.hut2009-07-203-2/+12
* general cleanups and bugfixeshut2009-07-205-46/+6
* made sure you stay at the same file on Directory.refreshhut2009-07-201-0/+6
* corrected Debug.putshut2009-07-201-1/+2
* corrected some stupid, wrong codehut2009-07-201-2/+2
* minor changehut2009-07-201-1/+1
* [du] displays disk usagehut2009-07-201-0/+5
* another mode for mplayerhut2009-07-201-1/+1
* more comments in ranger.confhut2009-07-201-1/+2
* [gR] goes to the directory where ranger is locatedhut2009-07-201-0/+5
* [ea] and [et] edit configuration fileshut2009-07-203-1/+12
* added an easy "edit" functionhut2009-07-201-0/+10
* modified TODOhut2009-07-201-0/+1
* modified data/types.rbhut2009-07-201-0/+2
* improved handling of A-flagshut2009-07-201-1/+1
* added READMEhut2009-07-201-0/+98
* updated help filehut2009-07-201-3/+8
* added commentshut2009-07-201-2/+19
* renamed ranger.rb to rangerhut2009-07-201-0/+0
* little hack for cd-after-exithut2009-07-202-13/+19
* you can call ranger with files in the argument againhut2009-07-201-2/+4
* put bugfix #8 where it belongs (flush after system())hut2009-07-202-1/+1
* found bug 26. if this is really a bug. :Ohut2009-07-201-0/+1
* new command: grephut2009-07-201-0/+23
* cleaned up code/keys.rbhut2009-07-201-9/+3
* added Array#sh, cleaned up code/extensions/basic.rbhut2009-07-201-14/+10
* fine tuning @ status barhut2009-07-201-1/+1
* modified TODOhut2009-07-201-1/+3
* debugfile is only created/opened when it's neededhut2009-07-201-17/+22
* debug level is 0 by default.hut2009-07-192-2/+2
* display owner and group next to rightshut2009-07-191-2/+4
* a couple of cleanupshut2009-07-192-26/+4
* replaced EVIL with Option.evil, moved explanation to scheduler.rbhut2009-07-192-9/+10
* done #7. restructured keys.rbhut2009-07-191-80/+126
* bugfix, click in first row didn't select pointed filehut2009-07-191-1/+1
* wrap up many File calls into one File.stathut2009-07-192-22/+21
* implemented name in code/debug.rbhut2009-07-192-3/+4
* configurable debug_level and debug_filehut2009-07-192-2/+9
* added doubleclick, with configurable mouseintervalhut2009-07-194-8/+23
* fixed mouse behaviourhut2009-07-191-1/+0
* new keys [i], [I] are like [l], [L] without a-flaghut2009-07-192-3/+5
* commit 632d6ae done right (refresh dirs when entering)hut2009-07-192-1/+5
* fixed #23 (key combination rAr does not work)hut2009-07-193-2/+6
* modified TODO, added some bugs and ideashut2009-07-191-0/+4
* refresh dirs when entering themhut2009-07-191-0/+1
* modified TODO, added ideashut2009-07-191-0/+2
* bug 0 fixed itself. can't reproducehut2009-07-191-2/+0
* fixed bug 17 (drawing things while external programs run)hut2009-07-192-3/+3
* bugfix: list_dir_first was ignored in previews sometimeshut2009-07-192-3/+5
* bugfixes, todohut2009-07-193-3/+5
0400 cache and db now use time.Ticker for events. refactored some initialization.' href='/gbmor/getwtxt/commit/svc/db.go?h=v0.4.15&id=fdd9bd02f9ec37d25104dce8c1279a007aa980fc'>fdd9bd0 ^
1a15258 ^
df8fa27 ^
c8fddff ^
c8fddff ^
e9d4a6b ^
df8fa27 ^
c8fddff ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98