0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Jul 23, 2025 — Jul 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pkgfile.py: Accept str & bytes in is_binary() More... about 15 years ago
pkgfile.py: Fix str/bytes in --list behavior More... about 15 years ago
parse.c: Store optdepends & url to str instead of bytes More... about 15 years ago
pkgfile.py: Give pkg_info 'bytes' instead of 'str' More... about 15 years ago
parse.c: Comment out mysterious DECREF statements More... about 15 years ago
newpkg: Check for rc.d proto presence More... about 15 years ago
PKGBUILD{,-git}: optdepend on abs More... about 15 years ago
newpkg: Fix typo in option parsing More... about 15 years ago
newpkg: Fix --rc. More... about 15 years ago
newpkg: Make sure to shift when using 2nd arg More... about 15 years ago
Merge branch 'master' of github.com:Daenyth/pkgtools More... about 15 years ago
newpkg: Fix -i. Fix FS#21973 More... about 15 years ago
parse.c: pkg_info(): variable rename More... about 15 years ago
Merge branch '2to3' of github.com:Daenyth/pkgtools into 2to3 More... about 15 years ago
Build with debugging symbols More... about 15 years ago
pkgfile-hook: Fix breakage when searching for command with leading dash More... about 15 years ago
modules/setup.py -> shebang to py3k More... about 15 years ago
Revert "c-pkgfile: Change all PyBytes to PyUnicode" More... over 15 years ago
Delete pacparser... Not sure why it was even still here More... over 15 years ago
gitignore __pycache__ dir More... over 15 years ago
c-pkgfile: Change all PyBytes to PyUnicode More... over 15 years ago
Merge remote-tracking branch 'remy/2to3' into 2to3 More... over 15 years ago
pkgconflict: Update shebang to use python2 More... over 15 years ago
Makefile: Update to build pkgfile module with py3k More... over 15 years ago
Become compatible with Python 3 C API changes. More... over 15 years ago
Convert PyString to either PyBytes or PyUnicode. More... over 15 years ago
V3 Fixes for gem2arch integration for pkgtools More... over 15 years ago
pkgfile: make update_local_repo() output match update_repo() More... over 15 years ago
pkgfile: Indent warning messages in update_repo() More... over 15 years ago
pkgfile: Fix str/byte error in find_dbpath(). More... over 15 years ago