Age | Commit message (Expand) | Author | Files | Lines |
2023-02-01 | Print the key-value pair of the DATA block provided in simple valid JSON format | kaotisk | 1 | -3/+1 |
2023-02-01 | Use gpg2 instead of gpg | kaotisk | 1 | -1/+1 |
2023-02-01 | Don't print new lines | kaotisk | 1 | -3/+3 |
2023-02-01 | Removed unused code | kaotisk | 1 | -6/+11 |
2023-02-01 | Removed unused code | kaotisk | 1 | -23/+14 |
2023-02-01 | Exits on failures, added check so we don't produce duplicate references to th... | kaotisk | 1 | -1/+45 |
2023-01-21 | Fixed spacing in usage screen | kaotisk | 1 | -4/+4 |
2023-01-21 | Replaced tabs with spaces, changed exit code checkers to only check for non-z... | kaotisk | 1 | -257/+253 |
2023-01-21 | Added minimal usage message when no arguments | kaotisk | 1 | -0/+1 |
2023-01-21 | Expands the whole data file instead of outputing only ipfs and detach values | kaotisk | 1 | -1/+1 |
2023-01-21 | More verbose log output | kaotisk | 1 | -3/+3 |
2023-01-08 | Forgot a line that outputs a brief JSON object for the data given | kaotisk | 1 | -0/+1 |
2023-01-08 | Made script more readable | kaotisk | 1 | -89/+84 |
2022-12-15 | Outputs only the sha512sum of the map file created | kaotisk | 1 | -1/+1 |
2022-12-15 | Commented out -xe flags from script and generated script, outputs map's hash. | kaotisk | 1 | -3/+7 |
2022-12-15 | Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change. Commented out gi... | kaotisk | 1 | -13/+7 |
2022-12-15 | The test failed as sha512sum didn't successfully verified the resulted file | kaotisk | 1 | -30/+0 |
2022-12-15 | Adapting to solution with printf | kaotisk | 1 | -2/+32 |
2022-12-12 | renamed readme | kaotisk | 1 | -0/+0 |
2022-12-03 | Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change, also provide a u... | kaotisk | 1 | -1/+8 |
2022-11-15 | File splitter and joiner scripts | kaotisk | 2 | -0/+185 |
2022-11-02 | Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change, also provide usa... | kaotisk | 1 | -1/+25 |
2022-11-02 | Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change | kaotisk | 1 | -13/+14 |
2022-11-02 | Removed trailing new lines from echo output (-n flag added) | kaotisk | 1 | -1/+1 |
2022-11-02 | Removed trailing new lines from echo output (-n flag added) | kaotisk | 1 | -21/+21 |
2022-10-31 | Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change | kaotisk | 1 | -24/+28 |
2022-10-31 | Updated the way to expand the data part of each block | kaotisk | 2 | -24/+143 |
2022-10-27 | Better implementation that doesn't produce splitted CIDs | kaotisk | 1 | -1/+7 |
2022-10-25 | Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change | kaotisk | 3 | -42/+31 |
2022-10-25 | Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change | kaotisk | 1 | -35/+41 |
2022-10-25 | New log format: script, level, message | kaotisk | 1 | -1/+1 |
2022-10-25 | Added usage information | kaotisk | 1 | -5/+11 |
2022-09-19 | Reformed log messages to much the generic style approach | kaotisk | 1 | -10/+10 |
2022-09-19 | Changed way of getting latest version | kaotisk | 1 | -1/+1 |
2022-09-17 | It was not grepping the correct value, resulting to duplication in rc files | kaotisk | 1 | -1/+1 |
2022-09-17 | Return counted blocks to the log even if we end up on pseudo-genesis | kaotisk | 1 | -0/+1 |
2022-09-15 | Changed error message to warning message since it currently doesn't crash any... | kaotisk | 1 | -1/+1 |
2022-09-15 | mirroring change of go-ipfs to kubo | kaotisk | 1 | -4/+4 |
2022-09-07 | Removed trailing spaces | kaotisk | 1 | -2/+16 |
2022-09-07 | Fixed usage screen options spacing | kaotisk | 1 | -2/+2 |
2022-09-07 | Modified the reference to changelog with a link to the actual file | kaotisk | 1 | -1/+1 |
2022-09-07 | The bash script I am using to create the CHANGELOG file | kaotisk | 1 | -0/+3 |
2022-09-07 | Updates! | kaotisk | 1 | -700/+346 |
2022-09-07 | Added some checks to make sure zblocks are zblocks and blocks are blocks | kaotisk | 1 | -2/+45 |
2022-09-07 | Fixed breaking heading typo, updated enter -h text. | kaotisk | 1 | -1/+4 |
2022-09-07 | Enriched with information, added a dependency, a how-to-update and mentioned ... | kaotisk | 1 | -0/+9 |
2022-09-07 | Added change log in case you don't want to git log yourself | kaotisk | 1 | -0/+881 |
2022-09-07 | Tool to run after git pull so you can skip relaunching init.sh or install.sh | kaotisk | 1 | -0/+9 |
2022-09-07 | Tool to calculate the size of a zchain | kaotisk | 1 | -0/+9 |
2022-09-07 | Tool to extract all the IPFS CIDs from a zchain | kaotisk | 1 | -0/+2 |