Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | loader: parse tags as space-separated string | Rafael G. Martins | 2015-12-29 | 1 | -2/+2 |
| | |||||
* | Revert "build: removing src/utils and replacing with squareball" | Rafael G. Martins | 2015-12-23 | 1 | -272/+272 |
| | | | | This reverts commit 950e6c9148eca244a89d18a21d4ae4e5c3d1c646. | ||||
* | build: removing src/utils and replacing with squareball | Rafael G. Martins | 2015-12-23 | 1 | -272/+272 |
| | | | | | squareball is a new general purpose library for C99, based on the code removed from src/utils | ||||
* | content-parser: implemented excerpt, and now for good! | Rafael G. Martins | 2015-06-13 | 1 | -1/+2 |
| | |||||
* | Revert "added content excerpt support" | Rafael G. Martins | 2015-06-12 | 1 | -1/+1 |
| | | | | This reverts commit 1851274f9524c462806d6ab64e024effb0392231. | ||||
* | added content excerpt support | Rafael G. Martins | 2015-06-11 | 1 | -1/+1 |
| | |||||
* | loader: implemented pagination filter | Rafael G. Martins | 2015-05-28 | 1 | -0/+469 |
| | |||||
* | loader: implemented tag filter | Rafael G. Martins | 2015-05-27 | 1 | -0/+47 |
| | |||||
* | fixed copyright | Rafael G. Martins | 2015-05-25 | 1 | -1/+1 |
| | |||||
* | fixing gcc stupidity | Rafael G. Martins | 2015-05-09 | 1 | -3/+3 |
| | |||||
* | raise warning if user provided DATE for one source file, but not for all ↵ | Rafael G. Martins | 2015-05-09 | 1 | -0/+56 |
| | | | | source files | ||||
* | loader: added tests | Rafael G. Martins | 2015-05-09 | 1 | -3/+140 |
| | |||||
* | build: mark tests as disabled by default | Rafael G. Martins | 2015-04-19 | 1 | -0/+3 |
| | |||||
* | error: added tests | Rafael G. Martins | 2015-04-19 | 1 | -0/+1 |
| | |||||
* | loader: added compiler-defined variables | Rafael G. Martins | 2015-04-19 | 1 | -0/+58 |