]>
git.ipfire.org Git - thirdparty/python-drafthorse.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
olf [Tue, 30 Oct 2018 12:45:34 +0000 (13:45 +0100)]
fix: url in setup.py
* Fixes broken link from PyPI to github
Raphael Michel [Tue, 30 Oct 2018 10:06:05 +0000 (11:06 +0100)]
Add credits
Raphael Michel [Tue, 30 Oct 2018 10:01:16 +0000 (11:01 +0100)]
isort fixes
Raphael Michel [Sun, 28 Oct 2018 14:03:16 +0000 (15:03 +0100)]
Style fixes
Raphael Michel [Sat, 27 Oct 2018 21:25:01 +0000 (23:25 +0200)]
Bump version number
Raphael Michel [Sat, 27 Oct 2018 21:23:56 +0000 (23:23 +0200)]
Add PDF generation
Raphael Michel [Thu, 25 Oct 2018 23:24:02 +0000 (01:24 +0200)]
Fix missing UTF-8 header
Raphael Michel [Thu, 25 Oct 2018 21:49:12 +0000 (23:49 +0200)]
Fix bugs in generation
Raphael Michel [Thu, 25 Oct 2018 21:28:27 +0000 (23:28 +0200)]
Fix flake8 warning
Raphael Michel [Thu, 25 Oct 2018 19:27:17 +0000 (21:27 +0200)]
setup.py: include_package_data
Raphael Michel [Thu, 25 Oct 2018 19:26:58 +0000 (21:26 +0200)]
Fix missing setter
Raphael Michel [Tue, 16 Oct 2018 19:04:42 +0000 (21:04 +0200)]
Add Manifest
Raphael Michel [Tue, 16 Oct 2018 19:03:34 +0000 (21:03 +0200)]
Build lives on travis.com, not org
Raphael Michel [Tue, 16 Oct 2018 05:56:35 +0000 (07:56 +0200)]
Fix typos
Raphael Michel [Tue, 16 Oct 2018 05:49:33 +0000 (07:49 +0200)]
Add a README
Raphael Michel [Tue, 16 Oct 2018 05:30:58 +0000 (07:30 +0200)]
Fix name in setup.py
Raphael Michel [Tue, 16 Oct 2018 05:25:44 +0000 (07:25 +0200)]
Fix import in setup.py
Raphael Michel [Tue, 16 Oct 2018 05:22:01 +0000 (07:22 +0200)]
Install dependencies on Travis
Raphael Michel [Tue, 16 Oct 2018 05:18:57 +0000 (07:18 +0200)]
Compat for Python 3.5
Raphael Michel [Tue, 16 Oct 2018 05:02:44 +0000 (07:02 +0200)]
Ensure object order on Python 3.5
Raphael Michel [Tue, 16 Oct 2018 05:02:08 +0000 (07:02 +0200)]
Fix style errors
Raphael Michel [Mon, 15 Oct 2018 22:55:39 +0000 (00:55 +0200)]
Make all official samples pass
Raphael Michel [Mon, 15 Oct 2018 21:51:27 +0000 (23:51 +0200)]
Fix style errors
Raphael Michel [Mon, 15 Oct 2018 21:50:42 +0000 (23:50 +0200)]
SImple roundtrip test
Raphael Michel [Mon, 15 Oct 2018 20:20:24 +0000 (22:20 +0200)]
Add simple parser
Raphael Michel [Mon, 15 Oct 2018 18:54:31 +0000 (20:54 +0200)]
Make demo.py pass validation
Raphael Michel [Mon, 15 Oct 2018 18:52:56 +0000 (20:52 +0200)]
Fix lint errors
Raphael Michel [Mon, 15 Oct 2018 18:51:43 +0000 (20:51 +0200)]
Fix wrong namespaces
Raphael Michel [Mon, 15 Oct 2018 18:36:29 +0000 (20:36 +0200)]
Resolve TODOs
Raphael Michel [Mon, 15 Oct 2018 18:22:12 +0000 (20:22 +0200)]
Add all models
Raphael Michel [Sun, 14 Oct 2018 11:05:29 +0000 (13:05 +0200)]
Construct schema by sample
Raphael Michel [Thu, 11 Oct 2018 07:51:51 +0000 (09:51 +0200)]
Initial commit