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)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
new release 0.10.5
v0.10.5
Arthur Zamarin
2023-01-20
1
-1
/
+1
*
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
2
-24
/
+5
*
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 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
2
-3
/
+1
*
remove proces.closerange
Arthur Zamarin
2022-12-25
2
-6
/
+3
*
fix small boolean values typo
Arthur Zamarin
2022-12-25
2
-2
/
+4
*
Reformat w/ black 22.12.0 for consistency.
Brian Harring
2022-12-25
51
-1006
/
+1614
*
compression: prefer gtar over tar if available
Sam James
2022-12-22
1
-1
/
+2
*
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
1
-0
/
+198
*
start work on 0.10.4
Arthur Zamarin
2022-11-19
1
-1
/
+1
*
dist.sphinxext: new sphinx extension
Arthur Zamarin
2022-11-11
4
-111
/
+132
*
start work on 0.10.3
Arthur Zamarin
2022-11-08
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
2
-8
/
+83
*
compression.__init__: add tests
Arthur Zamarin
2022-10-10
2
-30
/
+21
*
compression/_bzip2: add tests
Arthur Zamarin
2022-10-10
3
-12
/
+22
*
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
1
-1
/
+1
*
refactor to use f-strings
Arthur Zamarin
2022-09-26
10
-36
/
+25
*
move `DemandLoadTargets` to tests
Arthur Zamarin
2022-09-26
1
-30
/
+0
*
descriptors: remove unused `classproperty`
Arthur Zamarin
2022-09-25
1
-34
/
+0
*
fileutils: remove unused `UnbufferedWriteHandle`
Arthur Zamarin
2022-09-24
1
-17
/
+1
*
fileutils: remove deprecated `write_file`
Arthur Zamarin
2022-09-24
2
-17
/
+2
*
test/mixins: remove `mk_named_tempfile`
Arthur Zamarin
2022-09-24
1
-9
/
+1
*
Revert "dist.distutils_extensions: fix _verinfo.py file"
Arthur Zamarin
2022-09-19
2
-52
/
+45
*
dist.distutils_extensions: fix _verinfo.py file
Arthur Zamarin
2022-09-19
1
-1
/
+3
*
version: refactor the code
Arthur Zamarin
2022-09-18
2
-48
/
+53
*
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
7
-86
/
+65
*
test: remove TestCase
Arthur Zamarin
2022-08-27
2
-283
/
+10
*
remove mk_cpy_loadable_testcase
Arthur Zamarin
2022-08-24
1
-38
/
+0
*
remove mentions of _readdir C extension
Arthur Zamarin
2022-08-24
1
-7
/
+1
*
remove cython _posix.pyx
Arthur Zamarin
2022-08-24
4
-327
/
+3
*
remove cython _sequences.pyx
Arthur Zamarin
2022-08-24
3
-86
/
+3
*
test/mixins.py: remove TempDirMixin & tempdir_decorator
Arthur Zamarin
2022-08-24
1
-33
/
+0
*
data_source: modernize tests
Arthur Zamarin
2022-08-24
1
-7
/
+8
*
stringio: remove text_writable & bytes_writable
Arthur Zamarin
2022-08-24
1
-15
/
+14
*
test/*.py: various modernization of code
Arthur Zamarin
2022-08-24
6
-40
/
+35
[next]