summaryrefslogtreecommitdiffstats
path: root/glustolibs-io/shared_files/scripts/file_dir_ops.py
Commit message (Expand)AuthorAgeFilesLines
* [Tool] Support for rsync, append, overwrite and truncate in file_dir_opskshithijiyer2019-12-181-2/+191
* [py2to3] Fix files located in the 'glustolibs-io' dirValerii Ponomarov2019-12-021-78/+68
* [py2to3] Replace "print" statement with "print()" functionValerii Ponomarov2019-11-221-20/+20
* Optimized glustolibs-io/shared_files/scripts/file_dir_ops.py.hadarsharon2019-08-281-46/+66
* Delete quorum method from old file. Added fixes for flake8Vitalii Koriakov2019-01-301-1/+1
* Supporting python 2 and 3Vitalii Koriakov2018-09-241-30/+34
* Fix spelling mistake across the codebaseNigel Babu2018-08-071-2/+2
* Fixing the glusto-tests Build Failures:ShwethaHP2017-11-231-2/+2
* Added modules to file_dir_ops.py to perform compress, uncompress,Arthy Loganathan2017-08-081-0/+367
* Clean up pyflakes and pep8 errorsNigel Babu2016-12-121-6/+5
* Modifying file_dir_ops to handle/return failures during creation of deep dirsShwetha Panduranga2016-10-251-24/+207
* Adding a sample io program which creates/renames/list files/dirs under given dirShwetha Panduranga2016-10-171-0/+499