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
/
blogc-git-receiver
/
pre-receive.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-receiver: make: runserver: improved realpath(3) usage
Rafael G. Martins
2018-12-17
1
-2
/
+3
*
*: update copyright
Rafael G. Martins
2018-10-14
1
-1
/
+1
*
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
1
-0
/
+5
*
git-receiver: allow users to define builds dir
Rafael G. Martins
2018-05-31
1
-4
/
+5
*
git-receiver: allow users to define the htdocs symlink path
Rafael G. Martins
2018-05-31
1
-19
/
+33
*
git-receiver: centralize settings to reuse later
Rafael G. Martins
2018-05-30
1
-7
/
+5
*
git-receiver: allow users to change the base directory
Rafael G. Martins
2018-05-30
1
-1
/
+4
*
make: git-receiver: fixed conversion from wait status to status code
Rafael G. Martins
2018-05-13
1
-3
/
+4
*
blogc: common: replace unsigned int with size_t
Rafael G. Martins
2018-03-20
1
-2
/
+2
*
make: all builds are "production" by default, enable "dev" on cli.
Rafael G. Martins
2017-03-11
1
-1
/
+1
*
make: add support to "production" builds
Rafael G. Martins
2017-03-07
1
-1
/
+1
*
*: updated copyright
Rafael G. Martins
2017-02-25
1
-1
/
+1
*
make: git-receiver: fixes to build on OS X. patch by @blackgear
Rafael G. Martins
2017-02-18
1
-4
/
+9
*
git-receiver: support blogc-make
Rafael G. Martins
2017-01-04
1
-29
/
+40
*
git-receiver: detect if pre-receive is running from git using env var
Rafael G. Martins
2017-01-04
1
-1
/
+1
*
*: binaries should always return 3 on errors, for consistency.
Rafael G. Martins
2016-12-26
1
-14
/
+14
*
fixed includes
Rafael G. Martins
2016-11-19
1
-2
/
+0
*
git-receiver: minor optimizations
Rafael G. Martins
2016-11-19
1
-1
/
+2
*
git-receiver: optimize repo dir evaluation
Rafael G. Martins
2016-11-18
1
-32
/
+32
*
git-receiver: avoid static buffer.
Rafael G. Martins
2016-11-18
1
-18
/
+14
*
git-receiver: when rebuilding, change to repo dir asap
Rafael G. Martins
2016-11-17
1
-0
/
+5
*
git-receiver: allow users to re-run the last successful build
Rafael G. Martins
2016-11-17
1
-3
/
+47
*
git-receiver: fix previous patch, again
Rafael G. Martins
2016-10-11
1
-2
/
+2
*
git-receiver: fix previous patch
Rafael G. Martins
2016-10-11
1
-2
/
+3
*
git-receiver: actually use detected make/gmake implementation
Rafael G. Martins
2016-10-11
1
-1
/
+1
*
git-receiver: detect if make/gmake is available
Rafael G. Martins
2016-10-11
1
-0
/
+15
*
git-receiver: added test for post-receive. fixed leak
Rafael G. Martins
2016-10-11
1
-0
/
+1
*
*: fixed includes
Rafael G. Martins
2016-10-07
1
-3
/
+0
*
git-receiver: splitted and tested pre-receive input parser
Rafael G. Martins
2016-10-04
1
-81
/
+10
*
git-receiver: splitted code
Rafael G. Martins
2016-09-29
1
-0
/
+281