aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make: implemented optional sass support using libsassfeature/sassRafael G. Martins2020-01-1212-10/+266
* build: version bumpv0.18.0Rafael G. Martins2019-09-101-0/+3
* build: do not run tests for rhel8. take 2Rafael G. Martins2019-09-101-0/+4
* build: do not run tests for rhel8Rafael G. Martins2019-09-091-0/+2
* build: cmocka is not available for rhel8 right nowRafael G. Martins2019-09-091-1/+4
* common: config-parser: use const for trie dataRafael G. Martins2019-09-091-3/+3
* maint: use python3, sign distfilesRafael G. Martins2019-09-091-3/+7
* common: prevent stdarg errors when format is NULLRafael G. Martins2019-09-094-1/+20
* blogc: fixed bug that prevented digits in -D argumentsRafael G. Martins2019-09-042-6/+35
* blogc: loader: minor improvementRafael G. Martins2019-07-241-1/+2
* tests: common: sort: fixesRafael G. Martins2019-07-241-6/+7
* make: fixed filename generation for pagination_tagsRafael G. Martins2019-07-245-14/+571
* make: exec: silent "variable not found" errorsRafael G. Martins2019-07-151-1/+3
* make: exec: trying to fix bug detected by clang-analyzerRafael G. Martins2019-07-151-1/+3
* make: rules: minor improvements in pagination_tagsRafael G. Martins2019-07-151-4/+4
* make: rules: added pagination_tagsRafael G. Martins2019-07-156-45/+260
* build: travis: set osx image properlyRafael G. Martins2019-07-151-1/+1
* build: travis: try to use newer osx image. brew update takes too longRafael G. Martins2019-07-151-1/+1
* build: travis: update brewRafael G. Martins2019-07-151-0/+1
* make: exec: support printing blogc variablesRafael G. Martins2019-07-144-53/+98
* build: version bumpv0.17.0Rafael G. Martins2019-05-021-0/+3
* man: improvementsRafael G. Martins2019-05-022-6/+7
* Revert "build: version bump"Rafael G. Martins2019-05-021-3/+0
* build: version bumpRafael G. Martins2019-05-021-0/+3
* Revert "common: added bc_slist_remove"Rafael G. Martins2019-05-013-55/+0
* Revert "make: support posts autoloading"Rafael G. Martins2019-05-016-393/+24
* make: support posts autoloadingRafael G. Martins2019-04-286-24/+393
* make: support posts sortingRafael G. Martins2019-04-284-3/+235
* blogc: added FILTER_SORT, to sort posts by DATERafael G. Martins2019-04-283-49/+278
* common: added bc_slist_removeRafael G. Martins2019-04-283-0/+55
* common: added bc_slist_sortRafael G. Martins2019-04-285-0/+230
* make: do not follow symlinks when resolving blogcfile pathRafael G. Martins2019-04-255-10/+56
* make: do not call exit directlyRafael G. Martins2019-04-221-1/+1
* build: version bumpv0.16.1Rafael G. Martins2019-04-211-0/+3
* make: man: removed 'atom_legacy_entry_id'Rafael G. Martins2019-04-211-6/+0
* make: removed atom_legacy_entry_id settingRafael G. Martins2019-04-212-95/+22
* make: use permalinks as atom idsRafael G. Martins2019-04-203-78/+78
* build: version bumpv0.16.0Rafael G. Martins2019-04-131-0/+3
* blogc: added support for formatted variables in -pRafael G. Martins2019-04-132-10/+4
* make: fixed reloading of listing_entryRafael G. Martins2019-04-041-0/+2
* make: added listing_entry testRafael G. Martins2019-04-031-3/+14
* make: added support for `blogc -e`Rafael G. Martins2019-04-039-40/+98
* blogc: added `-e` cli option and `listing_entry` template blockRafael G. Martins2019-04-029-49/+332
* blogc: -p should return special code when variable not foundRafael G. Martins2019-03-282-2/+8
* blogc: exit 1 on errorRafael G. Martins2019-03-281-10/+10
* git-receiver: exit 1 on errorRafael G. Martins2019-03-284-33/+33
* runserver: exit 1 on errorRafael G. Martins2019-03-282-12/+12
* make: exit 1 on errorRafael G. Martins2019-03-286-30/+30
* man: improved description of `blogc -p`Rafael G. Martins2019-03-281-7/+7
* blogc: dump source file variables as well as global variablesRafael G. Martins2019-03-272-8/+19