about summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* rebuilt man pagehut2014-04-111-0/+8
* Add setting "automatically_count_files"hut2014-04-113-2/+15
* examples/vim_file_chooser: fixed redrawinghut2014-02-151-0/+1
* doc/ranger.pod: Added man page entry for "preview_max_size" settinghut2014-02-151-0/+5
* doc/ranger.pod: added man page entry for "cd_bookmarks" settinghut2014-02-151-0/+5
* doc/tools/print_colors.py: more stable in unfriendly environmentshut2013-11-121-4/+12
* Update vim_file_chooser.vimIsrael Chauca Fuentes2013-09-171-11/+27
* Changed email address in source codehut2013-08-081-1/+1
* doc/HACKING: updatedhut2013-06-241-10/+8
* rebuilt man pages with new pod2man versionhut2013-06-212-28/+46
* ranger.1: mention that some commands are based on :scouthut2013-06-212-0/+28
* ranger.1: more exhaustive documentation for :open_withhut2013-06-212-4/+14
* doc/colorschemes.txt: updatehut2013-06-101-3/+3
* RANGER! RANGER! HIGH VOLTAGE! v1.6.1hut2013-05-242-2/+2
* doc/ranger.1: put a list of resources at the tophut2013-04-302-25/+41
* ext.img_display: allow using W3MIMGDISPLAY_PATH env varhut2013-03-242-1/+10
* update examples (s/ranger.fsobject/ranger.container/)hut2013-03-172-5/+5
* added doc/config directory with symlinks to configshut2013-03-157-0/+7
* manpage: renamed example/ to /usr/share/doc/ranger/hut2013-03-092-9/+11
* move doc/print_{colors,keys}.py to doc/tools/hut2013-03-092-0/+0
* move examples to doc/exampleshut2013-03-0911-0/+200
* HACKING: remove part about tabs; ranger uses spaces nowhut2013-03-031-2/+0
* renamed container.settingobject to container.settingshut2013-03-011-1/+1
* settingobject: remove complexity of shorten_title settinghut2013-03-012-5/+5
* doc/ranger.1: removed obsolete reference to fm.envhut2013-03-012-2/+2
* rifle: added --version optionhut2013-03-011-1/+1
* doc/ranger.1: documented :scout commandhut2013-03-012-1/+50
* doc/ranger.1: Fixed --copy-config documentationhut2013-02-282-3/+3
* Merge branch 'vcs'hut2013-02-242-0/+24
|\
| * Merge branch 'master' into vcshut2013-02-223-99/+106
| |\
| * \ Merge branch 'master' into vcshut2013-02-194-0/+357
| |\ \
| * \ \ Merge branch 'master' into vcshut2013-02-183-83/+96
| |\ \ \
| * | | | document config options for vcs on the man pageAbdo Roig-Maranges2013-02-172-8/+16
| * | | | Rebuilt manpageAbdo Roig-Maranges2013-02-121-1/+8
| * | | | Adds config settings and documentation for the vcs featureAbdo Roig-Maranges2013-02-121-0/+9
* | | | | Fire in the Hole! v1.6.0hut2013-02-221-1/+1
| |_|_|/ |/| | |
* | | | core.main: added RANGER_LOAD_DEFAULT_RC environment variablehut2013-02-222-0/+11
* | | | doc/ranger.1: update ENVIRONMENT sectionhut2013-02-222-8/+4
* | | | doc/ranger.1: typohut2013-02-222-2/+2
* | | | update email address (romanz@lavabit.com -> hut@lavabit.com)hut2013-02-221-1/+1
* | | | doc/ranger.1: added chmod key bindings to man pagehut2013-02-222-0/+9
* | | | doc/ranger.1: remove midnight commander bindings from man pagehut2013-02-222-64/+0
* | | | doc/ranger.1: update KEY BINDINGS sectionhut2013-02-222-21/+52
* | | | doc/ranger.1: updated the CONCEPTS sectionhut2013-02-222-3/+27
| |_|/ |/| |
* | | doc/rifle.1: added whitespace at exampleshut2013-02-183-9/+28
* | | doc/rifle.1: Added man page for riflehut2013-02-183-0/+338
| |/ |/|
* | README: removed bash dependencyhut2013-02-182-2/+2
* | ranger.1: update list of ranger optionshut2013-02-182-17/+37
* | ranger.1: added missing docs of settingshut2013-02-182-2/+18
* | ranger.__init__: change [path/filename] to [path] in USAGEhut2013-02-182-2/+2
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
165
166
167
168
169
170
171
172