summaryrefslogtreecommitdiffstats
path: root/tools/src/h5repack
Commit message (Expand)AuthorAgeFilesLines
* 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-076-31/+31
* Add option for h5repack timing (#1142)Allen Byrne2021-11-085-50/+166
* VFD plugins (#602)jhendersonHDF2021-09-294-20/+84
* Add support for parallel filters to h5repack (#832)jhendersonHDF2021-07-141-4/+21
* 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
* Ubsan fixes (#498)Sean McBride2021-05-031-10/+8
* File locks now work on Windows (#480)Dana Robinson2021-03-221-21/+46
* Update clang config (#473)Quincey Koziol2021-03-171-1/+4
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-102-2/+2
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-093-17/+17
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-041-3/+3
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-252-6/+8
* Update license url part2 (#333)Larry Knox2021-02-1710-10/+10
* 11099 Add help text line (#259)Allen Byrne2021-01-151-0/+1
* Clang-format of source filesAllen Byrne2020-09-309-1947/+2015
* Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...David Young2020-09-281-1/+1
|\
| * Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-271-0/+12
| |\
| * \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-035-51/+127
| |\ \
| * \ \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-07-301-16/+2
| |\ \ \
| * | | | Delete extra argument, there is no formatting for it.David Young2020-07-071-1/+1
* | | | | OESS-98 merge with clang-format changesAllen Byrne2020-09-251-2/+2
| |_|_|/ |/| | |
* | | | CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+12
| |_|/ |/| |
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-08-151-1/+0
|\ \ \
| * | | Trivialities noticed while merging things to 1.10Dana Robinson2020-08-151-1/+0
* | | | HDFFV-9984 Add options to merge/prune external links during repackAllen Byrne2020-08-143-49/+126
|/ / /
* | | Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
| |/ |/|
* | Tools refactorAllen Byrne2020-07-151-16/+2
|/
* Merge pull request #2532 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-04-231-0/+1
|\
| * Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-04-211-0/+1
* | Merge pull request #2530 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-04-211-6/+6
|\ \ | |/
| * Separated VFD and VOL parameters in tools.Dana Robinson2020-04-211-6/+6
* | Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
|/
* 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
* Merge branch 'develop' into tools_vol_updateDana Robinson2020-04-021-16/+16
|\
| * Minor renaming in the tools code.Dana Robinson2020-03-311-16/+16
* | Merge branch 'tools_vol_update' of https://bitbucket.hdfgroup.org/scm/~derobi...Dana Robinson2020-03-301-0/+2
|\ \ | |/
| * Fix latent bug in h5repack options file readingJordan Henderson2020-03-291-0/+2
* | Misc changes for h5dump VOL changes.Dana Robinson2020-03-301-2/+2
|/
* Merge pull request #2469 in HDFFV/hdf5 from tools_vol_update to developJordan Henderson2020-03-275-71/+250
|\
| * 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-175-71/+250
* | Add extensive warnings to tools executablesAllen Byrne2020-03-251-0/+2
|/
* Fix standalone linkAllen Byrne2020-02-251-3/+3
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1