GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/pkgcore/snakeoil.git
master
A python library that implements optimized versions of common functionality
PkgCore Project (pkgcore@gentoo.org)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mappings: small refactor
HEAD
master
Arthur Zamarin
2023-08-30
1
-9
/
+9
*
ci: add pytest-github-actions-annotate-failures for test
Arthur Zamarin
2023-06-23
1
-1
/
+1
*
ci: use new PyPI OIDC publish
Arthur Zamarin
2023-05-17
1
-13
/
+10
*
drop support for py3.9
Arthur Zamarin
2023-05-17
6
-10
/
+9
*
remove deprecated distutils_extensions
Arthur Zamarin
2023-03-24
1
-1049
/
+0
*
CI: add Python 3.12 alphas
Sam James
2023-03-24
1
-3
/
+3
*
Suppress git blame for reformat
Arthur Zamarin
2023-03-24
1
-0
/
+2
*
Reformat with black 23.1.0
Arthur Zamarin
2023-03-24
30
-70
/
+2
*
start work on 0.10.6
Arthur Zamarin
2023-01-20
1
-1
/
+1
*
new release 0.10.5
v0.10.5
Arthur Zamarin
2023-01-20
2
-1
/
+11
*
cli.arghparse: add missing comma in help metavar text
Arthur Zamarin
2023-01-20
1
-3
/
+2
*
formatters: add typing annotations
Arthur Zamarin
2023-01-17
1
-15
/
+33
*
cli.arghparse: improve _format_args for Delayed
Arthur Zamarin
2023-01-16
1
-0
/
+2
*
fileutils: small cleanup and modernization
Arthur Zamarin
2022-12-31
4
-34
/
+6
*
process.spawn: add type annotations
Arthur Zamarin
2022-12-31
2
-43
/
+45
*
cli.arghparse: fix bind_final_check
Arthur Zamarin
2022-12-31
1
-1
/
+1
*
little modernization of snakeoil.cli
Arthur Zamarin
2022-12-30
3
-29
/
+26
*
fix TestArComp::test_missing_tar when gtar is installed
Arthur Zamarin
2022-12-25
1
-1
/
+1
*
fix after removal of osutils.native_readdir.listdir
Arthur Zamarin
2022-12-25
1
-5
/
+4
*
remove osutils.native_readdir.listdir
Arthur Zamarin
2022-12-25
3
-10
/
+2
*
remove proces.closerange
Arthur Zamarin
2022-12-25
2
-6
/
+3
*
fix small boolean values typo
Arthur Zamarin
2022-12-25
2
-2
/
+4
*
pyproject.toml: include license file in sdist
icp
2022-12-25
1
-1
/
+1
*
ci: add black format check
Arthur Zamarin
2022-12-25
1
-0
/
+7
*
Makefile: add black format target
Arthur Zamarin
2022-12-25
1
-0
/
+4
*
Suppress the black reformat commit from git blame
Brian Harring
2022-12-25
1
-0
/
+2
*
Reformat w/ black 22.12.0 for consistency.
Brian Harring
2022-12-25
85
-2383
/
+3268
*
compression: prefer gtar over tar if available
Sam James
2022-12-22
1
-1
/
+2
*
new release 0.10.4
v0.10.4
Arthur Zamarin
2022-12-09
1
-0
/
+13
*
generate_man_rsts: better formatting for options
Arthur Zamarin
2022-12-09
1
-0
/
+4
*
generate_man_rsts: improve sub sectioning for sub commands
Arthur Zamarin
2022-12-09
1
-6
/
+6
*
mark distutils_extensions as deprecated
Arthur Zamarin
2022-12-09
1
-0
/
+3
*
Add constraint satisfaction problem solver
Arthur Zamarin
2022-12-09
2
-0
/
+260
*
start work on 0.10.4
Arthur Zamarin
2022-11-19
1
-1
/
+1
*
new release 0.10.3
v0.10.3
Arthur Zamarin
2022-11-15
1
-0
/
+6
*
dist.sphinxext: new sphinx extension
Arthur Zamarin
2022-11-11
5
-112
/
+133
*
start work on 0.10.3
Arthur Zamarin
2022-11-08
1
-1
/
+1
*
new release 0.10.2
v0.10.2
Arthur Zamarin
2022-11-08
1
-0
/
+9
*
drop pypy-3.8 support
Arthur Zamarin
2022-11-08
1
-1
/
+1
*
Makefile: cleanup and improve
Arthur Zamarin
2022-11-08
1
-17
/
+7
*
drop py3.8 support
Arthur Zamarin
2022-11-08
2
-6
/
+5
*
pyproject.toml: depend on flit_core >=3.8
Arthur Zamarin
2022-11-08
1
-3
/
+3
*
release.yml: update actions/setup-python to v4
Arthur Zamarin
2022-11-03
1
-1
/
+1
*
pyproject.toml: fix the wheel tag
Arthur Zamarin
2022-11-02
1
-1
/
+1
*
snakeoil/test/*.py: fix f-strings
Arthur Zamarin
2022-11-01
2
-6
/
+6
*
snakeoil.test.eq_hash_inheritance: fix pytest warning
Arthur Zamarin
2022-11-01
1
-1
/
+1
*
compression: tidy up bzip2 docs
Sam James
2022-10-10
1
-3
/
+3
*
compression: add parallel xz support
Sam James
2022-10-10
6
-81
/
+225
*
compression.__init__: add tests
Arthur Zamarin
2022-10-10
5
-39
/
+121
*
compression/_bzip2: add tests
Arthur Zamarin
2022-10-10
6
-12
/
+168
[next]