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
*
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
*
ci: use deploy using github actions instead of branch
Arthur Zamarin
2022-10-04
1
-7
/
+26
*
start work on v0.10.2
Arthur Zamarin
2022-09-30
1
-1
/
+1
*
new release 0.10.1
v0.10.1
Arthur Zamarin
2022-09-30
2
-1
/
+15
*
refactor to use f-strings
Arthur Zamarin
2022-09-26
10
-36
/
+25
*
move `DemandLoadTargets` to tests
Arthur Zamarin
2022-09-26
2
-33
/
+29
*
descriptors: remove unused `classproperty`
Arthur Zamarin
2022-09-25
2
-50
/
+0
*
fileutils: remove unused `UnbufferedWriteHandle`
Arthur Zamarin
2022-09-24
1
-17
/
+1
*
fileutils: remove deprecated `write_file`
Arthur Zamarin
2022-09-24
4
-41
/
+19
*
test/mixins: remove `mk_named_tempfile`
Arthur Zamarin
2022-09-24
2
-60
/
+35
*
Revert "dist.distutils_extensions: fix _verinfo.py file"
Arthur Zamarin
2022-09-19
3
-95
/
+78
*
dist.distutils_extensions: fix _verinfo.py file
Arthur Zamarin
2022-09-19
1
-1
/
+3
*
version: refactor the code
Arthur Zamarin
2022-09-18
3
-81
/
+96
*
new release 0.10.0
v0.10.0
Arthur Zamarin
2022-09-18
1
-0
/
+35
*
move to flit & makefile
Arthur Zamarin
2022-09-18
16
-88
/
+81
*
version: fix env for traversal
Arthur Zamarin
2022-09-18
1
-1
/
+1
*
version: better locale protection around running git
Arthur Zamarin
2022-09-18
1
-1
/
+5
*
docs: cleanup and fix warnings
Arthur Zamarin
2022-08-27
9
-88
/
+69
*
test: remove TestCase
Arthur Zamarin
2022-08-27
2
-283
/
+10
*
build: simplify after cython removal
Arthur Zamarin
2022-08-24
7
-23
/
+3
[next]