Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -8/+10 |
| | |||||
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -13/+11 |
| | | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems. | ||||
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -11/+13 |
| | | | | Regards https://github.com/profanity-im/profanity/issues/1396 | ||||
* | Fix memleak in test_callbacks unittest | Michael Vetter | 2019-10-06 | 1 | -0/+2 |
| | | | | Regards https://github.com/profanity-im/profanity/issues/1019 | ||||
* | Fix test_callbacks memleak | Michael Vetter | 2019-10-06 | 1 | -0/+5 |
| | | | | Regards https://github.com/profanity-im/profanity/issues/1019 | ||||
* | Unit test for callback_add_command() | James Booth | 2016-07-04 | 1 | -7/+32 |
| | |||||
* | Free plugins commands on quit | James Booth | 2016-07-04 | 1 | -0/+32 |