summaryrefslogtreecommitdiffstats
path: root/combox/file.py
Commit message (Expand)AuthorAgeFilesLines
* new function combox.file.node_path.Siddharth Ravikumar2015-02-251-0/+22
* Refactored combox.file.cb_path to accept a file or a directory under a node d...Siddharth Ravikumar2015-02-201-5/+15
* Defined new function in combox.file.cb_pathSiddharth Ravikumar2015-02-191-0/+10
* modded combox.file.relative_path function.Siddharth Ravikumar2015-02-191-4/+13
* [bug fix] combox/file.py: rm_shards function checks if a shard exists before ...Siddharth Ravikumar2015-01-271-1/+7
* combox/file.py: defined hash_file function.Siddharth Ravikumar2015-01-211-0/+13
* updated copright year.Siddharth Ravikumar2015-01-201-1/+1
* [bug fix] combox/file.py: fixed bug in move_shards functionSiddharth Ravikumar2015-01-161-0/+5
* combox/file.py: wrote new utility functions.Siddharth Ravikumar2015-01-151-0/+99
* combox/file.py: new functions defined.Siddharth Ravikumar2015-01-141-6/+53
* combox/file.py: added mk_nodedir function.Siddharth Ravikumar2015-01-131-0/+13
* rewrote the read_shards() and write_shards() function in combox/file.py.Siddharth Ravikumar2015-01-131-12/+17
* added back combox/file.pySiddharth Ravikumar2015-01-121-0/+127
* consolidated everything into combox/combox.py.Siddharth Ravikumar2015-01-121-127/+0
* file.py: wrote two new functions -- write_shards(), read_shards()Siddharth Ravikumar2014-11-051-0/+33
* updated file.py: fixed typo in glue_data documentation.Siddharth Ravikumar2014-10-301-1/+1
* updated combox/file.py: renamed split_file -> split_data and glue_file -> gl...Siddharth Ravikumar2014-10-301-31/+41
* renamed: utils/file.py -> file.py, tests/utils_file.py -> tests/test_file.pyrsiddharth2014-10-301-0/+84