-
Notifications
You must be signed in to change notification settings - Fork 69
Comparing changes
Open a pull request
base repository: mistifyio/go-zfs
base: d014733a5309
head repository: mistifyio/go-zfs
compare: v3.0.0
- 20 commits
- 7 files changed
- 2 contributors
Commits on Mar 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3993f26 - Browse repository at this point
Copy the full SHA 3993f26View commit details
Commits on Mar 23, 2022
-
The tests need to be run with root/sudo privs and it would be best to do so the minimal amount of time, so we should not be compiling the test with root privileges. This means we can have the test binary around and thus it should be ignored.
Configuration menu - View commit details
-
Copy full SHA for 63c576c - Browse repository at this point
Copy the full SHA 63c576cView commit details -
Configuration menu - View commit details
-
Copy full SHA for afea6a7 - Browse repository at this point
Copy the full SHA afea6a7View commit details -
test: Use t.Logf instead of fmt.Printf
t.Logf is quiet unless a test fails or -v is used. It also keeps the log messages grouped with the test names nicely.
Configuration menu - View commit details
-
Copy full SHA for ee3d6bd - Browse repository at this point
Copy the full SHA ee3d6bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36d104d - Browse repository at this point
Copy the full SHA 36d104dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a43f24c - Browse repository at this point
Copy the full SHA a43f24cView commit details -
test: Change zpoolTest to a pure helper that returns a clean up function
This way we can avoid a level of indentation.
Configuration menu - View commit details
-
Copy full SHA for ec4b6f6 - Browse repository at this point
Copy the full SHA ec4b6f6View commit details -
test: Move helpers to a different file
Sucks having to scroll through helpers to get to the tests.
Configuration menu - View commit details
-
Copy full SHA for 156bfc9 - Browse repository at this point
Copy the full SHA 156bfc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cb82b9 - Browse repository at this point
Copy the full SHA 9cb82b9View commit details
Commits on Mar 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b56555d - Browse repository at this point
Copy the full SHA b56555dView commit details -
vagrant: Update to generic/ubuntu2004
Lets go to latest LTS and a box that supports libvirt.
Configuration menu - View commit details
-
Copy full SHA for 955ae1a - Browse repository at this point
Copy the full SHA 955ae1aView commit details -
vagrant: Minor fixes to Vagrantfile
Mostly getting rid of useless variable, cleaning up and better curl command.
Configuration menu - View commit details
-
Copy full SHA for 4bdd095 - Browse repository at this point
Copy the full SHA 4bdd095View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff710a2 - Browse repository at this point
Copy the full SHA ff710a2View commit details -
vagrant: Run go tests as part of provision script
Both cgo enabled and disabled, just in case.
Configuration menu - View commit details
-
Copy full SHA for 413fb1d - Browse repository at this point
Copy the full SHA 413fb1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac44de5 - Browse repository at this point
Copy the full SHA ac44de5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 292b9d8 - Browse repository at this point
Copy the full SHA 292b9d8View commit details -
Vagrant tests, upgrades & addition of FreeBSD (#83)
Update Ubuntu box to 20.04 Add FreeBSD Run tests as part of provision script
Configuration menu - View commit details
-
Copy full SHA for bf81b00 - Browse repository at this point
Copy the full SHA bf81b00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57a6db8 - Browse repository at this point
Copy the full SHA 57a6db8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a81c62 - Browse repository at this point
Copy the full SHA 4a81c62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 417789f - Browse repository at this point
Copy the full SHA 417789fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff d014733a5309...v3.0.0