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
rename putils.packages to putils.content More... almost 16 years ago
change my email address More... almost 16 years ago
Fix psize More... almost 16 years ago
Remove patom More... almost 16 years ago
Make it work with latest paludis More... almost 16 years ago
Return applet's exit status. More... over 16 years ago
fix plist -r. More... over 16 years ago
re module supports 100 named groups. More... over 16 years ago
s/EnvironmentMaker/EnvironmentFactory/ More... over 16 years ago
Smarter ROOT handling. More... over 16 years ago
Use any() More... over 16 years ago
Use from_repositories_key, source_origin_key is dead. More... over 16 years ago
Use search() not match() More... over 16 years ago
New module putils.compat to handle compatibility between Python versions. More... over 16 years ago
plist: Remove --canonical option. It was a stupid idea. More... over 16 years ago
pfile: Use PaludisOptionParser.add_default_format_options() More... over 16 years ago
Make PaludisOptionParser.add_default* functions return OptionGroup so more options can be added by applets. More... over 16 years ago
Use stat() in putils.colours only if colours_stat is True. Colour files which we aren't allowed to stat() using option colours_perm_denied. More... over 16 years ago
putils.user module should be imported when it's needed. More... over 16 years ago
Nicer LS_COLORS handling. Now we avoid os.stat() as long as we can. More... over 16 years ago
Add support for user customization. Nothing can be customized yet though. More... over 16 years ago
Fix sys.argv handling More... over 16 years ago
Use builtin any() if available. More... over 16 years ago
s/regexps/regular expressions More... over 16 years ago
Cache kwargs as well. More... over 16 years ago
pfile: exit if no positional arguments are specified. More... over 16 years ago
Make exact matcher default for pfile. More... over 16 years ago
Use decorators instead of global variables for caching. Rename putils.lscolours to putils.colours. More... over 16 years ago
Hilight files that we aren't allowed to read different than non-existant files. More... over 16 years ago
Use != instead of not More... over 16 years ago