summaryrefslogtreecommitdiffstats
path: root/tools/src/h5repack/h5repack_main.c
Commit message (Expand)AuthorAgeFilesLines
* Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-05-201-0/+1
* Separated VFD and VOL parameters in tools.Dana Robinson2020-05-201-6/+6
* Update h5repack long arguments for id-->value changes.Dana Robinson2020-05-201-2/+2
* Changed identifiers and command-line options from "id" to "value" in toolsDana Robinson2020-05-201-8/+8
* Added support for passing connector info strings via the commandDana Robinson2020-05-201-2/+2
* Minor renaming in the tools code.Dana Robinson2020-05-201-16/+16
* Fix latent bug in h5repack options file readingJordan Henderson2020-05-201-0/+2
* Replace usage of some standard library functions with HD- versionsJordan Henderson2020-05-201-2/+2
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-05-201-39/+169
* testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-05-201-5/+7
* fix bad function cast warningkmu2020-05-201-2/+2
* remove unsed var,function,macro, etckmu2020-05-201-1/+1
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2020-05-201-8/+6
* Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2020-05-201-6/+8
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-205/+176
* Fix indentationAllen Byrne2018-02-191-2/+2
* HDFFV-10384 Add optional arg to enable-error-stackAllen Byrne2018-02-141-2/+2
* 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-5/+16
* (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-1/+22
* HDFFV-10297 - fix repack individual objectsAllen Byrne2017-10-061-4/+6
* Update error handling to support ARGS and tools stackAllen Byrne2017-10-021-17/+0
* HDFFV-10276 Remove whitespaceAllen Byrne2017-09-081-1/+1
* HDFFV-10276 Remove whitespaceAllen Byrne2017-09-081-2/+2
* HDFFV-10276 Add UD flag option to h5repackAllen Byrne2017-09-071-4/+4
* HDFFV-8611 change h5repack to save the root group creation orderAllen Byrne2017-05-221-7/+80
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Switch from HDatoll to HDstrtoll, for Windows compatibility.Quincey Koziol2017-03-161-1/+1
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-24/+57
* Clean up whitespaceQuincey Koziol2017-02-071-166/+157
* HDFFV-10046 Fix windows parse errorAllen Byrne2017-01-241-196/+196
* Uncomment line in test/objcopy.c, clean up whitespace and POSIX call wrappingQuincey Koziol2016-11-031-97/+97
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+664