62e35c59d0
version 0.6
2018-08-20 15:30:45 +02:00
806976ca6e
Add smudge filter to replace $UNIXTIME directive on checkout
2018-08-20 15:30:45 +02:00
9923df14b7
Fix crash of post-receive when checkout directory does not exist
2018-08-16 10:35:07 +02:00
08e2ea93fb
version 0.4
2018-08-15 14:04:05 +02:00
293bf930a1
Better multi-call support
...
Also supports calling by secondary argument (kind-of busybox
stylekind-of). Drop support for multicall setuptools wrapper – when
installed using setuptools, the user should call explicit function
instead.
2018-08-15 13:32:17 +02:00
c9026ff21b
Revert "Drop dzonegit multi-call executable"
...
This reverts commit 9a521350d3
.
Since there is no Python dependency, it may be actually handy to call
the script as is.
2018-08-15 13:17:33 +02:00
b608c25372
Revert "Add Experimental filters for smudging/cleaning the SOA serial"
...
This reverts commit 331df2a4ec
.
Increasing serial during the cleaning phase does not work as expected.
Maybe the way is to smudge serial to current unix time during checkout
on the server.
2018-08-15 13:08:08 +02:00
27ae5ff210
version 0.3
2018-08-10 15:49:29 +02:00
331df2a4ec
Add Experimental filters for smudging/cleaning the SOA serial
2018-08-10 15:48:02 +02:00
9a521350d3
Drop dzonegit multi-call executable
2018-08-10 12:30:51 +02:00
5988fd005e
version 0.2
2018-07-23 14:05:25 +02:00
248b942c11
README update, first release to PyPi
2018-07-18 17:02:42 +02:00
e3abe11448
Stub pre-receive hook
2018-07-16 13:13:15 +02:00
d26d5a8ebb
Refactor commit checks add pre-receive hook
...
The pre receive hook has exactly same function as update hook,
one can deploy one or another, preferrably not both.
2018-07-16 12:27:41 +02:00
4d065accbb
Implement update hook
2018-07-12 15:55:33 +02:00
05eec23780
Add minimal required python version and classifiers
2018-07-12 14:49:25 +02:00
b73f2765ec
Rename pre-commit to dzonegit-pre-commit
2018-07-12 13:51:16 +02:00
e72403e5d0
Pytest integration
2018-07-07 22:55:35 +02:00
3614beba9e
Add setup.py
2018-07-07 22:04:07 +02:00