index
:
blogc
feature/content-parser-ast
feature/directives
feature/make-generic-rule
feature/runserver-lighttpd
feature/runserver-windows
feature/sass
feature/squareball
feature/thread-pool
master
squareball
A blog compiler
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed blogc-github-lambda
Rafael G. Martins
2019-01-15
5
-281
/
+1
*
make: fixed bug when trying to call a rule with incomplete name
Rafael G. Martins
2019-01-15
1
-1
/
+2
*
renderer: fix a (very) unlikely segfault detected by scan-build
Rafael G. Martins
2018-12-20
1
-2
/
+2
*
Revert "travis: use ronn from apt on ubuntu"
Rafael G. Martins
2018-12-20
1
-6
/
+2
*
travis: use ronn from apt on ubuntu
Rafael G. Martins
2018-12-20
1
-2
/
+6
*
travis: migrate to ubuntu xenial. use homebrew addon
Rafael G. Martins
2018-12-20
1
-4
/
+6
*
make: include limits.h
Rafael G. Martins
2018-12-17
1
-0
/
+1
*
make: fixed memory leak
Rafael G. Martins
2018-12-17
1
-0
/
+1
*
git-receiver: make: runserver: improved realpath(3) usage
Rafael G. Martins
2018-12-17
4
-9
/
+26
*
make: settings: removed unused function
Rafael G. Martins
2018-12-16
3
-27
/
+0
*
github-lambda: http accept code is 202, not 201
Rafael G. Martins
2018-10-16
1
-1
/
+1
*
*: update copyright
Rafael G. Martins
2018-10-14
90
-90
/
+90
*
github-lambda: fixed bytes/str mess
Rafael G. Martins
2018-10-14
1
-20
/
+21
*
github-lambda: print traceback on errors
Rafael G. Martins
2018-10-14
1
-1
/
+3
*
github-lambda: support python2. return error from blogc_handler
Rafael G. Martins
2018-10-14
1
-10
/
+22
*
github-lambda: api-gateway handler expects event, not body
Rafael G. Martins
2018-10-14
1
-1
/
+1
*
github-lambda: support signature
Rafael G. Martins
2018-10-14
1
-1
/
+42
*
github-lambda: support api-gateway webhooks
Rafael G. Martins
2018-10-14
1
-4
/
+7
*
build: spec: added explicit gcc build dependency
Rafael G. Martins
2018-10-11
1
-1
/
+1
*
build: spec: s/converts/compiles/
Rafael G. Martins
2018-10-05
1
-1
/
+1
*
man: s/converts/compiles/
Rafael G. Martins
2018-08-19
1
-1
/
+1
*
build: version bump
v0.14.0
Rafael G. Martins
2018-07-27
1
-0
/
+3
*
man: minor fixes
Rafael G. Martins
2018-07-27
2
-2
/
+2
*
make: added atom_dump helper rule
Rafael G. Martins
2018-07-26
7
-13
/
+311
*
make: allow custom atom templates
Rafael G. Martins
2018-07-26
5
-12
/
+285
*
make: remove unused variable
Rafael G. Martins
2018-07-26
1
-1
/
+0
*
make: use bm_generate_filename when building ctx
Rafael G. Martins
2018-07-26
1
-4
/
+5
*
make: prevent dereferencing segfaults. minor style fixes
Rafael G. Martins
2018-07-26
4
-53
/
+79
*
man: next version will be 0.14.0, not 0.13.11
Rafael G. Martins
2018-07-26
1
-2
/
+2
*
make: implemented atom_legacy_entry_id setting
Rafael G. Martins
2018-07-25
4
-1
/
+146
*
common: added bc_str_to_bool
Rafael G. Martins
2018-07-25
3
-0
/
+53
*
make: fixed filename generation for rules and atom feed
Rafael G. Martins
2018-07-25
3
-69
/
+582
*
make: added utilitary function to generate filenames
Rafael G. Martins
2018-07-25
6
-24
/
+236
*
make: handle empty prefixes properly
Rafael G. Martins
2018-07-24
6
-21
/
+94
*
build: version bump
v0.13.10
Rafael G. Martins
2018-07-23
1
-0
/
+3
*
common: config-parser: fix empty values support
Rafael G. Martins
2018-07-23
2
-0
/
+329
*
Revert "travis: try to fix incompatibility of static bins with fedora"
Rafael G. Martins
2018-07-15
2
-4
/
+0
*
travis: try to fix incompatibility of static bins with fedora
Rafael G. Martins
2018-07-15
2
-0
/
+4
*
build: version bump
v0.13.9
Rafael G. Martins
2018-06-13
1
-0
/
+3
*
build: static-all: remove base directory
Rafael G. Martins
2018-06-13
1
-5
/
+4
*
git-receiver: git shell should reinstall hooks if symlinks are broken
Rafael G. Martins
2018-06-12
2
-2
/
+28
*
build: version bump
v0.13.8
Rafael G. Martins
2018-06-10
1
-0
/
+3
*
git-receiver: fixed memory leak
Rafael G. Martins
2018-06-10
1
-0
/
+1
*
git-receiver: fixed segfault on pre-receive hook
Rafael G. Martins
2018-06-10
2
-2
/
+25
*
build: version bump
v0.13.7
Rafael G. Martins
2018-06-10
1
-0
/
+3
*
git-receiver: man: update documentation
Rafael G. Martins
2018-06-10
1
-5
/
+19
*
git-receiver: man: typo
Rafael G. Martins
2018-06-10
1
-1
/
+1
*
make: disable post listings if {atom_,}posts_per_page is 0
Rafael G. Martins
2018-06-10
3
-50
/
+32
*
make: test atom_posts_per_page = -1
Rafael G. Martins
2018-06-10
1
-0
/
+15
*
Revert "make: disable pagination rules if <= 0 posts per page"
Rafael G. Martins
2018-06-10
3
-30
/
+54
[next]