about summary refs log tree commit diff stats
path: root/src/tools/parser.h
Commit message (Expand)AuthorAgeFilesLines
* Fix /correct quotation marks usageMichael Vetter2020-07-231-0/+1
* Apply coding styleMichael Vetter2020-07-071-6/+6
* Revert "Apply coding style"Michael Vetter2020-07-071-6/+6
* Apply coding styleMichael Vetter2020-07-071-6/+6
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Update copyrightJames Booth2018-01-211-1/+1
* Update CopyrightJames Booth2017-01-281-1/+1
* Make header defines consistentJames Booth2016-07-241-2/+2
* Update GPL link in headersJames Booth2016-07-241-1/+1
* Updated copyrightJames Booth2016-02-141-1/+1
* Applied coding style to src/tools/James Booth2015-10-251-5/+5
* Updated copyrightJames Booth2015-02-101-1/+1
* Simplified autocompleters and command historyJames Booth2015-01-161-2/+2
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Simplified parse_options to take first option as argumentJames Booth2014-04-151-1/+1
* Simplified parse_options to take gchar**James Booth2014-04-151-1/+1
* Added parse_optionsJames Booth2014-04-141-1/+3
* Command argument parsers set result argumentJames Booth2014-04-091-2/+2
* Updated copyrightJames Booth2014-03-091-1/+1
* Moved functions to parser.c, moved parser to toolsJames Booth2013-07-111-0/+33
+0200 Apply coding style' href='/danisanti/profani-tty/commit/src/otr/otrlib.h?id=a2726b6a7d16f5f846a882fbbe9127e4604bb8bb'>a2726b6a ^
450c01ec ^
a2726b6a ^
450c01ec ^
a2726b6a ^

450c01ec ^
a2726b6a ^

450c01ec ^
a2726b6a ^
06d81ed9 ^
450c01ec ^
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