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
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
reformat with black 24
Arthur Zamarin
2024-01-26
3
-15
/
+20
*
Reformat with black 23.1.0
Arthur Zamarin
2023-03-24
16
-33
/
+1
*
fileutils: small cleanup and modernization
Arthur Zamarin
2022-12-31
2
-10
/
+1
*
fix TestArComp::test_missing_tar when gtar is installed
Arthur Zamarin
2022-12-25
1
-1
/
+1
*
remove osutils.native_readdir.listdir
Arthur Zamarin
2022-12-25
1
-7
/
+1
*
Reformat w/ black 22.12.0 for consistency.
Brian Harring
2022-12-25
33
-1307
/
+1567
*
Add constraint satisfaction problem solver
Arthur Zamarin
2022-12-09
1
-0
/
+62
*
compression: add parallel xz support
Sam James
2022-10-10
4
-73
/
+142
*
compression.__init__: add tests
Arthur Zamarin
2022-10-10
3
-9
/
+100
*
compression/_bzip2: add tests
Arthur Zamarin
2022-10-10
2
-0
/
+141
*
move `DemandLoadTargets` to tests
Arthur Zamarin
2022-09-26
1
-3
/
+29
*
descriptors: remove unused `classproperty`
Arthur Zamarin
2022-09-25
1
-16
/
+0
*
fileutils: remove deprecated `write_file`
Arthur Zamarin
2022-09-24
2
-24
/
+17
*
test/mixins: remove `mk_named_tempfile`
Arthur Zamarin
2022-09-24
1
-51
/
+34
*
Revert "dist.distutils_extensions: fix _verinfo.py file"
Arthur Zamarin
2022-09-19
1
-43
/
+33
*
version: refactor the code
Arthur Zamarin
2022-09-18
1
-33
/
+43
*
remove mk_cpy_loadable_testcase
Arthur Zamarin
2022-08-24
1
-6
/
+1
*
remove mentions of _readdir C extension
Arthur Zamarin
2022-08-24
1
-38
/
+13
*
remove cython _posix.pyx
Arthur Zamarin
2022-08-24
1
-48
/
+1
*
remove cython _sequences.pyx
Arthur Zamarin
2022-08-24
1
-19
/
+4
*
data_source: modernize tests
Arthur Zamarin
2022-08-24
1
-43
/
+31
*
stringio: remove text_writable & bytes_writable
Arthur Zamarin
2022-08-24
1
-26
/
+2
*
test_obj.py: (py3.11) add __getstate__ to knowledge
Arthur Zamarin
2022-08-08
1
-4
/
+4
*
tests: mark Namespace tests as XFAIL on PyPy
Arthur Zamarin
2022-07-30
1
-0
/
+2
*
tests: skip failing SplitExec tests on github CI
Arthur Zamarin
2022-07-30
1
-0
/
+1
*
osutils: simplify sizeof_fmt() and fix handling sizes > 1000 YB
Michał Górny
2022-06-13
1
-3
/
+2
*
osutils: add tests for sizeof_fmt()
Michał Górny
2022-06-13
1
-1
/
+24
*
tests: remove RandomPath fixture
Arthur Zamarin
2022-05-19
1
-23
/
+27
*
tests: remove TempDir fixture
Arthur Zamarin
2022-05-19
6
-256
/
+252
*
PyPy support
Arusekk
2021-12-14
3
-1
/
+7
*
sequences: drop namedtuple support
Tim Harder
2021-03-28
1
-39
/
+2
*
sort imports with isort
Tim Harder
2021-03-28
26
-46
/
+20
*
osutils: drop old, unused FsLock related support
Tim Harder
2021-03-22
1
-90
/
+0
*
tests: ignore bind mount failure for priv limited docker wheel builds
Tim Harder
2021-03-20
1
-2
/
+2
*
caching: drop refs to removed cpy extension
Tim Harder
2021-03-15
1
-173
/
+155
*
cli.arghparse: drop overly fragile CopyableParser
Tim Harder
2021-03-15
1
-139
/
+0
*
weakrefs: drop old WeakValCache support
Tim Harder
2021-03-15
1
-73
/
+0
*
process: drop unused is_running()
Tim Harder
2021-03-15
1
-40
/
+0
*
mappings: OrderedFrozenSet: support slice notation
Tim Harder
2021-03-09
1
-0
/
+1
*
tests: move to main repo root dir
Tim Harder
2021-03-04
33
-0
/
+0
*
version: don't display missing extended version message
Tim Harder
2021-03-03
1
-12
/
+8
*
tests: various caching_iter test updates
Tim Harder
2021-02-18
1
-20
/
+14
*
formatters: rename TerminfoHatesOurTerminal to TerminfoUnsupported
Tim Harder
2021-01-31
1
-2
/
+2
*
formatters: drop 'native' prefixes and simplify parent __init__() calls
Tim Harder
2021-01-31
1
-13
/
+2
*
mappings: fix OrderedFrozenSet __getitem__()
Tim Harder
2020-12-29
1
-1
/
+1
*
mappings: add initial, simple indexing support for OrderedFrozenSet
Tim Harder
2020-12-29
1
-0
/
+7
*
mappings: support reversed() for ImmutableDict and OrderedFrozenSet
Tim Harder
2020-12-17
1
-1
/
+3
*
mappings: add initial OrderedFrozenSet implementation
Tim Harder
2020-12-15
1
-9
/
+54
*
klass: drop 'native' prefixes
Tim Harder
2020-12-14
1
-62
/
+10
*
OrderedSet: implement __repr__()
Tim Harder
2020-12-13
1
-0
/
+1
[next]