Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed trim method from util | James Booth | 2012-04-26 | 1 | -10/+0 |
| | |||||
* | Replaced trim implementation with g_strstrip | James Booth | 2012-04-26 | 1 | -15/+3 |
| | |||||
* | Added trim tests | James Booth | 2012-04-26 | 1 | -0/+3 |
| | |||||
* | Added more tests to str_replace | James Booth | 2012-04-19 | 1 | -1/+6 |
| | | | | Handles NULLs and empty strings better | ||||
* | Handle ampersand | James Booth | 2012-04-19 | 1 | -0/+38 |
| | | | | Replaced with & in messages | ||||
* | Added GPL | James Booth | 2012-02-20 | 1 | -0/+22 |
| | |||||
* | Start command validation | James Booth | 2012-02-18 | 1 | -0/+21 |
| | |||||
* | Time output | James Booth | 2012-02-09 | 1 | -0/+13 |