summaryrefslogtreecommitdiffstats
path: root/tools/src/h5repack/h5repack_main.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Sync with develop (#811)Dana Robinson2021-06-301-81/+81
* Much normalization with develop (#701)Dana Robinson2021-05-281-21/+38
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-179/+218
* Tools refactorAllen Byrne2020-07-151-16/+2
* Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-04-211-0/+1
* Separated VFD and VOL parameters in tools.Dana Robinson2020-04-211-6/+6
* Update h5repack long arguments for id-->value changes.Dana Robinson2020-04-141-2/+2
* Changed identifiers and command-line options from "id" to "value" in toolsDana Robinson2020-04-141-8/+8
* Added support for passing connector info strings via the commandDana Robinson2020-04-091-2/+2
* Minor renaming in the tools code.Dana Robinson2020-03-311-16/+16
* Fix latent bug in h5repack options file readingJordan Henderson2020-03-291-0/+2
* Replace usage of some standard library functions with HD- versionsJordan Henderson2020-03-261-2/+2
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-171-39/+169
* testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-01-291-5/+7
* remove unsed var,function,macro, etckmu2019-12-061-1/+1
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-8/+6
* Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2019-11-051-6/+8
* HDFFV-10919 merge synchingAllen Byrne2019-10-021-5/+5
* Update versioning to next major versionAllen Byrne2019-09-251-1/+2
* Revert else-if to single line.Jacob Smith2019-09-241-22/+12
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2019-09-231-1/+2
|\
| * Update libvers usageAllen Byrne2019-07-281-1/+2
* | Add copyright/disclaimer to repack gentest.Jacob Smith2019-07-221-7/+0
* | Minor formatting adjustments.Jacob Smith2019-07-221-4/+4
* | Undo some formatting modifications.Jacob Smith2019-06-211-3/+9
* | refactor h5repack_main.c -- remove some redundancy, formattingJacob Smith2019-05-241-173/+134
* | Fit help message to 80 character width and clarify some details.Jacob Smith2019-05-141-27/+44
|/
* TRILAB-81 coverity fixesAllen Byrne2018-10-171-0/+2
* 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