summaryrefslogtreecommitdiffstats
path: root/tools/src/h5dump
Commit message (Expand)AuthorAgeFilesLines
* Onion VFD: Cleans up warnings related to onion VFD stuff in tools code (#1733)Dana Robinson2022-05-061-13/+18
* Added the support to get the revision count for the onion file into the h5dum...raylu-hdf2022-05-051-15/+29
* Changed the field name 'revision_id' of H5FD_onion_fapl_info_t to 'revision_n...raylu-hdf2022-04-161-3/+3
* Changed the options for the Onion VFD to use the generic VFD options in h5dif...raylu-hdf2022-04-151-9/+23
* Merge remote-tracking branch 'canonical/develop' into feature/onion_vfdDana Robinson2022-04-063-93/+92
|\
| * Move error-stack text to top of usage display (#1564)Allen Byrne2022-04-011-4/+6
| * Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues...David Young2022-02-211-16/+17
| * Fix a few issues noted by LGTM (#1421)jhendersonHDF2022-02-042-6/+11
| * Snprintf2 (#1399)Sean McBride2022-01-282-7/+7
| * Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-281-3/+3
| * Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-073-9/+9
| * Fix ASAN issue in h5dump error path (#1051)Allen Byrne2021-10-031-3/+0
| * VFD plugins (#602)jhendersonHDF2021-09-291-37/+37
| * Fix several warnings (#720)jhendersonHDF2021-09-141-6/+14
* | Second round of commit.Ray Lu2022-03-221-1/+7
* | typedef changes and adds RFCs to doc directory (#1264)Dana Robinson2021-12-051-3/+4
* | Committing clang-format changesgithub-actions2021-11-221-2/+2
* | checkpoint, minor fixes to make h5dump work, cleanupBrian Sawicki2021-11-221-1/+2
* | Onion VFD: Remove magic numbers (#1196)Dana Robinson2021-11-151-1/+0
* | Cherry pick of non-VFD-related code from Sep 7th to present (#1112)Dana Robinson2021-10-192-9/+14
* | Committing clang-format changesgithub-actions2021-09-081-10/+10
* | Brings onion VFD files over from private branchDana Robinson2021-09-081-1/+20
|/
* Removes partial long options from the tools (#872)Dana Robinson2021-08-031-78/+0
* Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-291-170/+170
* Fix several warnings (#747)jhendersonHDF2021-06-161-7/+32
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-045-15/+15
* Update license url part2 (#333)Larry Knox2021-02-179-9/+9
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-292-2/+2
* Small fixes (#285)Allen Byrne2021-01-271-66/+66
* Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229)Dana Robinson2020-12-241-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-142-2/+2
* Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)Quincey Koziol2020-11-301-2/+2
* HDFFV-11096 replace backticks with doublequotesAllen Byrne2020-10-041-4/+4
* HDFFV-11096 fix typo in h5dump usage textAllen Byrne2020-10-031-1/+1
* Clang-format of source filesAllen Byrne2020-09-308-2985/+3272
* Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...David Young2020-09-282-4/+4
|\
| * Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-271-0/+21
| |\
| * \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-07-305-148/+135
| |\ \
| * | | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-072-4/+4
* | | | OESS-98 merge with clang-format changesAllen Byrne2020-09-251-2/+2
| |_|/ |/| |
* | | CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+21
| |/ |/|
* | Tools refactorAllen Byrne2020-07-155-148/+135
|/
* Fix memory error in h5dump xml 'escape the string' routineJordan Henderson2020-04-271-4/+2
* Further updates to the tools warnings fixes from code review.Dana Robinson2020-04-271-3/+7
* Updates to tools warning PR from code review.Dana Robinson2020-04-261-8/+4
* Fixes for warnings in the tools code.Dana Robinson2020-04-251-1/+5
* Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-04-212-46/+83
* Separated VFD and VOL parameters in tools.Dana Robinson2020-04-211-9/+7
* Fixed problems with S3 and HDFS VFDs.Dana Robinson2020-04-171-2/+2