0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2 from anusharanganathan/master More... over 13 years ago
Fixed 'invalid cross device link' error, occuring when moving files across file systems For example /tmp and /silos are on different mounts More... almost 14 years ago
Merge branch 'master' of github.com:anusharanganathan/RecordSilo More... almost 14 years ago
Added dist file for recordsilo 0.4.15 python 2.7 More... almost 14 years ago
This is generated by dpkg More... almost 14 years ago
Updated version info More... almost 14 years ago
Adding debian files for packaging More... almost 14 years ago
Merge branch 'master' of git://github.com/anusharanganathan/RecordSilo More... almost 14 years ago
Added log messages for data package creation and custom messages for directory move More... almost 14 years ago
Added version logs to the manifest in records.py More... almost 14 years ago
Renamed README to README.txt More... about 14 years ago
Merge branch 'master' of git://github.com/anusharanganathan/RecordSilo More... about 14 years ago
Added the license information More... about 14 years ago
Added the license information More... about 14 years ago
Created an egg file for python 2.7 More... about 14 years ago
Merge pull request #1 from anusharanganathan/master More... over 14 years ago
Adding the egg file and changelog file More... over 14 years ago
Modified recordsilo to handle unicode. More... over 14 years ago
Merged changed of 0.4.12. and 0.4.13 More... over 14 years ago
Removed the dependency on the python package RDFObject Replaced the needed functions with two python classes - urihelper and manifesthelper This was manily done to extend the functionality of rdfobject to accept blank nodes in subject and object. More... over 14 years ago
Was passing the pairtree file path rather than the human path. Fixed it More... almost 15 years ago
Added a helper function del_dir in class RDFRecord to recursively delete directories. Updated setup.py and created a new dist More... almost 15 years ago
Added the distribution to git More... about 15 years ago
Oops! did not pass startversion param to revert function call. More... over 15 years ago
Had to pass startversion to classes RDFSilo and RDFRecord More... over 15 years ago
Incremented the version to 4.11 and updated the version details in setup.py More... over 15 years ago
Can customize the start version for datasets in silos. The default startversion is 1 More... over 15 years ago
Fixed bug in del_version - date not defined More... over 15 years ago
Changed the way I copy the manifest infomration on version increment More... over 15 years ago
Changed how the mnaifest is updated, when creating a new copy of the dataset. This fixes the bug where changes in the state of the current version alse changes the previous version More... over 15 years ago