about summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* Added :echo command, disabled :notify commandhut2015-11-142-1/+10
* fixed line widths in commit a090d85 (#400)hut2015-11-141-2/+2
* Added %p macro for full paths of selected files.The Flying Rapist2015-10-181-2/+3
* Fixed that rare bug with the fireballs and explosions v1.7.2hut2015-10-042-3/+3
* doc/tools/print_keys.py: print mouse events toohut2015-10-041-1/+7
* rc.conf: added pP/pO keys for FIFO-queued copying, fixes #345hut2015-10-042-2/+11
* doc/cheatsheet.svg: removed bad "(4)" reference from "g" keyhut2015-05-071-1/+1
* doc/cheatsheet.svg: added text about commandshut2015-05-071-0/+94
* doc/howto-publish-a-release.txt: Use the right key for signinghut2015-05-041-1/+1
* Initial commit v1.7.1hut2015-05-042-2/+2
* cheatsheet: added whitespace in git linkhut2015-05-021-1/+1
* cheatsheet: fix text alignment, add info about d<key> bindingshut2015-04-191-19/+52
* cheatsheet: add reference to ranger's IRC channelhut2015-04-191-4/+18
* cheatsheet: widen the F12 and = keyshut2015-04-191-6/+6
* cheatsheet: change style of textboxeshut2015-04-191-16/+16
* cheatsheet: highlight hjkl in red, not greenhut2015-04-191-5/+3
* cheatsheet: highlight the "?" keyhut2015-04-191-5/+5
* cheatsheet: added three new sectionshut2015-04-191-107/+558
* cheatsheet: added missing "^D"hut2015-04-171-9/+21
* added doc/cheatsheet.svghut2015-04-171-0/+4024
* Should I dual ranger/cleric or wait for the THAC0 bonus? v1.7.0hut2015-04-142-2/+2
* doc/ranger.1: fix paths in RESOURCES sectionhut2015-04-132-6/+6
* moved "doc/examples" to "examples" for more visibilityhut2015-04-1313-223/+2
* doc/ranger.1: updated RESOURCES sectionhut2015-04-132-4/+14
* doc/ranger.1: added entries for :help and :setintaghut2015-04-132-1/+23
* ranger.1: added documentation for %rangerdir and %space macroshut2015-04-103-2/+18
* examples/bash_automatic_cd.sh: use mktemphut2015-04-091-1/+1
* new linemode with the information from file(1)Wojciech Siewierski2015-03-302-2/+7
* Merge branch 'add-iterm2-image-preview-support' of git://github.com/kattrali/...hut2015-03-182-8/+32
|\
| * Consolidate image preview method preferencesDelisa Mason2015-03-092-4/+4
| * Update documentationDelisa Mason2015-03-082-8/+32
* | Merge branch 'linemode_api' of https://github.com/Vifon/rangerhut2015-03-091-0/+3
|\ \ | |/ |/|
| * doc/ranger.1: updated the linemode description in the man pageWojciech Siewierski2015-02-221-0/+3
* | add setting for sorting by unicode characterhut2015-03-032-1/+10
|/
* doc/ranger.1: updated man page to reflect --copy-config changeshut2015-02-182-3/+26
* doc/ranger.1: clarify vifon's man page changehut2015-02-062-11/+13
* doc/ranger.1: added some information about the config file loading processWojciech Siewierski2015-02-042-1/+21
* Fix typovimeitor2015-02-021-1/+1
* doc/ranger.1: updated man page entry for "sort" optionhut2015-01-292-6/+6
* add .paperinfo->.metadata.json conversion scripthut2015-01-171-0/+69
* updated documentation of :paper/:meta commandshut2015-01-172-72/+57
* doc/ranger.1: added doc for "rename_append"hut2015-01-012-1/+12
* rebuilt man pagehut2014-12-111-3/+3
* doc: match the default configuration for untag mapBen Boeckel2014-12-111-1/+1
* Fixed references to doc/HACKING (for real)Dorien Snake2014-12-102-2/+2
* Fixed references to doc/HACKINGDorien Snake2014-12-102-5/+5
* mv doc/HACKING ./HACKING.mdhut2014-12-101-74/+0
* recompile manpage, to include :flat and :filter_by_inodehut2014-12-051-0/+13
* update doc/examples/plugin_filter_file.pyhut2014-12-051-8/+10
* Merge branch 'filter_by_filetype' of https://github.com/tex/rangerhut2014-12-051-0/+8
|\
k/mu/commit/html/nqueens.mu.html?h=hlt&id=204dae921abff0c70e017215bb3c91fa6ca11aff'>204dae92 ^
6c52e24e ^
204dae92 ^



9e751bb8 ^






204dae92 ^



6c52e24e ^
204dae92 ^




9e751bb8 ^











204dae92 ^



97eb971b ^

204dae92 ^

2f02189d ^



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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164