aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version sort on find outputdecouple-nexusJoseph Hunkeler2020-07-131-2/+4
|
* Fail if output is differentJoseph Hunkeler2020-07-131-0/+5
|
* Update test codeJoseph Hunkeler2020-07-131-2/+2
|
* Update nexus config variablesJoseph Hunkeler2020-07-131-3/+4
|
* Remove core nexus codeJoseph Hunkeler2020-07-131-95/+18
| | | | * Use nexus_bash package
* Update test_usage.shJoseph Hunkeler2020-07-021-2/+22
|
* Update test_split.shJoseph Hunkeler2020-07-021-8/+2
|
* Update README.mdJoseph Hunkeler2020-07-021-0/+1
|
* Merge pull request #5 from jhunkeler/update-readmeJoseph Hunkeler2020-07-021-0/+1
|\ | | | | Update non-cmake instructions
| * Update non-cmake instructionsJoseph Hunkeler2020-07-021-0/+1
|/
* Merge pull request #4 from jhunkeler/circleci-project-setupJoseph Hunkeler2020-07-029-8/+361
|\ | | | | Circleci project setup
| * Incorporate circleci into artifact uploadJoseph Hunkeler2020-07-021-1/+6
| |
| * Add version informationJoseph Hunkeler2020-07-023-1/+26
| |
| * Break up configuration from test scriptJoseph Hunkeler2020-07-023-7/+10
| |
| * Use better git describe argumentsJoseph Hunkeler2020-07-021-3/+4
| |
| * Update README.mdJoseph Hunkeler2020-07-021-0/+4
| |
| * Add circleci configJoseph Hunkeler2020-07-022-2/+36
| |
| * Add basic test framework and a few testsJoseph Hunkeler2020-07-024-0/+234
| |
| * Fixed up a few problems:Joseph Hunkeler2020-07-021-5/+52
|/ | | | | | | * Add mkdirs() * Create the output directory if it does not exist * Use the basename of the input path(s) to create the output path(s) * Verify the program received enough input files to proceed
* Update LICENSE.txtJoseph Hunkeler2020-06-161-1/+1
|
* Update README.mdJoseph Hunkeler2020-06-161-0/+130
|
* Add installation targetJoseph Hunkeler2020-06-161-0/+3
|
* Improvements:Joseph Hunkeler2020-06-161-40/+78
| | | | | | | | | | * Remove redundant argument parsing code for "-c" * Add usage function * Add --help argument * Consolidate splitting and combining into a single loop * Add allocation error checking * Move "Writing:" to the bottom of the output * Add "Map:" to the output
* CommentsJoseph Hunkeler2020-06-151-40/+99
|
* Refactor HeaderBlock -> DataFrame:Joseph Hunkeler2020-06-151-34/+61
| | | | * map file only records the basename of the file
* Rewrote POCJoseph Hunkeler2020-06-151-178/+287
|
* Improve argument handlingJoseph Hunkeler2020-06-101-36/+59
| | | | * Fix block reads
* Initial commit0.0.1Joseph Hunkeler2020-06-105-0/+318