-
-
Notifications
You must be signed in to change notification settings - Fork 7
Comparing changes
Open a pull request
base repository: garden-rs/garden
base: v1.7.0
head repository: garden-rs/garden
compare: v1.8.0
- 20 commits
- 16 files changed
- 1 contributor
Commits on Jun 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2fe9375 - Browse repository at this point
Copy the full SHA 2fe9375View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 193c7de - Browse repository at this point
Copy the full SHA 193c7deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9269660 - Browse repository at this point
Copy the full SHA 9269660View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84e8e8d - Browse repository at this point
Copy the full SHA 84e8e8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88124ee - Browse repository at this point
Copy the full SHA 88124eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55c00bb - Browse repository at this point
Copy the full SHA 55c00bbView commit details -
Merge pull request #42 from davvid/upgrade-deps
* davvid/upgrade-deps: garden v1.7.1-beta0 nix: update flake.lock changelog: upgrade dependencies model: upgrade to strum 0.26 cargo: upgrade which and yaml-rust tree-wide: upgrade to yansi 1.0
Configuration menu - View commit details
-
Copy full SHA for 2981889 - Browse repository at this point
Copy the full SHA 2981889View commit details
Commits on Jul 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5384ad2 - Browse repository at this point
Copy the full SHA 5384ad2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a761cbe - Browse repository at this point
Copy the full SHA a761cbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d672fb - Browse repository at this point
Copy the full SHA 0d672fbView commit details -
Merge pull request #44 from davvid/ls-reverse
* ls-reverse: ls: add a --reverse | -r option to print trees in reverse order
Configuration menu - View commit details
-
Copy full SHA for 03c1ace - Browse repository at this point
Copy the full SHA 03c1aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ae6f1c - Browse repository at this point
Copy the full SHA 9ae6f1cView commit details
Commits on Jul 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d56f4e1 - Browse repository at this point
Copy the full SHA d56f4e1View commit details -
ci: unpin cargo-deny to fix build errors
Older versions of cargo-deny depend on a yanked version of "bytes".
Configuration menu - View commit details
-
Copy full SHA for 6fdfdc3 - Browse repository at this point
Copy the full SHA 6fdfdc3View commit details
Commits on Aug 6, 2024
-
cargo deny: allow MPL-2.0 for "options-ext" via "dirs"
* MPL-2.0 - Mozilla Public License 2.0: ├ - OSI approved ├ - FSF Free/Libre ├ - Copyleft ├ option-ext v0.2.0 └── dirs-sys v0.4.1 └── dirs v5.0.1 ├── garden-tools v1.7.1-beta0 └── shellexpand v3.1.0 └── garden-tools v1.7.1-beta0 (*)
Configuration menu - View commit details
-
Copy full SHA for 1a0f9ac - Browse repository at this point
Copy the full SHA 1a0f9acView commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d0792bd - Browse repository at this point
Copy the full SHA d0792bdView commit details
Commits on Sep 27, 2024
-
cmd: teach garden to run commands in parallel
"garden cmd" and custom commands can now run multiple commands in parallel using rayon. Garden will use all available cores when "--jobs=0" is used. The paradigm we are using is that the ApplicationContext must be cloned per-thread in order to allow concurrent evaluation. Closes: #43 Suggested-by: Johannes Rueschel @chbndrhnns on github.com
Configuration menu - View commit details
-
Copy full SHA for c105077 - Browse repository at this point
Copy the full SHA c105077View commit details -
cmd: allow "-j" / "--jobs" to take zero arguments
Default to "--jobs=0" (all cores) when only "-j" is specified. This makes the "-j" option behavior more closely to "make".
Configuration menu - View commit details
-
Copy full SHA for 47990d6 - Browse repository at this point
Copy the full SHA 47990d6View commit details -
Merge pull request #45 from davvid/parallel
* davvid/parallel: cmd: allow "-j" / "--jobs" to take zero arguments cmd: teach garden to run commands in parallel cargo deny: add commentary detailing why MPL-2.0 is present
Configuration menu - View commit details
-
Copy full SHA for 09c77c4 - Browse repository at this point
Copy the full SHA 09c77c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47bba3f - Browse repository at this point
Copy the full SHA 47bba3fView 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.7.0...v1.8.0