summary refs log tree commit diff stats
path: root/plugins/exec/exec.c
AgeCommit message (Expand)Author
2013-09-10Exec: Print help on empty stringTingPing
2013-08-26Fix /exec -o on WindowsTingPing
2012-11-04Eliminate warnings due to missing includesBerke Viktor
2012-10-30Now some final cleanup (I hope)Berke Viktor
2012-10-30Some final rebrandingBerke Viktor
2012-10-30Rebranding for the rest of plugin*Berke Viktor
2012-10-30Rebranding for XCHAT_EAT_*Berke Viktor
2012-10-30Rebranding for XCHAT_PRI_*Berke Viktor
2012-10-26Eliminate some more plugin warningsBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-07-13Update plugin descriptions and names, tooBerke Viktor
2012-07-13Remove the last remnants of XChat-WDKBerke Viktor
2011-12-03placeholder for /exec -oBerke Viktor
2011-12-02fix deinit message in execBerke Viktor
2011-12-02don't use hardcoded strings for plugin namesBerke Viktor
2011-11-29relicense own plugins under the MIT licenseBerke Viktor
2011-11-27some formatting for execBerke Viktor
2011-11-27make exec display as nice as possibleBerke Viktor
2011-11-27exec cleanupBerke Viktor
2011-11-27initial execBerke Viktor
href='/git-repos/torxchat.git/blame/plugins/python/python.vcxproj?h=feature/fork-branding&id=04829d015d500719d8aaeef56d988a46fd2639b7'>^
ffa1ea73 ^
95aace51 ^
ffa1ea73 ^
95aace51 ^

95aace51 ^
9858784e ^


ffa1ea73 ^
9858784e ^
ad59c4a5 ^
95aace51 ^

95aace51 ^
9858784e ^
ad59c4a5 ^

ad59c4a5 ^
ffa1ea73 ^
9858784e ^
ad59c4a5 ^



0e3fbb01 ^
9858784e ^
95aace51 ^

95aace51 ^
ffa1ea73 ^
9858784e ^
95aace51 ^








9858784e ^
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