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
Improve error handling More... almost 16 years ago
Fix two compiler warnings More... almost 16 years ago
Replace search functions by a search class object to avoid multiple regex initialization More... almost 16 years ago
Return a dict with 'files' key being a list in search_file More... almost 16 years ago
Merge branch 'master' of github.com:Daenyth/pkgtools More... almost 16 years ago
pkgtools.install: Inform about the correct list dir in post_remove More... almost 16 years ago
Move pkgfile2.c in modules directory More... almost 16 years ago
Use python C module for pkgfile.py More... almost 16 years ago
TODO: Deleted. Never really used it, and github does this better More... almost 16 years ago
use command_not_found_handler instead of preexec/precmd hooks in zsh More... almost 16 years ago
Merge remote branch 'brain0-c/master' into c-pkgfile More... almost 16 years ago
We don't need this and this left around journal file More... almost 16 years ago
Correct pcre_study error handling# Please enter the commit message for your changes. Lines starting More... almost 16 years ago
Add pcre_study to the pcre matching function More... almost 16 years ago
Correct syntax error More... almost 16 years ago
Add more error handling, in case PyDict_New or PyString_FromString fail More... almost 16 years ago
Add Makefile More... almost 16 years ago
Make two casts to void* explicit More... almost 16 years ago
Move options parsing to the frontend functions, make search_file only take a filename and a 'data' pointer More... almost 16 years ago
Add help strings to the python function definitions More... almost 16 years ago
Add pcre regex matching More... almost 16 years ago
More error handling and correct freeing of ressource More... almost 16 years ago
Fix error handling More... almost 16 years ago
Add regex searching More... almost 16 years ago
Remove forgotten match_uninit call More... almost 16 years ago
Simplify the persistent data pointer, remove the match_{un,}init function pointers More... almost 16 years ago
Optionally pass a persistent data pointer to the match function More... almost 16 years ago
Move the matching functions next to their corresponding python search functions More... almost 16 years ago
Include shell (fnmatch) matching More... almost 16 years ago
Turn pkgfile2 into a python module More... almost 16 years ago