Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright ranges | Lukas Fleischer | 2012-03-26 | 1 | -1/+1 |
* | Fix hash table issues with ISO C99 | Lukas Fleischer | 2012-02-19 | 1 | -3/+7 |
* | Fix up strncat() usage | Lukas Fleischer | 2012-02-18 | 1 | -2/+2 |
* | Split note file generation into separate function | Lukas Fleischer | 2012-01-17 | 1 | -0/+19 |
* | Do not cast unused return values to void | Lukas Fleischer | 2011-11-02 | 1 | -1/+1 |
* | Add a garbage collector for note files | Lukas Fleischer | 2011-10-05 | 1 | -0/+113 |
* | Do not unlink() note files on note removal | Lukas Fleischer | 2011-10-05 | 1 | -10/+2 |
* | Use hash-bashed file names in edit_note() | Lukas Fleischer | 2011-10-05 | 1 | -11/+31 |
* | Accept variable length note names | Lukas Fleischer | 2011-10-05 | 1 | -3/+14 |
* | Refactor out note deserialization | Lukas Fleischer | 2011-10-05 | 1 | -0/+9 |
* | Refactor out note functions | Lukas Fleischer | 2011-07-21 | 1 | -0/+90 |