about summary refs log tree commit diff stats
path: root/src/plugins/python_plugins.c
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2023-05-28 12:03:11 +0200
committerGitHub <noreply@github.com>2023-05-28 12:03:11 +0200
commit796fb6d1ffcc7fb478ae383996d1d26b278a9820 (patch)
treec6f01f9718a643a1ddb15d02fd2221b647b21107 /src/plugins/python_plugins.c
parent879525c61b8ec540279a58cffe19dd2fab668c2f (diff)
parentb6bb50ceb28250317351fd5115e3f187f0c56fba (diff)
downloadprofani-tty-796fb6d1ffcc7fb478ae383996d1d26b278a9820.tar.gz
Merge pull request #1853 from profanity-im/fix-1852
Fix 1852
Diffstat (limited to 'src/plugins/python_plugins.c')
0 files changed, 0 insertions, 0 deletions
='author Dmitry Podgorny <pasis.ua@gmail.com> 2012-11-11 14:00:21 +0200 committer Dmitry Podgorny <pasis.ua@gmail.com> 2012-11-11 14:00:21 +0200 add subscription support' href='/danisanti/profani-tty/commit/src/profanity.h?id=c3b0e80432a3fe8cb64276cc8a1337fe61986428'>c3b0e804 ^
ac7ec7f2 ^
b9ab5d9f ^
731dabd7 ^
ce6f2276 ^
310d712d ^
346ed2a8 ^
310d712d ^
9f00ef14 ^
b5e06a07 ^

02224ea7 ^
a574f7ff ^


bfc9e9a7 ^
c3b0e804 ^
28b17238 ^
e45e6c46 ^
4493f555 ^



be2fb1c8 ^

54e591fe ^
181669a8 ^
b4ea35d4 ^

181669a8 ^

645d1b74 ^

b4ea35d4 ^
81f92929 ^
49676e3f ^

bd3f1d15 ^

b3e1d473 ^

b6095ca9 ^


118d97cd ^

e955df88 ^

bced3d4b ^
b960b760 ^
7bd7c159 ^
e2bc9bde ^

90ac69be ^

65c09db1 ^
0e5d277c ^
dace47e5 ^

d5e9ca64 ^

28b17238 ^
5d9c7ffd ^
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