summaryrefslogtreecommitdiffstats
path: root/tools/test/h5repack/testfiles/h5repack-help.txt
Commit message (Collapse)AuthorAgeFilesLines
* Move error-stack text to top of usage display (#1564)Allen Byrne2022-04-011-2/+3
| | | | | | | | | * Move error-stack text to top of usage display * Add optional tag ti list * format changes * Revert incorrect change
* Add option for h5repack timing (#1142)Allen Byrne2021-11-081-1/+2
| | | | | | | | | | | | | | | | | * Add timing option to h5repack * Adjust help text * fix format * fix typos * Correct spacing * Change timing to use H5Timer * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* VFD plugins (#602)jhendersonHDF2021-09-291-0/+12
| | | | | | | | | | | | | | | | | * Implement support for loading of Virtual File Drivers as plugins Fix plugin caching for VOL connector and VFD plugins Fix plugin iteration to skip paths that can't be opened * Enable dynamic loading of VFDs with HDF5_DRIVER environment variable * Temporarily disable error reporting during H5F_open double file open * Default to using HDstat in h5_get_file_size for unknown VFDs * Use macros for some environment variables that HDF5 interprets * Update "null" and "ctl testing" VFDs
* 11099 Add help text line (#259)Allen Byrne2021-01-151-0/+1
| | | | | | | | | | | | | | | * OESS-98 convert plugin option to FetchContent, add tests * Fixes for pkcfg files because of plugin option * OESS-98 fix tools test for plugins * Keep doxygen comments under 100 chars long - format hint * Whitespace * HDFFV-11144 - Reclassify CMake messages * HDFFV-11099/11100 added help text
* HDFFV-9984 Add options to merge/prune external links during repackAllen Byrne2020-08-141-0/+3
|
* Changed identifiers and command-line options from "id" to "value" in toolsDana Robinson2020-04-141-4/+4
| | | | code to be in agreement with H5VL API terminology.
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-171-0/+12
| | | | | | | | | | | | | | | | | | | | | Modify h5repack to integrate with VOL connectors Update tools library to accomodate VOL connectors Update logic in h5tools_fopen for VOL connectors Add command-line options to h5repack for specifying in/out VOL connectors Implement h5tools_set_vol_fapl Fix library shutdown issue Integrate ROS3 and HDFS VFDs into new h5tools_get_fapl() scheme Avoid H5Ocopy in h5repack when using different VOL connectors Update h5tools_test_utils.c for ROS3 and HDFS integration
* HDFFV-10919 merge synchingAllen Byrne2019-10-021-5/+5
|
* Update versioning to next major versionAllen Byrne2019-09-251-1/+2
|
* Merge branch 'develop' of ↵Jacob Smith2019-09-231-1/+2
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into bugfix/repack_external_storage
| * Update libvers usageAllen Byrne2019-07-281-1/+2
| |
* | Minor formatting adjustments.Jacob Smith2019-07-221-4/+4
| |
* | Fit help message to 80 character width and clarify some details.Jacob Smith2019-05-141-27/+44
|/
* Modifications made based on comments from pull request.Vailin Choi2018-02-071-4/+4
|
* Modify usage description for -j and -k options so that it is more informative.Vailin Choi2018-01-181-2/+3
|
* Modify h5repack usage so that it is more descriptive.Vailin Choi2018-01-161-4/+15
|
* (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-0/+3
| | | | | | (2) Add two new options to h5repack for low and high bounds as in H5Pset_libver_bounds. (3) Modify message pre_copy callbacks so that H5Ocopy can handle version bounds check. (4) Add version bounds check for cache image feature.
* HDFFV-10276 Add UD flag option to h5repackAllen Byrne2017-09-071-6/+6
|
* HDFFV-8611 change h5repack to save the root group creation orderAllen Byrne2017-05-221-0/+4
| | | Added test and new arguments to control the the input file parsing.
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-14/+25
|
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+125