index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
src
/
h5ls
/
h5ls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaces HDgetenv with getenv (#3599)
Scot Breitenfeld
2023-09-26
1
-1/+1
*
Strip HD prefix from string/char C API calls (#3540)
Dana Robinson
2023-09-15
1
-47/+47
*
hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)
Dana Robinson
2023-09-05
1
-215/+215
*
Another round of fixing -Wextra-semi-stmt warnings (#3264)
Sean McBride
2023-07-24
1
-2/+2
*
ROS3: (feature) Temporary security credentials (#3030)
Jan-Willem Blokland
2023-07-14
1
-6/+9
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
1
-25/+25
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
1
-5/+0
*
Remove HD from strto* calls (#3204)
Dana Robinson
2023-06-29
1
-4/+4
*
Rename HDexit() and related to exit(), etc. (#3202)
Dana Robinson
2023-06-29
1
-1/+1
*
Rename HDato*() to ato*() (#3201)
Dana Robinson
2023-06-29
1
-2/+2
*
Remove HD from memory allocate/free calls (#3195)
Dana Robinson
2023-06-28
1
-23/+23
*
Add note about HDF5_VOL_CONNECTOR to tools usage (#3159)
mattjala
2023-06-28
1
-0/+5
*
Rename HD(f)printf() to (f)printf() (#3194)
Dana Robinson
2023-06-28
1
-14/+14
*
Fix ROS3 VFD anonymous credential usage with h5dump and h5ls (#2798)
jhendersonHDF
2023-04-24
1
-3/+15
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1
-1/+0
*
Corrects some bad format strings in the tools (#1964)
Dana Robinson
2022-08-03
1
-1/+1
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-25/+25
*
Fixes for S3 and HDFS VFDs with tools (#1740)
jhendersonHDF
2022-05-06
1
-0/+4
*
Fixes unused/unset variable warnings from aocc (#1712)
Dana Robinson
2022-05-03
1
-4/+1
*
Move error-stack text to top of usage display (#1564)
Allen Byrne
2022-04-01
1
-1/+1
*
spelling fixes (#1561)
Scot Breitenfeld
2022-03-31
1
-1/+1
*
Fixes for format string warnings raised by -Wformat=2/-Wformat-security (#1489)
Dana Robinson
2022-03-11
1
-3/+3
*
Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues...
David Young
2022-02-21
1
-27/+23
*
Remove const from the argv tools/tests main sig. (#1390)
Allen Byrne
2022-01-28
1
-1/+1
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-1/+1
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-41/+37
*
Removes gratuitous (double)x.yF casts (#632)
Dana Robinson
2021-05-07
1
-1/+1
*
Cleanup tools debug build warnings (#627)
Allen Byrne
2021-05-05
1
-8/+8
*
Tools long double updates (#522)
Allen Byrne
2021-04-15
1
-5/+0
*
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
Sean McBride
2021-03-10
1
-1/+1
*
H5TS_win32_thread_exit (#396)
Allen Byrne
2021-03-01
1
-4/+1
*
#386 copyright corrections for java folder (#389)
Allen Byrne
2021-02-26
1
-1/+4
*
Fixed uninitialized warnings (#360)
Sean McBride
2021-02-19
1
-1/+1
*
Update license url part2 (#333)
Larry Knox
2021-02-17
1
-1/+1
*
Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229)
Dana Robinson
2020-12-24
1
-1/+1
*
Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)
Quincey Koziol
2020-11-30
1
-6/+6
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-598/+629
*
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-09-03
1
-1/+1
|
\
|
*
Removes staff email addresses from the repository
Dana Robinson
2020-08-07
1
-1/+1
*
|
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-07-30
1
-262/+13
|
\
\
|
|
/
|
*
Warnings reduction in tools
Allen Byrne
2020-07-30
1
-2/+0
|
*
Tools refactor
Allen Byrne
2020-07-15
1
-260/+13
*
|
Squash my changes on branch `fprintf-experiment` into one commit for
David Young
2020-07-07
1
-3/+3
|
/
*
Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.
Dana Robinson
2020-04-21
1
-0/+32
*
Separated VFD and VOL parameters in tools.
Dana Robinson
2020-04-21
1
-8/+6
*
Fixed problems with S3 and HDFS VFDs.
Dana Robinson
2020-04-17
1
-2/+2
*
Added support for passing connector info strings via the command
Dana Robinson
2020-04-09
1
-3/+3
*
Fix for passthrough VOL not passing tools tests due to incorrect
Dana Robinson
2020-04-08
1
-6/+1
*
Merge branch 'develop' into tools_vol_update
Dana Robinson
2020-04-06
1
-8/+8
|
\
|
*
Fixed unnecessary H5R casts in the tools that were raising warnings.
Dana Robinson
2020-04-02
1
-8/+8
[next]