Author Commit Message Commit Date Allen Byrne 896a4ed44c5 Cleanup return value 28 Feb 2019 Allen Byrne 2f20d2eefb7 Correct logic 28 Feb 2019 Allen Byrne 5faf0bc7d9e Always call setCursor 28 Feb 2019 Allen Byrne a0497d8218c M Merging in latest from upstream (HDFVIEW/hdfview:refs/heads/master)
* commit '6276d6a0e53a1486b15aab6439b45b2ac6e58e92':
Add support for correctly displaying Array of Compound inside a Compound
Fix Data validation for Scalar datasets 28 Feb 2019 Allen Byrne 6276d6a0e53 M Merge pull request #198 in HDFVIEW/hdfview from ~JHENDERSON/hdfview:master to master
* commit 'f8c5e2965e8eec9a166ff1454e71f59ce272f675':
Add support for correctly displaying Array of Compound inside a Compound
Fix Data validation for Scalar datasets 28 Feb 2019 Jordan Henderson f8c5e2965e8 Add support for correctly displaying Array of Compound inside a Compound
Cleanup from Sonar fixes commit 27 Feb 2019 Jordan Henderson 01b842e7ccf M Merging in latest from upstream (HDFVIEW/hdfview:refs/heads/master)
* commit 'a98f4b5117ead0ec578b8bbd459cc573119380fd':
Allow HDFView to be built without hdf4 26 Feb 2019 Jordan Henderson 904844090d5 M Merging in latest from upstream (HDFVIEW/hdfview:refs/heads/master)
* commit 'fdc6cc9ae6438d14c3b9840b3f5a8f5f71d959d0':
Fix typo
Remove settings file
Fix cmpdAttribute variable.
New SWT libs
Sonar blocker level fixes 25 Feb 2019 Jordan Henderson 0a89d53ec54 Fix Data validation for Scalar datasets 25 Feb 2019 Allen Byrne 92512b083d1 Added Sonar code coverage and fixed some compile issues 27 Feb 2019 Allen Byrne bdd7bde740a Eliminate Blocker and Critical Sonar issues 26 Feb 2019 Allen Byrne a98f4b5117e M Merge pull request #195 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:master to master
* commit '188aaf04f213fa709cfc2c2ee09b917076f02c53':
Allow HDFView to be built without hdf4 26 Feb 2019 Allen Byrne 188aaf04f21 Allow HDFView to be built without hdf4 25 Feb 2019 Jordan Henderson fdc6cc9ae64 M Merge pull request #194 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:master to master
* commit '269acf1ec052249f3b82ee9e552fd5f39ba4e2f9':
Fix typo
Remove settings file
Fix cmpdAttribute variable.
New SWT libs
Sonar blocker level fixes 25 Feb 2019 Allen Byrne 269acf1ec05 Fix typo 25 Feb 2019 Allen Byrne a190490ae5a Remove settings file 25 Feb 2019 Allen Byrne 9f975c959dd Fix cmpdAttribute variable. 25 Feb 2019 Allen Byrne 9353c3ab23e New SWT libs 25 Feb 2019 Allen Byrne 8b70685de21 Sonar blocker level fixes 25 Feb 2019 Jordan Henderson 2c88bcecd97 M Merge pull request #193 in HDFVIEW/hdfview from ~JHENDERSON/hdfview:master to master
* commit 'd634ae1d8da5d4cd6f2b6ef4172b08ccd3140593':
Minor updates for Array of Compound types
Update setDataValue in DataProviders for Compound and Array types 25 Feb 2019 Jordan Henderson d634ae1d8da Minor updates for Array of Compound types
Re-enable editing of array datatype datasets 24 Feb 2019 Jordan Henderson bc48feb3232 M Merge branch 'master' of ssh://git@bitbucket.hdfgroup.org:7999/~jhenderson/hdfview.git 24 Feb 2019 Jordan Henderson 7022113946a M Merge pull request #192 in HDFVIEW/hdfview from ~JHENDERSON/hdfview:master to master
* commit '8353c8873bb1ed3b776b7d33bbc01e4b1614c806':
Fix several issues with DataProviders and DataDisplayConverters 22 Feb 2019 Jordan Henderson dd0c116fc57 Update setDataValue in DataProviders for Compound and Array types
Fix DataDisplayConverters for HDF4 8-bit character types
Fix Datatype CompoundMemberType list and CompoundMemberName list for
HDF4 VData
Swap Enums to be a (key, value) pair
Overhaul DataValidators for Compound and Array types
Run UI tests in debug log mode
Update Copyright 24 Feb 2019 Jordan Henderson 8353c8873bb M Merge branch 'master' of ssh://git@bitbucket.hdfgroup.org:7999/~jhenderson/hdfview.git 21 Feb 2019 Allen Byrne 1d2592406a5 M Merge pull request #190 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:master to master
* commit '463f107df9b3ee221595ed204102a56dd575b0a4':
Change os.arch condition for powerpc
Updated swt jars and sonar target 21 Feb 2019 Allen Byrne 463f107df9b Change os.arch condition for powerpc 21 Feb 2019 Allen Byrne da406e04491 Updated swt jars and sonar target 21 Feb 2019 Jordan Henderson 9196989a1cf M Merge pull request #189 in HDFVIEW/hdfview from ~JHENDERSON/hdfview:master to master
* commit '6d8db87ce0bd40071b4e3a2fe017d6ff598fdf95':
Correct indexing for bitfields as a base type
Fix CompoundDataProvider for most datatypes
Add support for data transpose/reshaping to array type datasets
Display "Null" in cell value field for null values
Fix ArrayDataProvider indexing 14 Feb 2019 Jordan Henderson 42229a97474 Fix several issues with DataProviders and DataDisplayConverters
Create new DataFactoryUtils utility class
Overhaul H5ScalarDS and H5CompoundDS read/write logic
Move updateValueInMemory() down to Table DataProviders
Move updateValueInFile() to common function in BaseTableView
Make H5Datatype extractCompoundInfo() static
Make H5Datatype allocateArray() static
Fix bug with fill values for scalar datasets 21 Feb 2019 Jordan Henderson 6d8db87ce0b Correct indexing for bitfields as a base type 13 Feb 2019 Jordan Henderson 1e275570b36 Fix CompoundDataProvider for most datatypes
Fix DataDisplayConverter for Compound of Variable-length of Compound 13 Feb 2019 Jordan Henderson a24a2d10ef6 Add support for data transpose/reshaping to array type datasets
Fix VlenDataProvider
Simplify NumericalDataProvider
Add support for compound attributes to getJavaObjectRuntimeClass 12 Feb 2019 Jordan Henderson 3430e298842 Display "Null" in cell value field for null values 11 Feb 2019 Jordan Henderson e5a127755d6 Fix ArrayDataProvider indexing
Move Array Datatype description dims next to qualified type
Add array brackets in ArrayDataDisplayConverter 11 Feb 2019 Jordan Henderson 7c44603a6ba M Merge pull request #188 in HDFVIEW/hdfview from ~JHENDERSON/hdfview:master to master
* commit '6865d9c1c65017106cab05427adff147ae7a94c2':
Introduce DataProviderFactory class to reduce complexity
Make sure changes in data conversion settings propagate through layers
Add DataDisplayConverterFactory class to reduce complexity 11 Feb 2019 Jordan Henderson 6865d9c1c65 Introduce DataProviderFactory class to reduce complexity
Add null checking to DataDisplayConverters 10 Feb 2019 Jordan Henderson 7146216d6c4 Make sure changes in data conversion settings propagate through layers 10 Feb 2019 Jordan Henderson c2b6395d3c2 M Merge branch 'master' of ssh://git@bitbucket.hdfgroup.org:7999/~jhenderson/hdfview.git 10 Feb 2019 Jordan Henderson fd34cac2575 M Merge pull request #187 in HDFVIEW/hdfview from ~JHENDERSON/hdfview:master to master
* commit '99cfecbb171aa0356b1cf92e40abbba0023cfc0c':
Add strict sanity checking for Datatype constructors
Make createCompoundFieldType() recursive
Fix H5Datatype createNative() code
Bring in applicable changes from PR #186
Post-HDFVIEW-151 merge cleanup 09 Feb 2019 Jordan Henderson f38119d82e1 Add DataDisplayConverterFactory class to reduce complexity
Move utility functions into new H5Utils class 10 Feb 2019 Jordan Henderson 99cfecbb171 Add strict sanity checking for Datatype constructors
Replace usage of -1 with Datatype.NATIVE 09 Feb 2019 Jordan Henderson aac8e8055cf Make createCompoundFieldType() recursive
Fix usage of createCompoundFieldType() 08 Feb 2019 Jordan Henderson c6313145659 Fix H5Datatype createNative() code 06 Feb 2019 Jordan Henderson 88c7528e9b0 Bring in applicable changes from PR #186 06 Feb 2019 Jordan Henderson 52c89476f54 Post-HDFVIEW-151 merge cleanup 04 Feb 2019 Allen Byrne a20308e272f M Merge pull request #185 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:master to master
* commit '425908b0210f5534a63328be90b14d774d79e2d0':
HDFVIEW-151 Make bitfield create work
HDFVIEW-151 only create datatype id if datatypeSize has value
HDFVIEW-151 - correct test file and some refactor
HDFVIEW-151 move BITFIELD to is atomic
HDFVIEW-151 change default to NATIVE
HDFVIEW-151 revert NSGN and change is datatypeAtomic
HDFVIEW-151 revert sign and add tests
HDFVIEW-151 fix bitfields a... 04 Feb 2019 Allen Byrne 425908b0210 HDFVIEW-151 Make bitfield create work 31 Jan 2019 Allen Byrne d25e32b536e HDFVIEW-151 only create datatype id if datatypeSize has value 31 Jan 2019 Allen Byrne 5128f8cc947 HDFVIEW-151 - correct test file and some refactor 30 Jan 2019 ← Prev Next → require('plugin/commitgraph/network').applyCommits([{id: '896a4ed44c552a10a240a417eec0f79a1eeb4c22', href: '/projects/HDFVIEW/repos/hdfview/commits/896a4ed44c552a10a240a417eec0f79a1eeb4c22',parents: [{ id: '2f20d2eefb7f213b2e8894586ce9a23c5359ec48' }]},{id: '2f20d2eefb7f213b2e8894586ce9a23c5359ec48', href: '/projects/HDFVIEW/repos/hdfview/commits/2f20d2eefb7f213b2e8894586ce9a23c5359ec48',parents: [{ id: '5faf0bc7d9ed0717a1104803f0e8860cc0026e28' }]},{id: '5faf0bc7d9ed0717a1104803f0e8860cc0026e28', href: '/projects/HDFVIEW/repos/hdfview/commits/5faf0bc7d9ed0717a1104803f0e8860cc0026e28',parents: [{ id: 'a0497d8218c14ec4902b944469d216ff3167ab02' }]},{id: 'a0497d8218c14ec4902b944469d216ff3167ab02', href: '/projects/HDFVIEW/repos/hdfview/commits/a0497d8218c14ec4902b944469d216ff3167ab02',parents: [{ id: '92512b083d1007431ffb8a52b2245ba7dd7cc8fc' },{ id: '6276d6a0e53a1486b15aab6439b45b2ac6e58e92' }]},{id: '6276d6a0e53a1486b15aab6439b45b2ac6e58e92', href: '/projects/HDFVIEW/repos/hdfview/commits/6276d6a0e53a1486b15aab6439b45b2ac6e58e92',parents: [{ id: 'a98f4b5117ead0ec578b8bbd459cc573119380fd' },{ id: 'f8c5e2965e8eec9a166ff1454e71f59ce272f675' }]},{id: 'f8c5e2965e8eec9a166ff1454e71f59ce272f675', href: '/projects/HDFVIEW/repos/hdfview/commits/f8c5e2965e8eec9a166ff1454e71f59ce272f675',parents: [{ id: '01b842e7ccfc6af2c8a7d136b03e657e0573d6ec' }]},{id: '01b842e7ccfc6af2c8a7d136b03e657e0573d6ec', href: '/projects/HDFVIEW/repos/hdfview/commits/01b842e7ccfc6af2c8a7d136b03e657e0573d6ec',parents: [{ id: '904844090d512ab061c352ec4ca379d8df0d1c6b' },{ id: 'a98f4b5117ead0ec578b8bbd459cc573119380fd' }]},{id: '904844090d512ab061c352ec4ca379d8df0d1c6b', href: '/projects/HDFVIEW/repos/hdfview/commits/904844090d512ab061c352ec4ca379d8df0d1c6b',parents: [{ id: '0a89d53ec54cb52d5f2f8a107fa7160a46c3cdfb' },{ id: 'fdc6cc9ae6438d14c3b9840b3f5a8f5f71d959d0' }]},{id: '0a89d53ec54cb52d5f2f8a107fa7160a46c3cdfb', href: '/projects/HDFVIEW/repos/hdfview/commits/0a89d53ec54cb52d5f2f8a107fa7160a46c3cdfb',parents: [{ id: '2c88bcecd9772ecf0129c796cfaf04f182ef6a9e' }]},{id: '92512b083d1007431ffb8a52b2245ba7dd7cc8fc', href: '/projects/HDFVIEW/repos/hdfview/commits/92512b083d1007431ffb8a52b2245ba7dd7cc8fc',parents: [{ id: 'bdd7bde740aadbdd7ae7593304339be146cb636a' }]},{id: 'bdd7bde740aadbdd7ae7593304339be146cb636a', href: '/projects/HDFVIEW/repos/hdfview/commits/bdd7bde740aadbdd7ae7593304339be146cb636a',parents: [{ id: 'a98f4b5117ead0ec578b8bbd459cc573119380fd' }]},{id: 'a98f4b5117ead0ec578b8bbd459cc573119380fd', href: '/projects/HDFVIEW/repos/hdfview/commits/a98f4b5117ead0ec578b8bbd459cc573119380fd',parents: [{ id: 'fdc6cc9ae6438d14c3b9840b3f5a8f5f71d959d0' },{ id: '188aaf04f213fa709cfc2c2ee09b917076f02c53' }]},{id: '188aaf04f213fa709cfc2c2ee09b917076f02c53', href: '/projects/HDFVIEW/repos/hdfview/commits/188aaf04f213fa709cfc2c2ee09b917076f02c53',parents: [{ id: 'fdc6cc9ae6438d14c3b9840b3f5a8f5f71d959d0' }]},{id: 'fdc6cc9ae6438d14c3b9840b3f5a8f5f71d959d0', href: '/projects/HDFVIEW/repos/hdfview/commits/fdc6cc9ae6438d14c3b9840b3f5a8f5f71d959d0',parents: [{ id: '2c88bcecd9772ecf0129c796cfaf04f182ef6a9e' },{ id: '269acf1ec052249f3b82ee9e552fd5f39ba4e2f9' }]},{id: '269acf1ec052249f3b82ee9e552fd5f39ba4e2f9', href: '/projects/HDFVIEW/repos/hdfview/commits/269acf1ec052249f3b82ee9e552fd5f39ba4e2f9',parents: [{ id: 'a190490ae5a2a361f57adb19c391d78364a97d83' }]},{id: 'a190490ae5a2a361f57adb19c391d78364a97d83', href: '/projects/HDFVIEW/repos/hdfview/commits/a190490ae5a2a361f57adb19c391d78364a97d83',parents: [{ id: '9f975c959dd7672417a61d104004b16cd3d5de8f' }]},{id: '9f975c959dd7672417a61d104004b16cd3d5de8f', href: '/projects/HDFVIEW/repos/hdfview/commits/9f975c959dd7672417a61d104004b16cd3d5de8f',parents: [{ id: '9353c3ab23e66d98ae1c4b5c15c70cb9cf0ee04c' }]},{id: '9353c3ab23e66d98ae1c4b5c15c70cb9cf0ee04c', href: '/projects/HDFVIEW/repos/hdfview/commits/9353c3ab23e66d98ae1c4b5c15c70cb9cf0ee04c',parents: [{ id: '8b70685de21fc2c81ab06f9852af4f7d6f6cc6e9' }]},{id: '8b70685de21fc2c81ab06f9852af4f7d6f6cc6e9', href: '/projects/HDFVIEW/repos/hdfview/commits/8b70685de21fc2c81ab06f9852af4f7d6f6cc6e9',parents: [{ id: '2c88bcecd9772ecf0129c796cfaf04f182ef6a9e' }]},{id: '2c88bcecd9772ecf0129c796cfaf04f182ef6a9e', href: '/projects/HDFVIEW/repos/hdfview/commits/2c88bcecd9772ecf0129c796cfaf04f182ef6a9e',parents: [{ id: '7022113946a704e5df9efdabcecfc6ac30568c97' },{ id: 'd634ae1d8da5d4cd6f2b6ef4172b08ccd3140593' }]},{id: 'd634ae1d8da5d4cd6f2b6ef4172b08ccd3140593', href: '/projects/HDFVIEW/repos/hdfview/commits/d634ae1d8da5d4cd6f2b6ef4172b08ccd3140593',parents: [{ id: 'bc48feb3232e77c227e7dc4455745e436f60a8df' }]},{id: 'bc48feb3232e77c227e7dc4455745e436f60a8df', href: '/projects/HDFVIEW/repos/hdfview/commits/bc48feb3232e77c227e7dc4455745e436f60a8df',parents: [{ id: 'dd0c116fc5700d10274d6fbc5a8a97a24ecba0b2' },{ id: '7022113946a704e5df9efdabcecfc6ac30568c97' }]},{id: '7022113946a704e5df9efdabcecfc6ac30568c97', href: '/projects/HDFVIEW/repos/hdfview/commits/7022113946a704e5df9efdabcecfc6ac30568c97',parents: [{ id: '1d2592406a5be810c06f65f9bff2067a7dc2f5de' },{ id: '8353c8873bb1ed3b776b7d33bbc01e4b1614c806' }]},{id: 'dd0c116fc5700d10274d6fbc5a8a97a24ecba0b2', href: '/projects/HDFVIEW/repos/hdfview/commits/dd0c116fc5700d10274d6fbc5a8a97a24ecba0b2',parents: [{ id: '8353c8873bb1ed3b776b7d33bbc01e4b1614c806' }]},{id: '8353c8873bb1ed3b776b7d33bbc01e4b1614c806', href: '/projects/HDFVIEW/repos/hdfview/commits/8353c8873bb1ed3b776b7d33bbc01e4b1614c806',parents: [{ id: '42229a97474cec7de54621e366760830bf6ddc34' },{ id: '1d2592406a5be810c06f65f9bff2067a7dc2f5de' }]},{id: '1d2592406a5be810c06f65f9bff2067a7dc2f5de', href: '/projects/HDFVIEW/repos/hdfview/commits/1d2592406a5be810c06f65f9bff2067a7dc2f5de',parents: [{ id: '9196989a1cf7dac7a6c44a2ac6a586e55c89b0a0' },{ id: '463f107df9b3ee221595ed204102a56dd575b0a4' }]},{id: '463f107df9b3ee221595ed204102a56dd575b0a4', href: '/projects/HDFVIEW/repos/hdfview/commits/463f107df9b3ee221595ed204102a56dd575b0a4',parents: [{ id: 'da406e04491d12bfc7060a4968911ca5c84b4eb8' }]},{id: 'da406e04491d12bfc7060a4968911ca5c84b4eb8', href: '/projects/HDFVIEW/repos/hdfview/commits/da406e04491d12bfc7060a4968911ca5c84b4eb8',parents: [{ id: '9196989a1cf7dac7a6c44a2ac6a586e55c89b0a0' }]},{id: '9196989a1cf7dac7a6c44a2ac6a586e55c89b0a0', href: '/projects/HDFVIEW/repos/hdfview/commits/9196989a1cf7dac7a6c44a2ac6a586e55c89b0a0',parents: [{ id: '7c44603a6bab7d3b6caf8ff88fafc40177911325' },{ id: '6d8db87ce0bd40071b4e3a2fe017d6ff598fdf95' }]},{id: '42229a97474cec7de54621e366760830bf6ddc34', href: '/projects/HDFVIEW/repos/hdfview/commits/42229a97474cec7de54621e366760830bf6ddc34',parents: [{ id: '6d8db87ce0bd40071b4e3a2fe017d6ff598fdf95' }]},{id: '6d8db87ce0bd40071b4e3a2fe017d6ff598fdf95', href: '/projects/HDFVIEW/repos/hdfview/commits/6d8db87ce0bd40071b4e3a2fe017d6ff598fdf95',parents: [{ id: '1e275570b369222425ae03171a3a52ea881ea86c' }]},{id: '1e275570b369222425ae03171a3a52ea881ea86c', href: '/projects/HDFVIEW/repos/hdfview/commits/1e275570b369222425ae03171a3a52ea881ea86c',parents: [{ id: 'a24a2d10ef684d54873c0e3428aa05dcab92f5e8' }]},{id: 'a24a2d10ef684d54873c0e3428aa05dcab92f5e8', href: '/projects/HDFVIEW/repos/hdfview/commits/a24a2d10ef684d54873c0e3428aa05dcab92f5e8',parents: [{ id: '3430e2988428b41ee16346f5ac9c13fb3be45222' }]},{id: '3430e2988428b41ee16346f5ac9c13fb3be45222', href: '/projects/HDFVIEW/repos/hdfview/commits/3430e2988428b41ee16346f5ac9c13fb3be45222',parents: [{ id: 'e5a127755d6186b9a07da8db235bda3e8fda4be9' }]},{id: 'e5a127755d6186b9a07da8db235bda3e8fda4be9', href: '/projects/HDFVIEW/repos/hdfview/commits/e5a127755d6186b9a07da8db235bda3e8fda4be9',parents: [{ id: '7c44603a6bab7d3b6caf8ff88fafc40177911325' }]},{id: '7c44603a6bab7d3b6caf8ff88fafc40177911325', href: '/projects/HDFVIEW/repos/hdfview/commits/7c44603a6bab7d3b6caf8ff88fafc40177911325',parents: [{ id: 'fd34cac2575231f0b67fb9713c6cf257fea07173' },{ id: '6865d9c1c65017106cab05427adff147ae7a94c2' }]},{id: '6865d9c1c65017106cab05427adff147ae7a94c2', href: '/projects/HDFVIEW/repos/hdfview/commits/6865d9c1c65017106cab05427adff147ae7a94c2',parents: [{ id: '7146216d6c4304dcf7e2e03080893d222b339df2' }]},{id: '7146216d6c4304dcf7e2e03080893d222b339df2', href: '/projects/HDFVIEW/repos/hdfview/commits/7146216d6c4304dcf7e2e03080893d222b339df2',parents: [{ id: 'c2b6395d3c2bd584ee83cc9139729bdc1b7ab6e7' }]},{id: 'c2b6395d3c2bd584ee83cc9139729bdc1b7ab6e7', href: '/projects/HDFVIEW/repos/hdfview/commits/c2b6395d3c2bd584ee83cc9139729bdc1b7ab6e7',parents: [{ id: 'f38119d82e14475f323404e82c6e5813b3f36b32' },{ id: 'fd34cac2575231f0b67fb9713c6cf257fea07173' }]},{id: 'fd34cac2575231f0b67fb9713c6cf257fea07173', href: '/projects/HDFVIEW/repos/hdfview/commits/fd34cac2575231f0b67fb9713c6cf257fea07173',parents: [{ id: 'a20308e272f777983ac80739d37ce8735c031074' },{ id: '99cfecbb171aa0356b1cf92e40abbba0023cfc0c' }]},{id: 'f38119d82e14475f323404e82c6e5813b3f36b32', href: '/projects/HDFVIEW/repos/hdfview/commits/f38119d82e14475f323404e82c6e5813b3f36b32',parents: [{ id: '99cfecbb171aa0356b1cf92e40abbba0023cfc0c' }]},{id: '99cfecbb171aa0356b1cf92e40abbba0023cfc0c', href: '/projects/HDFVIEW/repos/hdfview/commits/99cfecbb171aa0356b1cf92e40abbba0023cfc0c',parents: [{ id: 'aac8e8055cf6b5593493853b783c39ed4c01a83c' }]},{id: 'aac8e8055cf6b5593493853b783c39ed4c01a83c', href: '/projects/HDFVIEW/repos/hdfview/commits/aac8e8055cf6b5593493853b783c39ed4c01a83c',parents: [{ id: 'c631314565906e2dba9ac195ad774e11d3afaa8e' }]},{id: 'c631314565906e2dba9ac195ad774e11d3afaa8e', href: '/projects/HDFVIEW/repos/hdfview/commits/c631314565906e2dba9ac195ad774e11d3afaa8e',parents: [{ id: '88c7528e9b02ceaf109090f274aa0c9f67813472' }]},{id: '88c7528e9b02ceaf109090f274aa0c9f67813472', href: '/projects/HDFVIEW/repos/hdfview/commits/88c7528e9b02ceaf109090f274aa0c9f67813472',parents: [{ id: '52c89476f544b6cba0a7c1cf874d48a5abee637b' }]},{id: '52c89476f544b6cba0a7c1cf874d48a5abee637b', href: '/projects/HDFVIEW/repos/hdfview/commits/52c89476f544b6cba0a7c1cf874d48a5abee637b',parents: [{ id: 'a20308e272f777983ac80739d37ce8735c031074' }]},{id: 'a20308e272f777983ac80739d37ce8735c031074', href: '/projects/HDFVIEW/repos/hdfview/commits/a20308e272f777983ac80739d37ce8735c031074',parents: [{ id: 'd6a3bf6bfbd9f9b5c41f2e45ffc2bb98377abe31' },{ id: '425908b0210f5534a63328be90b14d774d79e2d0' }]},{id: '425908b0210f5534a63328be90b14d774d79e2d0', href: '/projects/HDFVIEW/repos/hdfview/commits/425908b0210f5534a63328be90b14d774d79e2d0',parents: [{ id: 'd25e32b536eec31cc077dd0cf6a7f75112cec241' }]},{id: 'd25e32b536eec31cc077dd0cf6a7f75112cec241', href: '/projects/HDFVIEW/repos/hdfview/commits/d25e32b536eec31cc077dd0cf6a7f75112cec241',parents: [{ id: '5128f8cc947866fdc425087dca04698ddee92b12' }]},{id: '5128f8cc947866fdc425087dca04698ddee92b12', href: '/projects/HDFVIEW/repos/hdfview/commits/5128f8cc947866fdc425087dca04698ddee92b12',parents: [{ id: '5ac141bcc4ecedde89e269fd2d95faac72f12935' }]}]);