aboutsummaryrefslogtreecommitdiffstats
path: root/src/blogc/loader.c
Commit message (Expand)AuthorAgeFilesLines
* migrate codebase to use squareball. again :)feature/squareballRafael G. Martins2019-09-021-86/+84
* blogc: loader: minor improvementRafael G. Martins2019-07-241-1/+2
* blogc: added FILTER_SORT, to sort posts by DATERafael G. Martins2019-04-281-30/+90
* *: update copyrightRafael G. Martins2019-01-151-1/+1
* *: update copyrightRafael G. Martins2018-10-141-1/+1
* blogc: common: replace unsigned int with size_tRafael G. Martins2018-03-201-6/+6
* blogc: loader: respect FILTER_PER_PAGE=0Rafael G. Martins2018-03-201-2/+2
* loader: added FILTER_REVERSERafael G. Martins2017-07-251-1/+14
* *: updated copyrightRafael G. Martins2017-02-251-1/+1
* blogc: common: git-receiver: improved error handlingRafael G. Martins2016-12-231-0/+5
* runserver: blogc/loader: improve strto*l handlingRafael G. Martins2016-10-141-3/+15
* *: fixed includesRafael G. Martins2016-10-071-1/+0
* runserver: reimplemented http server without libeventRafael G. Martins2016-09-251-2/+2
* blogc: common: moved "file" to commonRafael G. Martins2016-09-091-3/+3
* file: do not call fprintf directlyRafael G. Martins2016-09-091-6/+7
* *: centralize error handlingRafael G. Martins2016-09-091-1/+0
* *: moved error handling to src/common/Rafael G. Martins2016-09-031-7/+8
* *: s/sb_/bc_/gRafael G. Martins2016-09-031-41/+41
* *: big code reorganization.Rafael G. Martins2016-09-031-0/+212