summaryrefslogtreecommitdiffstats
path: root/tools/src/h5repack/h5repack_main.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-23/+23
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-19/+19
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-5/+5
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-6/+6
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-291-4/+4
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-1/+1
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-291-17/+17
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-5/+5
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-4/+4
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-211-1/+2
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Onion VFD (#1953)Dana Robinson2022-08-021-0/+28
* Move error-stack text to top of usage display (#1564)Allen Byrne2022-04-011-6/+11
* Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues...David Young2022-02-211-2/+2
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-281-4/+4
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-3/+3
* Add option for h5repack timing (#1142)Allen Byrne2021-11-081-4/+10
* VFD plugins (#602)jhendersonHDF2021-09-291-12/+76
* Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-291-78/+78
* Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-291-3/+3
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* 11099 Add help text line (#259)Allen Byrne2021-01-151-0/+1
* Clang-format of source filesAllen Byrne2020-09-301-184/+226
* HDFFV-9984 Add options to merge/prune external links during repackAllen Byrne2020-08-141-20/+33
* 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