about summary refs log tree commit diff stats
path: root/src/tools/bookmark_ignore.c
Commit message (Expand)AuthorAgeFilesLines
* bookmark_ignore.c: use gchar instead of charMichael Vetter2020-07-201-7/+7
* Apply coding styleMichael Vetter2020-07-071-12/+12
* Revert "Apply coding style"Michael Vetter2020-07-071-14/+14
* Apply coding styleMichael Vetter2020-07-071-14/+14
* Add missed string.hDmitry Podgorny2020-06-241-0/+1
* Save bookmark ignore listMichael Vetter2020-05-251-0/+18
* Add bookmark ignore add|removeMichael Vetter2020-05-241-0/+12
* List ignored bookmarksMichael Vetter2020-05-241-0/+6
* Add bookmark ignore functionality for multiple accountsMichael Vetter2020-05-241-23/+24
* PoC for bookmark ignoreMichael Vetter2020-05-241-0/+86
evision' href='/danisanti/profani-tty/blame/tests/functionaltests/test_receipts.c?id=6a8656a06b209e7e181ad8670fe50b7e6fe89572'>^
d54cbf12 ^


d40998c4 ^








7f98e013 ^
d40998c4 ^
7f98e013 ^
d40998c4 ^



7f98e013 ^

d40998c4 ^


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