0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day 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: Fix bug with -bl on a binary in /bin More... over 15 years ago
pkgfile.conf: Update for next version More... over 15 years ago
PKGBUILD: Update depends More... over 15 years ago
pkgfile.py: Add some TODO notes More... over 15 years ago
pkgfile.py: Move config loading to be before usage message, so FILELIST_DIR is correct More... over 15 years ago
pkgfile.py: Fix broken -b search when target is in /bin, /sbin More... over 15 years ago
pkgfile.py: Raise clearer exception on missing local file db More... over 15 years ago
pkgfile.py: Indent verbose message for mirror download More... over 15 years ago
Makefile: Add phony "all" target More... over 15 years ago
Merge branch 'plan-A' of git://github.com/solsticedhiver/pkgtools into plan-a More... over 15 years ago
Update PKGBUILD at least, partially More... over 15 years ago
Update README about pkg_info function More... over 15 years ago
Merge branch 'plan-A' of git://github.com/solsticedhiver/pkgtools into plan-a More... over 15 years ago
Tweak error message More... over 15 years ago
Bug fixes More... over 15 years ago
Adjust pkgfile.py to use the new pkg_info module function More... over 15 years ago
Add the missing name and version field to pkg dict More... over 15 years ago
WIP: add a pkg_info function to pkgfile module More... over 15 years ago
Use python2 now More... almost 16 years ago
Use new feature of Search object More... almost 16 years ago
Raise RegexError if error in regex compilation More... almost 16 years ago
Add basic documentation for the C module More... almost 16 years ago
Introduce splitname function More... almost 16 years ago
search.c: Add missing NULL in kwlist More... almost 16 years ago
Add ListPackages function to list all packages in a file list tarball More... almost 16 years ago
With SEARCH_PACKAGE, also return the match when the file list is empty More... almost 16 years ago
Add search types to the Search class More... almost 16 years ago
match.c: Simplify the matching functions More... almost 16 years ago
Split up the python module into several files More... almost 16 years ago
Use python2 instead of python for now in setup.py More... almost 16 years ago