0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 06, 2025 — Mar 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added README More... over 11 years ago
speeded up delete greatly by removing LIKE query
tmb
More... over 16 years ago
Fixed some bugs after the addition of dir that kept things from working.
tmb
More... over 16 years ago
added directory column to speed up directory lookups near the root
tmb
More... over 16 years ago
added testing scripts
tmb
More... over 16 years ago
made listdir query more efficient based on sqlite documentation
tmb
More... over 16 years ago
slightly improved directory listing
tmb
More... over 16 years ago
added extended attributes for id, path, and instances
tmb
More... over 16 years ago
replaced print statements with logging class
tmb
More... over 16 years ago
added simple statfs call that returns the stats for the underlying fs
tmb
More... over 16 years ago
added missing rename method, scons/make now working for reasonably sized software systems
tmb
More... over 16 years ago
made the path the primary key, fixed a file permission bug
tmb
More... over 16 years ago
changed directory hierarchy for archive slightly
tmb
More... over 16 years ago
removed debugging code
tmb
More... over 16 years ago
now runs make, up to some complaints about clock skew
tmb
More... over 16 years ago
removed file class
tmb
More... over 16 years ago
significant cleanups
tmb
More... over 16 years ago
fixed truncation problem, default size is now 0
tmb
More... over 16 years ago
id is not a pathname anymore, added verbose and debug environment options
tmb
More... over 16 years ago
commented out debugging messages
tmb
More... over 16 years ago
fixed id problems
tmb
More... over 16 years ago
fixing ids
tmb
More... over 16 years ago
added copyright and contact information
tmb
More... over 16 years ago
initial version
tmb
More... over 16 years ago