0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Travis CI integration More... over 8 years ago
Initial commit of some unit tests More... over 8 years ago
Refactor db_entry for clarity More... over 8 years ago
Refactor archive_entry_propulate creation More... over 8 years ago
Hardcode uid/gid to repose to avoid leaking information More... over 8 years ago
Only provide one validation technique More... over 8 years ago
Fixes suggested from include-what-you-use More... over 8 years ago
Whitespace More... over 8 years ago
Fix remaining type mismatches More... over 8 years ago
VERSION in Makefile was never bumped More... over 8 years ago
Fix small possible NULL dereference in buffer_printf More... over 8 years ago
Tighten up parsing sizes and times More... over 8 years ago
Make arch checking slightly safer More... over 8 years ago
Start ignoring md5sums More... over 8 years ago
Preallocate a lot more space for the files database More... over 8 years ago
Fix incorrect allocation logic More... over 8 years ago
Whitespace More... over 8 years ago
Expand ternary conditional for clarity More... over 8 years ago
buffer: tighten up allocation code to avoid overflows More... over 8 years ago
Tweak to avoid a potential null dereference More... over 8 years ago
Rework buffer initialization More... over 8 years ago
Better resource freeing in load_database More... over 8 years ago
Update the zshell completion information More... over 8 years ago
Stash the coverity model file More... over 8 years ago
Add Coverity badge More... over 8 years ago
Check if fstat fails More... over 8 years ago
Don't check for files db signature if we don't have a files db More... over 8 years ago
Unnecessary null dereference check More... over 8 years ago
va_end not called on fail case More... over 8 years ago
Move arch into the config structure More... over 8 years ago