summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | changed code to suggestion of toonarkedos2019-10-161-3/+1
| * | | | | | | | | reworked if statement to elifarkedos2019-10-161-1/+1
| * | | | | | | | | changed typoarkedos2019-10-161-1/+1
| * | | | | | | | | fixing issue 1673arkedos2019-10-161-0/+2
|/ / / / / / / / /
* | | | | | | | | Merge pull request #1724 from toonn/rifle-browsersWojciech Siewierski2019-10-151-3/+3
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Reorder default rifle rules for popular browserstoonn2019-10-141-3/+3
|/ / / / / / / /
* | | | | | | | Merge branch 'pylint-long-lines'toonn2019-10-112-2/+6
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix long lines for pylinttoonn2019-10-112-2/+6
|/ / / / / / /
* | | | | | | Merge branch 'swalladge-support-wayland'toonn2019-10-073-3/+3
|\ \ \ \ \ \ \
| * | | | | | | expand X condition onlySamuel Walladge2019-07-243-12/+5
| * | | | | | | support wayland condition for rifleSamuel Walladge2019-07-233-4/+11
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'swalladge-wayland-clipboard'toonn2019-10-071-1/+4
|\ \ \ \ \ \ \
| * | | | | | | add wl-clipboard supportSamuel Walladge2019-10-071-1/+4
|/ / / / / / /
* | | | | | | Merge pull request #1709 from toonn/deprecate-cptunmapWojciech Siewierski2019-10-021-6/+45
|\ \ \ \ \ \ \
| * | | | | | | Fix interclass whitespacetoonn2019-10-021-0/+5
| * | | | | | | Remove trailing whitespace in cunmap docstringtoonn2019-10-021-1/+1
| * | | | | | | Fix typo in deprecation warning for tunmaptoonn2019-10-021-1/+1
| * | | | | | | Deprecate c/p/tunmap in favor of unc/p/tmaptoonn2019-10-021-6/+40
| * | | | | | | Fix cunmaptoonn2019-10-021-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #1714 from toonn/doc-trashWojciech Siewierski2019-10-022-1/+24
|\ \ \ \ \ \ \
| * | | | | | | Expand :trash docstoonn2019-10-022-6/+16
| * | | | | | | Document :trash commandtoonn2019-10-022-1/+14
|/ / / / / / /
* | | | | | | Merge pull request #1706 from Vifon/vcs-truncateWojciech Siewierski2019-10-026-2/+22
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into vcs-truncateWojciech Siewierski2019-10-023-1/+71
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #1710 from Vifon/vifon/trash-cliWojciech Siewierski2019-10-023-1/+71
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Merge pull request #3 from toonn/rifle-trashWojciech Siewierski2019-10-023-1/+62
| |\ \ \ \ \ \ \
| | * | | | | | | Simplify alternative trash rifle ruletoonn2019-10-021-1/+1
| | * | | | | | | Remove MC-like F9 binding for :trashtoonn2019-10-021-1/+1
| | * | | | | | | Add bindings for :trash commandtoonn2019-10-021-0/+2
| | * | | | | | | Add :trash command relying on rifle's trash labeltoonn2019-10-021-0/+58
| | * | | | | | | Add "trash" label to rifle rules for conveniencetoonn2019-10-021-1/+2
| |/ / / / / / /
| * | | | | | | Reword the rifle.conf commentsWojciech Siewierski2019-10-021-3/+8
| * | | | | | | Offer trash-put as an option in rifleWojciech Siewierski2019-10-011-1/+5
|/ / / / / / /
| * | | | | | Reword the vcs_msg_length docsWojciech Siewierski2019-10-022-2/+4
| * | | | | | Add a configurable VCS max message lengthWojciech Siewierski2019-10-016-2/+20
|/ / / / / /
* | | | | | Merge pull request #1705 from Vifon/vcs-truncateToon Nolten2019-10-011-1/+1
|\ \ \ \ \ \
| * | | | | | Change the commit msg truncation pointWojciech Siewierski2019-10-011-1/+1
| * | | | | | gui.widgets.statusbar: Truncate the VCS commit messageWojciech Siewierski2019-10-011-1/+1
|/ / / / / /
* | | | | | Merge branch 'gh-actions'toonn2019-09-263-3/+63
|\ \ \ \ \ \
| * | | | | | Seperate doctests and pyteststoonn2019-09-242-2/+32
| * | | | | | Segregate python 3.7 workflowtoonn2019-09-181-0/+30
| * | | | | | Drop py3.7toonn2019-09-181-1/+1
* | | | | | | Merge branch 'dotdesktop'toonn2019-09-241-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Add Launcher to keywords because of rifletoonn2019-09-241-1/+1
| * | | | | | | Apply debian patch 0004 desktop entry lacks keywordstoonn2019-09-241-0/+1
* | | | | | | | Merge pull request #1689 from toonn/doc-shift-tabsWojciech Siewierski2019-09-242-1/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Document tab_shift keybindingstoonn2019-09-242-1/+8
|/ / / / / / /
* | | | | | | Merge branch 'doc-copymap'toonn2019-09-242-76/+57
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add multiple section headings for command variationstoonn2019-09-232-8/+50
| * | | | | | Give cmap and cunmap and friends similar treatmentToon Nolten2019-09-202-53/+11
amp;id=83c67014034bbf9072d7e4555b0e51e815a95756'>83c67014 ^
4a943d4e ^











fc455c96 ^

50dcc0c1 ^

fc455c96 ^
066e01f8 ^
fc455c96 ^



94f2de6d ^







fc455c96 ^
4a943d4e ^





83c67014 ^
4a943d4e ^











fc455c96 ^


0f851e48 ^
94f2de6d ^
469a1a9a ^
82a24dfc ^
4a943d4e ^





83c67014 ^
4a943d4e ^


















83c67014 ^
4a943d4e ^











fc455c96 ^

50dcc0c1 ^

fc455c96 ^
066e01f8 ^
fc455c96 ^



94f2de6d ^







fc455c96 ^
4a943d4e ^





83c67014 ^
4a943d4e ^











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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407