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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-receiver: pre-receive: validate ref prefix
Rafael G. Martins
2022-02-10
1
-1
/
+3
*
git-receiver: allow deploying from "main" branch
Rafael G. Martins
2022-02-10
3
-17
/
+32
*
blogc: sysinfo: get fqdn if available
Rafael G. Martins
2021-03-29
1
-0
/
+10
*
common: utf: simplified utf-8 validation
Rafael G. Martins
2020-11-05
1
-15
/
+1
*
blogc: fix post sorting when mixing posts before and after `Sun Sep 9 01:46:...
Rafael G. Martins
2020-10-13
1
-1
/
+4
*
blogc: generate table of contents tree
Rafael G. Martins
2020-09-11
9
-19
/
+217
*
*: update copyright
Rafael G. Martins
2020-05-31
22
-22
/
+22
*
runserver: replace u_int16_t with uint16_t
Rafael G. Martins
2020-05-31
1
-2
/
+2
*
make: rules: remove generate_files struct field.
Rafael G. Martins
2020-05-31
2
-28
/
+9
*
common: bc_stdin_read() should set read length
Rafael G. Martins
2020-05-30
4
-8
/
+16
*
git-receiver: pre-receive parser should accept len
Rafael G. Martins
2020-05-30
3
-4
/
+6
*
make: run blogc-runserver before starting the reloader
Rafael G. Martins
2020-05-30
1
-12
/
+37
*
blogc: removed unused variable
Rafael G. Martins
2020-05-29
1
-2
/
+0
*
blogc: use new filelist parser
Rafael G. Martins
2020-05-29
1
-24
/
+8
*
common: utils: added bc_slist_append_list
Rafael G. Martins
2020-05-29
2
-0
/
+17
*
blogc: added filelist parser
Rafael G. Martins
2020-05-29
2
-0
/
+85
*
make: close fds after copying static files
Rafael G. Martins
2020-05-28
1
-0
/
+3
*
make: rebuild atom feeds on atom template changes
Rafael G. Martins
2020-05-25
1
-2
/
+4
*
blogc: added listing_empty template block
Rafael G. Martins
2020-05-16
2
-1
/
+22
*
make: remove whitespaces from default atom template
Rafael G. Martins
2020-05-09
1
-2
/
+2
*
make: support operating systems without sysexits.h
Rafael G. Martins
2020-04-22
1
-1
/
+6
*
include `unistd.h` after `sys/stat.h`
Rafael G. Martins
2020-04-22
4
-3
/
+4
*
blogc: allow passing multiple -e options
Rafael G. Martins
2020-04-22
3
-16
/
+29
*
common: config-parser: use const for trie data
Rafael G. Martins
2019-09-09
1
-3
/
+3
*
common: prevent stdarg errors when format is NULL
Rafael G. Martins
2019-09-09
2
-0
/
+10
*
blogc: fixed bug that prevented digits in -D arguments
Rafael G. Martins
2019-09-04
1
-4
/
+15
*
blogc: loader: minor improvement
Rafael G. Martins
2019-07-24
1
-1
/
+2
*
make: fixed filename generation for pagination_tags
Rafael G. Martins
2019-07-24
3
-14
/
+40
*
make: exec: silent "variable not found" errors
Rafael G. Martins
2019-07-15
1
-1
/
+3
*
make: exec: trying to fix bug detected by clang-analyzer
Rafael G. Martins
2019-07-15
1
-1
/
+3
*
make: rules: minor improvements in pagination_tags
Rafael G. Martins
2019-07-15
1
-4
/
+4
*
make: rules: added pagination_tags
Rafael G. Martins
2019-07-15
4
-44
/
+248
*
make: exec: support printing blogc variables
Rafael G. Martins
2019-07-14
3
-25
/
+34
*
Revert "common: added bc_slist_remove"
Rafael G. Martins
2019-05-01
2
-20
/
+0
*
Revert "make: support posts autoloading"
Rafael G. Martins
2019-05-01
4
-136
/
+24
*
make: support posts autoloading
Rafael G. Martins
2019-04-28
4
-24
/
+136
*
make: support posts sorting
Rafael G. Martins
2019-04-28
2
-3
/
+10
*
blogc: added FILTER_SORT, to sort posts by DATE
Rafael G. Martins
2019-04-28
1
-30
/
+90
*
common: added bc_slist_remove
Rafael G. Martins
2019-04-28
2
-0
/
+20
*
common: added bc_slist_sort
Rafael G. Martins
2019-04-28
2
-0
/
+62
*
make: do not follow symlinks when resolving blogcfile path
Rafael G. Martins
2019-04-25
5
-10
/
+56
*
make: do not call exit directly
Rafael G. Martins
2019-04-22
1
-1
/
+1
*
make: removed atom_legacy_entry_id setting
Rafael G. Martins
2019-04-21
1
-11
/
+8
*
make: use permalinks as atom ids
Rafael G. Martins
2019-04-20
1
-2
/
+2
*
blogc: added support for formatted variables in -p
Rafael G. Martins
2019-04-13
1
-5
/
+4
*
make: fixed reloading of listing_entry
Rafael G. Martins
2019-04-04
1
-0
/
+2
*
make: added support for `blogc -e`
Rafael G. Martins
2019-04-03
7
-28
/
+50
*
blogc: added `-e` cli option and `listing_entry` template block
Rafael G. Martins
2019-04-02
4
-10
/
+52
*
blogc: -p should return special code when variable not found
Rafael G. Martins
2019-03-28
1
-1
/
+7
*
blogc: exit 1 on error
Rafael G. Martins
2019-03-28
1
-10
/
+10
[next]