Skip to content

Tags: JavaScriptDude/zfslib

Tags

0.13.2

Toggle 0.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
New ign_xattrdir flag for get_diffs()

New ign_xattrdir flag for get_diffs() and fix \\0040 issue for path_new as well as path.

0.13.1

Toggle 0.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug fix for new move feature

0.13.0

Toggle 0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Path for zfs diff bug and add move V feature

zfs diff has an issue that spaces in file names are replaced with \0040. Added patch to correct this condition. Also added feature to have a move flag for diffs (V). By default zfs diff returns R for Rename and Move but new flag on get_diffs allows for distinction between rename (R) and move (V).

0.12.0

Toggle 0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #5 from JavaScriptDude/JavaScriptDude-0.12.0

0.12.0

0.11.0

Toggle 0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Parse Int Properties Where Possible

0.10.0

Toggle 0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enumerate zpool Properties. API Updated

Updated to automatically enumerate `zpool` properties as well as allowing specifying other non-defaulted parameters.
API of methods have changed. Updating to 0.10.0 to clearly flag new API.

0.9.3

Toggle 0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Alter Time Delta Codes to Match Usage in ISO 8601

- Update TimeDelta code from y to Y (year), m to M (month) etc. to be more intuitive
- Patch bug with bad data showing up in diff output
- Cleanup of print statements

0.9.2

Toggle 0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update note on python version support

0.9.1

Toggle 0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Delete zfslib directory