0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 02, 2025 — Jan 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
-Revert: Don't use a separate class.. give people a simple function instead. More... over 10 years ago
-Add: Give the parsed objects a helper function to convert all data to its parsed value. More... over 10 years ago
-Add: converters for vs_state and vs_aux. More... over 10 years ago
-Change: move vdev_stats to the main VDevItem class. More... over 10 years ago
-Fix: Typo in setup.py was causing unwanted files to be installed. More... over 10 years ago
-Fix: make sure the proper files are included in a dist. More... over 10 years ago
-Change: set our url to the github page. More... over 10 years ago
-Change: remove some of the README documentation. More... over 10 years ago
-Cleanup: setup.py was cluttered with unused imports. More... over 10 years ago
Merge pull request #6 from Xaroth/zpool-config More... over 10 years ago
-Fix: use __sub__ as we intended to. More... over 10 years ago
-Add: __sub__ operator for VDevStats. More... over 10 years ago
-Remove: unneeded code. More... over 10 years ago
-Fix: Replace test prints with actual logger calls. More... over 10 years ago
-Change: Reflect license change in setup.py as well. More... over 10 years ago
-Change: Relicense to MIT More... over 10 years ago
Merge pull request #5 from Xaroth/cffi-1.0 More... over 10 years ago
-Change: cffi 1.0.0 usage and installation. More... over 10 years ago
-Add: Parse vdev_stats. More... over 10 years ago
-Fix: indentation error More... over 10 years ago
-Add: Test if we can obtain the pool name. More... over 10 years ago
-Add: Test cases for the easier-to-access data from the helper classes. More... over 10 years ago
-Change: More detailed looking repr output. More... over 10 years ago
-Add: Wrappers around ZPool.properties for easier access. More... over 10 years ago
-Add: Start of vdev tree walking. More... over 10 years ago
-Change: ZPoolConfig is basically a dict, so use the dict base type. More... over 10 years ago
-Change: the code got a bit wet and mushy, so we had to DRY it up a bit. More... over 10 years ago
-Add: ZPoolConfig class. More... over 10 years ago
-Fix: lzc_send_flags error with 0.6.4. More... over 10 years ago
-Add: Test cases for ZDataset. More... almost 11 years ago