aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* generate_man_rsts: improve sub sectioning for sub commandsArthur Zamarin2022-12-091-6/+6
* mark distutils_extensions as deprecatedArthur Zamarin2022-12-091-0/+3
* Add constraint satisfaction problem solverArthur Zamarin2022-12-092-0/+260
* start work on 0.10.4Arthur Zamarin2022-11-191-1/+1
* new release 0.10.3v0.10.3Arthur Zamarin2022-11-151-0/+6
* dist.sphinxext: new sphinx extensionArthur Zamarin2022-11-115-112/+133
* start work on 0.10.3Arthur Zamarin2022-11-081-1/+1
* new release 0.10.2v0.10.2Arthur Zamarin2022-11-081-0/+9
* drop pypy-3.8 supportArthur Zamarin2022-11-081-1/+1
* Makefile: cleanup and improveArthur Zamarin2022-11-081-17/+7
* drop py3.8 supportArthur Zamarin2022-11-082-6/+5
* pyproject.toml: depend on flit_core >=3.8Arthur Zamarin2022-11-081-3/+3
* release.yml: update actions/setup-python to v4Arthur Zamarin2022-11-031-1/+1
* pyproject.toml: fix the wheel tagArthur Zamarin2022-11-021-1/+1
* snakeoil/test/*.py: fix f-stringsArthur Zamarin2022-11-012-6/+6
* snakeoil.test.eq_hash_inheritance: fix pytest warningArthur Zamarin2022-11-011-1/+1
* compression: tidy up bzip2 docsSam James2022-10-101-3/+3
* compression: add parallel xz supportSam James2022-10-106-81/+225
* compression.__init__: add testsArthur Zamarin2022-10-105-39/+121
* compression/_bzip2: add testsArthur Zamarin2022-10-106-12/+168
* ci: use deploy using github actions instead of branchArthur Zamarin2022-10-041-7/+26
* start work on v0.10.2Arthur Zamarin2022-09-301-1/+1
* new release 0.10.1v0.10.1Arthur Zamarin2022-09-302-1/+15
* refactor to use f-stringsArthur Zamarin2022-09-2610-36/+25
* move `DemandLoadTargets` to testsArthur Zamarin2022-09-262-33/+29
* descriptors: remove unused `classproperty`Arthur Zamarin2022-09-252-50/+0
* fileutils: remove unused `UnbufferedWriteHandle`Arthur Zamarin2022-09-241-17/+1
* fileutils: remove deprecated `write_file`Arthur Zamarin2022-09-244-41/+19
* test/mixins: remove `mk_named_tempfile`Arthur Zamarin2022-09-242-60/+35
* Revert "dist.distutils_extensions: fix _verinfo.py file"Arthur Zamarin2022-09-193-95/+78
* dist.distutils_extensions: fix _verinfo.py fileArthur Zamarin2022-09-191-1/+3
* version: refactor the codeArthur Zamarin2022-09-183-81/+96
* new release 0.10.0v0.10.0Arthur Zamarin2022-09-181-0/+35
* move to flit & makefileArthur Zamarin2022-09-1816-88/+81
* version: fix env for traversalArthur Zamarin2022-09-181-1/+1
* version: better locale protection around running gitArthur Zamarin2022-09-181-1/+5
* docs: cleanup and fix warningsArthur Zamarin2022-08-279-88/+69
* test: remove TestCaseArthur Zamarin2022-08-272-283/+10
* build: simplify after cython removalArthur Zamarin2022-08-247-23/+3
* remove mk_cpy_loadable_testcaseArthur Zamarin2022-08-242-44/+1
* remove mentions of _readdir C extensionArthur Zamarin2022-08-242-45/+14
* remove cython _posix.pyxArthur Zamarin2022-08-245-375/+4
* remove cython _sequences.pyxArthur Zamarin2022-08-244-105/+7
* test/mixins.py: remove TempDirMixin & tempdir_decoratorArthur Zamarin2022-08-241-33/+0
* data_source: modernize testsArthur Zamarin2022-08-242-50/+39
* stringio: remove text_writable & bytes_writableArthur Zamarin2022-08-242-41/+16
* test/*.py: various modernization of codeArthur Zamarin2022-08-246-40/+35
* klass: add typing for jit_attrArthur Zamarin2022-08-241-8/+9
* klass: small refactorArthur Zamarin2022-08-241-20/+15
* set next version as 0.10.0Arthur Zamarin2022-08-241-1/+1