about summary refs log tree commit diff stats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Add contrib/_incr_versionDrew DeVault2020-05-191-0/+4
* Move contrib -> filtersDrew DeVault2019-06-273-62/+0
* Make awk filters more portableDrew DeVault2019-06-132-2/+0
* Fix hldiff regex for short statsDrew DeVault2019-06-072-1/+3
* Use #!/usr/bin/env -S awk -f for awk scriptsDrew DeVault2019-06-072-2/+2
* plaintext filter: Match against start of lineDrew DeVault2019-06-071-1/+1
* Rewrite Python filters in awkDrew DeVault2019-06-074-57/+52
* Move ANSI stripping from filters to GoDrew DeVault2019-06-072-4/+0
* Ignore encoding errors in filtersDrew DeVault2019-06-072-0/+2
* hldiff.py: don't highlight -/+ in filenamesDrew DeVault2019-06-021-2/+2
* Add script for sandboxing w3mDrew DeVault2019-03-311-0/+10
* Improve plaintext.pyDrew DeVault2019-03-311-2/+2
* Add plaintext highlighter, escape ANSI in sourceDrew DeVault2019-03-312-1/+25
* Actually, git uses cyan for line markersDrew DeVault2019-03-301-1/+1
* Update hldiff.py to match git more closelyDrew DeVault2019-03-301-2/+10
* Add basic message viewer mockupDrew DeVault2019-03-301-0/+27
itter Reto Brunner <reto@labrat.space> 2020-02-02 11:10:38 +0100 Add link to scdoc' href='/akspecs/aerc/commit/README.md?h=0.6.0&id=77d54fe99f4c3ccd89e0b9dd0355e7b0b79de7ba'>77d54fe ^
9c10a90 ^
7880bd9 ^

fc719e4 ^

0016775 ^





889d89b ^
fc719e4 ^

0b14d92 ^
ee61c28 ^
501c95d ^
889d89b ^




ee61c28 ^


b18e339 ^

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