summaryrefslogtreecommitdiffstats
path: root/tools/src/h5repack
Commit message (Expand)AuthorAgeFilesLines
* 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
* HDFFV-11014, fix the h5repack issue that misses a few attributes during the r...Muqun Yang2020-02-071-1/+8
* testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-01-291-5/+7
* squash cast warning fixkmu2020-01-231-1/+1
* merge and fixkmu2020-01-215-24/+37
|\
| * Squashed commit of the token_refactoring branch:Dana Robinson2020-01-165-24/+37
* | merge and fix conflictkmu2020-01-194-73/+73
|\ \ | |/
| * Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-134-73/+73
* | merge and fix conflictskmu2020-01-146-380/+387
|\ \ | |/
| * Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2019-12-316-354/+353
| * Refactor tools library error handling macrosJordan Henderson2019-12-286-338/+339
| * HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2019-12-196-31/+38
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-021-8/+6
| |\
| * \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-11-261-6/+8
| |\ \
| * | | HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-076-326/+326
* | | | 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
|/