-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
241 additions
and
486 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
ccef883
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
get_file_depth
moved toFileDetails
method.catalog
(Updates to the paralleltask
function)Summary
class withfolder_Bytes
class variablecalculated_size_list
class variable added to track "calculated_size" or actual size occupied by file on disk (based on blocks used)FileDetails2
class no longer in use ... so deletedfgzblamer
class no longer in use ... so deletedblamematrix
code and doc file deleted.mkdocs.yml
updated accordingly-s
option tocatalog
for specifyingst_block_byte_size
which defaults to 512 bytese2e
updated to remoteblamematrix
explicit call as it is not part ofmimeo
grubbers
reports sizes in bytes in output file and both, bytes and human readable format, for summary on terminal.mimeo
intermediate dictionaries ... faster and more accurate.FileDetails
class replacesis_symlink
withfld
... aka file or link or directory (or unknown)