aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* arghparse: fix handling with python 3.11.9Arthur Zamarin2024-04-081-1/+1
* start work on 0.10.8Arthur Zamarin2024-01-261-1/+1
* fix(sphinx_ext): email is optional.Brian Harring2024-01-261-3/+13
* reformat with black 24Arthur Zamarin2024-01-2610-19/+5
* start work on 0.10.7Arthur Zamarin2024-01-181-1/+1
* Add missing DirProxy/GetAttrProxy to klass.__all__Brian Harring2024-01-151-0/+2
* mappings: small refactorArthur Zamarin2023-08-301-9/+9
* remove deprecated distutils_extensionsArthur Zamarin2023-03-241-1049/+0
* Reformat with black 23.1.0Arthur Zamarin2023-03-2414-37/+1
* start work on 0.10.6Arthur Zamarin2023-01-201-1/+1
* new release 0.10.5v0.10.5Arthur Zamarin2023-01-201-1/+1
* cli.arghparse: add missing comma in help metavar textArthur Zamarin2023-01-201-3/+2
* formatters: add typing annotationsArthur Zamarin2023-01-171-15/+33
* cli.arghparse: improve _format_args for DelayedArthur Zamarin2023-01-161-0/+2
* fileutils: small cleanup and modernizationArthur Zamarin2022-12-312-24/+5
* process.spawn: add type annotationsArthur Zamarin2022-12-312-43/+45
* cli.arghparse: fix bind_final_checkArthur Zamarin2022-12-311-1/+1
* little modernization of snakeoil.cliArthur Zamarin2022-12-303-29/+26
* fix after removal of osutils.native_readdir.listdirArthur Zamarin2022-12-251-5/+4
* remove osutils.native_readdir.listdirArthur Zamarin2022-12-252-3/+1
* remove proces.closerangeArthur Zamarin2022-12-252-6/+3
* fix small boolean values typoArthur Zamarin2022-12-252-2/+4
* Reformat w/ black 22.12.0 for consistency.Brian Harring2022-12-2551-1006/+1614
* compression: prefer gtar over tar if availableSam James2022-12-221-1/+2
* generate_man_rsts: better formatting for optionsArthur Zamarin2022-12-091-0/+4
* 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-091-0/+198
* start work on 0.10.4Arthur Zamarin2022-11-191-1/+1
* dist.sphinxext: new sphinx extensionArthur Zamarin2022-11-114-111/+132
* start work on 0.10.3Arthur Zamarin2022-11-081-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-102-8/+83
* compression.__init__: add testsArthur Zamarin2022-10-102-30/+21
* compression/_bzip2: add testsArthur Zamarin2022-10-103-12/+22
* start work on v0.10.2Arthur Zamarin2022-09-301-1/+1
* new release 0.10.1v0.10.1Arthur Zamarin2022-09-301-1/+1
* refactor to use f-stringsArthur Zamarin2022-09-2610-36/+25
* move `DemandLoadTargets` to testsArthur Zamarin2022-09-261-30/+0
* descriptors: remove unused `classproperty`Arthur Zamarin2022-09-251-34/+0
* fileutils: remove unused `UnbufferedWriteHandle`Arthur Zamarin2022-09-241-17/+1
* fileutils: remove deprecated `write_file`Arthur Zamarin2022-09-242-17/+2
* test/mixins: remove `mk_named_tempfile`Arthur Zamarin2022-09-241-9/+1
* Revert "dist.distutils_extensions: fix _verinfo.py file"Arthur Zamarin2022-09-192-52/+45
* dist.distutils_extensions: fix _verinfo.py fileArthur Zamarin2022-09-191-1/+3
* version: refactor the codeArthur Zamarin2022-09-182-48/+53
* version: fix env for traversalArthur Zamarin2022-09-181-1/+1
* version: better locale protection around running gitArthur Zamarin2022-09-181-1/+5