27 Commits (2fbdfa93f942611c56bb02657a39f577bd7f0ef0)

Author SHA1 Message Date
ohmyzsh[bot] d0bddee6e3
feat(gradle): update completion to version 25da917c (#12287) 2 years ago
Piotr Minkina d3b6f1fd5e
fix(gradle): remove look for settings.gradle files (#11917) 3 years ago
Bartek Pacia f9104d155f
fix(gradle): move compdef line (#11488) 3 years ago
Bartek Pacia 0e9e5360c4
feat(gradle): update completion from upstream (#11485) 3 years ago
Marc Cornellà b93b67b844
fix(gradle): remove deprecated use of `egrep` (#11160) 4 years ago
Konstantin Gribov 999d22bb0e
gradle: force `--console plain` for tasks cache generation (#8731) 6 years ago
Marc Cornellà 610b2529d2 Clean up plugin READMEs and a few plugins 6 years ago
Marc Cornellà e1a8d7c977 gradle: use upstream completion and fix some other stuff 6 years ago
Wenbing Li e61228282a
gradle: fix command option name in completion (#6586) 6 years ago
Jonatan Ivanov a6df94d2c6
gradle: run gradle command instead of alias (#8620) 6 years ago
Qinfeng Chen c714d3fced gradle: support gdub completion (#6135) 7 years ago
Janek 15f29aacc2 gradle: also support settings files (#7014) 7 years ago
Zach Whitten 6f24f4a18a gradle: add README (#7211) 8 years ago
Janosch Schwalm 84aa274604 executing gradlew, when gradlew-file exists (#6485) 8 years ago
David Harrigan b7e544e6f1 gradle plugin should support kotlin gradle build files (#6529) 8 years ago
Eric Wendelin 4608231b25 Improved gradle options (arguments) completion (#5743) 9 years ago
Erik Zivkovic 3b13dc07d8 gradle: extract simple task names from subproject tasks (#5704) 9 years ago
Erik Zivkovic e46843685c Improve gradle plugin task parsing (#5230) 10 years ago
Marc Cornellà 249d2229d4 Cleanup gradle plugin file 10 years ago
Gergely Nagy 950bbccd60 gradle plugin: also list tasks in subprojects 10 years ago
Kevin O'Neal a95473919a Update Gradle Commands 11 years ago
Alexander Olsson 5cf0a0128b Use local gradlew 11 years ago
Eric Bottard ef4a315630 Fix invocation of gradlew 11 years ago
Matthew Ziegelbaum 551d68ad11 Fixes gradle autocomplete. Regex did not include subproject tasks before. 11 years ago
Doug Jones b1c97bc77e Fix comparison used to determine if the cache is outdated. 12 years ago
Spencer Rinehart 300f94cb0e Use [ -nt ] instead of stat -f%m to check cache files. 13 years ago
Matthew Git McCullough c2a95b796b Added a gradle build tool plugin 15 years ago