1
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Split version more wisely. More... over 16 years ago
Add --canonical-form option to plist. More... over 16 years ago
Make exact matcher match basename as well as full path. More... over 16 years ago
Colourize pfile's output, add -C option to disable. More... over 16 years ago
Added -M/--matcher option to pfile. More... over 16 years ago
Use a translated and cached regex object instead of fnmatch.fnmatch() which is way faster. More... over 16 years ago
Add 'st' to special keys. Fixed parse_ls_colours() More... over 16 years ago
Removed ChangeLog, use git-log. More... over 16 years ago
s/grab_colours/parse_ls_colours More... over 16 years ago
Call os.stat() once for each file. More... over 16 years ago
Cache LS_COLORS output to make colourizing faster. More... over 16 years ago
Add coloured output for plist using LS_COLORS environment variable. More... over 16 years ago
Merge query and advanced query options More... over 16 years ago
Lose spaces More... over 16 years ago
Nicer help display More... over 16 years ago
Add content limiting options to pfile More... over 16 years ago
Make content check earlier More... over 16 years ago
Smarter ROOT handling. More... over 16 years ago
Added search_contents to __all__ More... over 16 years ago
Added new applet pfile More... over 16 years ago
Use generators More... over 16 years ago
Remove redundant quoting More... over 16 years ago
Whitespace fail More... over 16 years ago
Lose head: in --version output. More... over 16 years ago
Moves signal handling to virtual applet. More... over 16 years ago
Fixed -S/--selection. More... over 16 years ago
Better content limiting. More... over 16 years ago
Updated for paludis head. Change parse_user_package_dep_spec usage. Use GIT_HEAD instead of SUBVERSION_REVISION. Add -E option to patom now that it's required by parse_user_package_dep_spec. More... over 16 years ago
Check for error when importing applets. More... over 16 years ago
Make -S/--selection smarter. More... over 16 years ago