-
Notifications
You must be signed in to change notification settings - Fork 268
Comparing changes
Open a pull request
base repository: magefile/mage
base: v1.13.0
head repository: magefile/mage
compare: v1.14.0
- 10 commits
- 32 files changed
- 8 contributors
Commits on Mar 16, 2022
-
give props to netlify on the main page (#410)
* give props to netlify on the main page * move props to the right template
1Configuration menu - View commit details
-
Copy full SHA for 361a81d - Browse repository at this point
Copy the full SHA 361a81dView commit details
Commits on Mar 17, 2022
-
Update site to build with newer hugo (#411)
* Update site to build with newer hugo
1Configuration menu - View commit details
-
Copy full SHA for d4f6f0b - Browse repository at this point
Copy the full SHA d4f6f0bView commit details
Commits on Mar 18, 2022
-
bring docs for use of directives up to date (#407)
* use no-space directive comment syntax in docs * update build tag mentions in docs to use go:build over +build and make template conform
1Configuration menu - View commit details
-
Copy full SHA for ae47c82 - Browse repository at this point
Copy the full SHA ae47c82View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for a137713 - Browse repository at this point
Copy the full SHA a137713View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 30b9022 - Browse repository at this point
Copy the full SHA 30b9022View commit details
Commits on Mar 23, 2022
-
Add variadic support to mg.F (#402)
Allows to pass sh.Run to mg.F as such: mg.Deps( mg.F(sh.Run, "go", "test", "./..."), ) This improves the magefile by removing some of the one-liner functions that you might end up with that are only used through mg.Deps. Resolves #401.
1Configuration menu - View commit details
-
Copy full SHA for 051a55c - Browse repository at this point
Copy the full SHA 051a55cView commit details
Commits on May 10, 2022
-
1
Configuration menu - View commit details
-
Copy full SHA for 40d421b - Browse repository at this point
Copy the full SHA 40d421bView commit details
Commits on Jun 1, 2022
-
1
Configuration menu - View commit details
-
Copy full SHA for 26cdb5c - Browse repository at this point
Copy the full SHA 26cdb5cView commit details
Commits on Sep 15, 2022
-
refactor(listGoFiles): remove go list dependency (#440)
* refactor(listGoFiles): remove go list dependency * refactor to use go/build package to cover all usecases
1Configuration menu - View commit details
-
Copy full SHA for 85ed9df - Browse repository at this point
Copy the full SHA 85ed9dfView commit details
Commits on Sep 16, 2022
-
doc: add MacPorts install info (#419)
https://ports.macports.org/port/mage/ Co-authored-by: Nate Finch <natefinch@github.com>
1Configuration menu - View commit details
-
Copy full SHA for 300bbc8 - Browse repository at this point
Copy the full SHA 300bbc8View 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 v1.13.0...v1.14.0