about summary refs log tree commit diff stats
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Add zipfiles to gitignoreMichael Vetter2020-02-031-0/+3
* Update gitignoreMichael Vetter2020-01-301-0/+2
* Update plugin API docsJames Booth2016-08-021-0/+1
* Update gitignore, added python API docs MakefileJames Booth2016-08-021-2/+2
* Add python plugin hook docsJames Booth2016-07-291-0/+2
* Update gitignoreJames Booth2016-07-291-2/+12
* Merge branch 'master' into python3James Booth2016-07-241-1/+0
|\
| * Update gitignoreJames Booth2016-07-241-0/+2
* | Update gitignoreJames Booth2016-07-191-0/+4
|/
* Merge remote-tracking branch 'Dav1d23/master'James Booth2016-04-111-1/+0
|\
* | Added doxygen settings for C plugin APIJames Booth2016-03-171-0/+3
|/
* Added C plugin code from plugins branchJames Booth2016-02-141-0/+2
* Updated .gitignoreJames Booth2015-08-091-0/+5
* Added codelite commands file to .gitignoreJames Booth2015-06-131-0/+1
* Moved all tests to tests folderJames Booth2015-06-121-6/+6
* Added temp config files to gitignoreJames Booth2015-06-121-0/+1
* Tidied .gitignoreJames Booth2015-06-121-57/+37
* Renamed stabbertests -> functionaltestsJames Booth2015-05-281-2/+3
* Moved tests -> unittestsJames Booth2015-05-281-0/+2
* Added more connect testsJames Booth2015-05-241-1/+2
* Added stabber testsuiteJames Booth2015-05-171-0/+1
* Added profanity.sh (OSX helper script for codelite) to .gitignoreJames Booth2015-03-041-0/+1
* Free resource lists on /account commandJames Booth2015-02-091-1/+1
* Added code to generate HTML command reference for websiteJames Booth2015-02-081-0/+3
* Added callgrind.out files to gitignoreJames Booth2015-02-061-0/+1
* Updated gitignoreJames Booth2015-01-141-0/+1
* Added chat session testsJames Booth2015-01-061-0/+1
* Added m4 directory to gitignoreJames Booth2014-10-301-0/+1
* Merge branch 'master' into muc_rolesJames Booth2014-09-301-1/+3
|\
| * Dont check for var attribute on form fields of type fixedJames Booth2014-09-301-0/+5
* | Updated gitignoreJames Booth2014-09-291-1/+1
* | Updated gitignoreJames Booth2014-09-281-0/+2
* | Added codelite project to gitignoreJames Booth2014-09-281-0/+3
|/
* Added push all script to .gitignoreJames Booth2014-05-121-0/+1
* Added cppcheck.out to .gitignoreJames Booth2014-04-261-0/+1
* Updated .gitignoreJames Booth2014-04-061-0/+4
* fixed build error when make run with -jN optionDmitry Podgorny2014-03-061-1/+2
* Added DS store to gitignoreJames Booth2014-02-121-0/+1
* Removed manual logging of test resultsJames Booth2014-02-121-1/+1
* Added push-all.sh to .gitignoreJames Booth2014-01-301-0/+1
* Move all test output to ./testsuite.out, show single line pass/failJames Booth2014-01-291-0/+1
* Added valgrind.out.old to gitignoreJames Booth2014-01-251-0/+1
* Merge branch 'master' into otrJames Booth2014-01-081-0/+1
|\
| * Added clean.sh to gitignoreJames Booth2014-01-081-0/+1
* | Merge branch 'master' into otrJames Booth2014-01-051-0/+7
|\|
| * Updated .gitignoreJames Booth2014-01-031-0/+7
* | Merge branch 'otr' of github.com:boothj5/profanity into otrJames Booth2013-11-081-0/+2
|\ \
| * | Merge branch 'master' into otrJames Booth2013-09-171-0/+1
| |\|
| * | Create fingerprints file, callbacks, and message sendJames Booth2013-08-171-0/+2
* | | Create fingerprints file, callbacks, and message sendJames Booth2013-11-081-0/+2
| |/ |/|
5b769a3f ^
11066f20 ^
d2035496 ^





c9ed5834 ^
c2e94bfb ^
2655d9e8 ^
b80bf037 ^
3c062438 ^



11066f20 ^

2655d9e8 ^

8014e902 ^
2655d9e8 ^


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
91
92
93
94
95
96
97
98
99
100