1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Sep 22, 2024 — Sep 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix error when app have no rules More... over 11 years ago
Always return same type More... over 11 years ago
Add module defining rules for traced applications More... over 11 years ago
Don't use properties; we are not paid for lines of the code More... over 11 years ago
Add meta file for tests; You should import it in your tests More... over 11 years ago
Add tests for checking inheritance of package managers More... over 11 years ago
Add basic tests for package managers More... over 11 years ago
Add readme for package managers More... over 11 years ago
Ask for feedback in UnsupportedDistribution exception More... over 11 years ago
Catch UnsupportedDistribution exception More... over 11 years ago
Move UnsupportedDistribution to exceptions module More... over 11 years ago
Change "outdated running packages" to "outdated running applications" More... over 11 years ago
Fix typo More... over 11 years ago
Add support for dpkg More... over 11 years ago
Use binary search instead of linear search More... over 11 years ago
Dont use regexes, they are slow and complicate searching in memory More... over 11 years ago
Add header (copyright, title, etc) to every file More... over 11 years ago
Print process name instead of package name More... over 11 years ago
Prevent from non-root attempts to open package database More... over 11 years ago
Not every package have dot in version (e.g. app-text/texlive-2012) More... over 11 years ago
Add note about disabled plugins in dnf.conf More... over 11 years ago
Merge pull request #5 from FrostyX/develop More... over 11 years ago
Simplify the regex More... over 11 years ago
Set utf8 encoding More... over 11 years ago
Add proper license More... over 11 years ago
Return package objets instead of names More... over 11 years ago
Update tracer's pydoc More... over 11 years ago
Show output of dnf with tracer More... over 11 years ago
Use property instead of args.now More... over 11 years ago
Make property from specified packages More... over 11 years ago