1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00
Commit Graph

77 Commits

Author SHA1 Message Date
Steffen Jaeckel
e9aaba938b minor changes
* fix typo
* less code duplication
* less `GString` usage
* more `auto_gchar` usage
* document connecting to servers supporting SASL ANONYMOUS
* ignore valgrind output

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
2023-01-18 20:02:46 +01:00
Steffen Jaeckel
53a7689a58 update gitignore
Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
2022-03-30 18:26:10 +02:00
William Wennerström
62cbad1c6e
Add I/O error handling and use filenames instead of file descriptors 2020-11-16 21:58:09 +01:00
Michael Vetter
7f956aa4f5 Add zipfiles to gitignore 2020-02-03 16:25:50 +01:00
Michael Vetter
d169312a84 Update gitignore 2020-01-30 11:55:05 +01:00
James Booth
7bc160c24e Update plugin API docs 2016-08-02 23:17:28 +01:00
James Booth
7314a13248 Update gitignore, added python API docs Makefile 2016-08-02 22:54:34 +01:00
James Booth
a308f5e4f1 Add python plugin hook docs 2016-07-29 00:27:26 +01:00
James Booth
1bc6941847 Update gitignore 2016-07-29 00:16:09 +01:00
James Booth
47dfa6c3fc Merge branch 'master' into python3
Conflicts:
	.gitignore
2016-07-24 01:22:29 +01:00
James Booth
458334a2c7 Update gitignore 2016-07-24 01:10:54 +01:00
James Booth
b68d2ce106 Update gitignore 2016-07-19 23:44:38 +01:00
James Booth
697db019d5 Merge remote-tracking branch 'Dav1d23/master'
Conflicts:
	Makefile.am
	install-all.sh
2016-04-11 00:23:36 +01:00
James Booth
9d782fa665 Added doxygen settings for C plugin API 2016-03-17 22:16:42 +00:00
James Booth
41fe8c22b1 Added C plugin code from plugins branch 2016-02-14 22:28:55 +00:00
James Booth
d944e8252e Updated .gitignore 2015-08-09 00:21:20 +01:00
James Booth
362c1d81ae Added codelite commands file to .gitignore 2015-06-13 00:34:36 +01:00
James Booth
68ed20f10d Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
James Booth
c182f3ecd6 Added temp config files to gitignore 2015-06-12 23:05:30 +01:00
James Booth
b1375328df Tidied .gitignore 2015-06-12 22:46:52 +01:00
James Booth
e919445231 Renamed stabbertests -> functionaltests 2015-05-28 18:56:16 +01:00
James Booth
6d6bb64588 Moved tests -> unittests 2015-05-28 18:50:55 +01:00
James Booth
e295a474dc Added more connect tests 2015-05-24 20:31:18 +01:00
James Booth
97c5072f56 Added stabber testsuite 2015-05-17 01:11:03 +01:00
James Booth
5e1ad0b0d2 Added profanity.sh (OSX helper script for codelite) to .gitignore 2015-03-04 22:37:42 +00:00
James Booth
268c33e1c6 Free resource lists on /account command 2015-02-09 19:50:41 +00:00
James Booth
e0dfe4832b Added code to generate HTML command reference for website 2015-02-08 00:42:21 +00:00
James Booth
1e35b76bf9 Added callgrind.out files to gitignore 2015-02-06 21:41:24 +00:00
James Booth
e94b604b0c Updated gitignore 2015-01-14 13:26:54 +00:00
James Booth
f7843def2f Added chat session tests 2015-01-06 21:22:09 +00:00
James Booth
1814dcdd26 Added m4 directory to gitignore 2014-10-30 23:24:45 +00:00
James Booth
bca5a5f78d Merge branch 'master' into muc_roles
Conflicts:
	.gitignore
2014-09-30 20:46:26 +01:00
James Booth
fbeb107cbe Dont check for var attribute on form fields of type fixed 2014-09-30 20:44:00 +01:00
James Booth
2dacfc823a Updated gitignore 2014-09-29 00:00:11 +01:00
James Booth
ef34ddc1eb Updated gitignore 2014-09-28 23:32:06 +01:00
James Booth
51bb5f9e60 Added codelite project to gitignore 2014-09-28 23:04:16 +01:00
James Booth
62dd30ff90 Added push all script to .gitignore 2014-05-12 23:33:14 +01:00
James Booth
f44cf86f23 Added cppcheck.out to .gitignore 2014-04-26 00:42:54 +01:00
James Booth
ff18572ef0 Updated .gitignore 2014-04-06 23:51:34 +01:00
Dmitry Podgorny
0fbaa6f5ee fixed build error when make run with -jN option
Race can occur when gitversion file isn't fully generated before
it is used.
2014-03-06 02:06:22 +02:00
James Booth
185d72e2ce Added DS store to gitignore 2014-02-12 20:54:01 +00:00
James Booth
90d2cbff7b Removed manual logging of test results
Cmocka on more recent distros already has this functionality
2014-02-12 20:49:50 +00:00
James Booth
af880e2cfb Added push-all.sh to .gitignore 2014-01-30 21:36:05 +00:00
James Booth
adb360072b Move all test output to ./testsuite.out, show single line pass/fail 2014-01-29 00:30:12 +00:00
James Booth
17f40b76ee Added valgrind.out.old to gitignore 2014-01-25 01:10:04 +00:00
James Booth
49deb932e6 Merge branch 'master' into otr 2014-01-08 20:50:00 +00:00
James Booth
71356967ab Added clean.sh to gitignore 2014-01-08 19:54:28 +00:00
James Booth
f569845b40 Merge branch 'master' into otr
Conflicts:
	.gitignore
2014-01-05 01:20:42 +00:00
James Booth
d95ceeb394 Updated .gitignore 2014-01-03 18:25:14 +00:00
James Booth
48a5ea26ca Merge branch 'otr' of github.com:boothj5/profanity into otr 2013-11-08 00:18:31 +00:00