Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r15804] Purpose: Add option to h5ls to enable external link traversal. | Neil Fortner | 2008-10-07 | 1 | -1/+1 |
| | | | | | | | | Description: Added -E option to h5ls. When set, this alows h5ls to enter external files (currently only through an external link). The -r option by itself will no longer allow h5ls to traverse external links. Tested: kagiso, linew, smirom (h5committest) | ||||
* | [svn-r15668] Purpose: Add feature requested in bug #1282 | Neil Fortner | 2008-09-21 | 1 | -0/+8 |
Description: Adds capability to h5ls to traverse external links when the -r (recursive) option is given. Changes to the way absolute path names are patched in h5trav.c. Changes to the way recursive traversal starting from a non-root group is handled (which also fixes some preexisting issues). Tests added for these cases. Tested: kagiso, smirom, linew (h5committest) |