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
Fix TypeError in find_dbpath() More... over 15 years ago
pkgfile: In update_repo(), open download file in binary mode. More... over 15 years ago
pkgfile: Manually parse the last-modified time into a struct More... over 15 years ago
pkgfile: Mirror url should not be constructed with os.path.join() More... over 15 years ago
pkgfile: Get last-modified time for updates correctly More... over 15 years ago
Fixes for gem2arch re: pull request to master More... over 15 years ago
Update c-pkgfile Makefile to build from python 3.1 More... over 15 years ago
Merge branch 'master' of github.com:Daenyth/pkgtools More... over 15 years ago
pkgfile-hook.bash: Fix bug that prevented working with gnome More... over 15 years ago
pkgfile: -r/-g search full path instead of filename More... over 15 years ago
Merge branch 'master' of github.com:Daenyth/pkgtools More... over 15 years ago
pkgfile2.c: Add WTFPL license header. More... over 15 years ago
Remove unused "pacparser" script More... over 15 years ago
pkgfile: Decode pacman byte output to encoded string in get_mirrorlist More... over 15 years ago
pkgfile: Fix exception in get_mirrorlist More... over 15 years ago
pkgfile: Apply patch from python's '2to3' tool More... over 15 years ago
spec2arch: tool manpage should be section 1, not 8 More... over 15 years ago
Merge branch 'master' of github.com:Daenyth/pkgtools More... over 15 years ago
pkgfile: Factor out update_local_repo, check if filelist area is writable More... over 15 years ago
Import of gem2arch More... over 15 years ago
pkgfile: Fix bug with pkgfile -l repo/pkgname More... over 15 years ago
pkgfile: Remove unused variable More... over 15 years ago
pkgfile: Correctly interpret "~/" in FILELIST_DIR More... over 15 years ago
Update copyright years More... over 15 years ago
pkgfile: Remove unnecesary line in update_repo() loop More... over 15 years ago
pkgfile: Tweak some variable names, add some notes More... over 15 years ago
pkgfile: Factor out get_mirrorlist() from update_repo(); tweak output More... over 15 years ago
pkgfile: Replace manual dict updating with dict.update() More... over 15 years ago
pkgfile: Fix single-letter variable name in list_files() More... over 15 years ago
pkgfile: Add docstring for is_binary() More... over 15 years ago