about summary refs log tree commit diff stats
path: root/contrib/plaintext
Commit message (Collapse)AuthorAgeFilesLines
* Move contrib -> filtersDrew DeVault2019-06-271-13/+0
|
* Make awk filters more portableDrew DeVault2019-06-131-1/+0
|
* Fix hldiff regex for short statsDrew DeVault2019-06-071-0/+1
|
* Use #!/usr/bin/env -S awk -f for awk scriptsDrew DeVault2019-06-071-1/+1
|
* plaintext filter: Match against start of lineDrew DeVault2019-06-071-1/+1
|
* Rewrite Python filters in awkDrew DeVault2019-06-071-0/+13
'>^
d61bc4e5 ^



b6c832d0 ^


d3f9d547 ^

e087f6d4

b223937f ^

4525eb4b ^
d3f9d547 ^
e087f6d4
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