0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 4 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More doc updates. More... over 14 years ago
Doc update. More... over 14 years ago
Add troubleshooting to README. More... over 14 years ago
README update More... over 14 years ago
Add rmdir and unlink -- can delete files and directories. More... over 14 years ago
Can remove containers. More... over 14 years ago
Can remove keys. More... over 14 years ago
Fixes in open() - can "touch" files now. More... over 14 years ago
Throw exception when key does not exist. Add exists() More... over 14 years ago
Fix off-by-one. More... over 14 years ago
Remove double quotes from string returned by Vertexdb. More... over 14 years ago
More README updates. More... over 14 years ago
Add known bugs to README. More... over 14 years ago
Fix write. More... over 14 years ago
Add mkdir. More... over 14 years ago
Bugfix. More... over 14 years ago
Allow items to be of type "unicode" in readdir. More... over 14 years ago
Add license note. More... over 14 years ago
Fix for write. More... over 14 years ago
Update mknod. (vertexdb allows empty keys in write now) More... over 14 years ago
Readme update. More... over 14 years ago
Doc update. More... over 14 years ago
Remove debug prints. More... over 14 years ago
Can create/edit files now. More... over 14 years ago
Add mknod. More... over 14 years ago
Add method to write to key specified in path, not explicitly. More... over 14 years ago
Use os.path to split paths. More... over 14 years ago
Set correct value for st_nlink on Linux. More... over 14 years ago
Use size() not keys()... More... over 14 years ago
Return int from size() More... over 14 years ago