aboutsummaryrefslogtreecommitdiffstats
path: root/src/loader.c
Commit message (Expand)AuthorAgeFilesLines
* remove squareball for goodRafael G. Martins2016-04-271-1/+1
* Revert "*: use squareball error infrastructure"Rafael G. Martins2016-04-271-6/+6
* *: use squareball error infrastructureRafael G. Martins2016-03-131-6/+6
* build: replace src/utils with squareballRafael G. Martins2016-02-261-42/+42
* fixed copyrightRafael G. Martins2016-01-081-1/+1
* loader: parse tags as space-separated stringRafael G. Martins2015-12-291-3/+6
* Revert "build: removing src/utils and replacing with squareball"Rafael G. Martins2015-12-231-43/+43
* build: removing src/utils and replacing with squareballRafael G. Martins2015-12-231-43/+43
* loader: minor fixesRafael G. Martins2015-09-051-1/+3
* loader: implemented pagination filterRafael G. Martins2015-05-281-0/+37
* loader: implemented tag filterRafael G. Martins2015-05-271-9/+35
* fixed copyrightRafael G. Martins2015-05-251-1/+1
* fixing gcc stupidityRafael G. Martins2015-05-091-1/+1
* raise warning if user provided DATE for one source file, but not for all sour...Rafael G. Martins2015-05-091-0/+10
* loader: added testsRafael G. Martins2015-05-091-31/+1
* added global variables with date/filename on first and last postRafael G. Martins2015-05-091-1/+19
* loader: added compiler-defined variablesRafael G. Martins2015-04-191-0/+44
* remove specific type used to store sourcesRafael G. Martins2015-04-191-4/+4
* added loader, error handling and cli. tests neededRafael G. Martins2015-04-181-0/+104