index
:
zsh-completions
add_sox_ng
master
openvpn-install
update-rubocop
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
_yarn
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update yarn completion to version 4.11.0
Shohei YOSHIDA
2025-12-16
1
-374
/
+793
*
fix(yarn): use builtin cd in yarn completion
joél hawkins torres
2024-04-13
1
-5
/
+5
*
Fix script completion which contains colons
Shohei YOSHIDA
2022-01-06
1
-2
/
+2
*
Fix perl one liner bug
Shohei YOSHIDA
2021-12-30
1
-1
/
+1
*
Fix issue when package.json is not in current directory
Shohei YOSHIDA
2021-12-21
1
-4
/
+32
*
Fix no node_modules case
Shohei YOSHIDA
2021-12-09
1
-11
/
+13
*
Don't use yarn run --json for newer yarn
Shohei YOSHIDA
2021-12-09
1
-14
/
+15
*
Support both older and newer versions
Shohei YOSHIDA
2021-12-08
1
-1
/
+7
*
Update collect workspaces command
Shohei YOSHIDA
2021-12-07
1
-1
/
+1
*
Fix typos
Dimitris Apostolou
2021-11-12
1
-1
/
+1
*
Don't use sed gnu extension, use POSIX syntax
Shohei YOSHIDA
2020-05-09
1
-1
/
+1
*
Fix run subcommand --cwd issue
Shohei YOSHIDA
2020-05-09
1
-2
/
+9
*
Update subcommand flags
Shohei YOSHIDA
2020-05-09
1
-12
/
+29
*
Improve completion when '--cwd' is specified
Shohei YOSHIDA
2020-05-09
1
-2
/
+11
*
Update subcommand completion
Shohei YOSHIDA
2020-05-09
1
-1
/
+43
*
Set description for all options
Shohei YOSHIDA
2020-05-08
1
-4
/
+4
*
Update yarn command line options
Shohei YOSHIDA
2020-05-08
1
-23
/
+37
*
Fix typos
Dimitris Apostolou
2020-04-09
1
-1
/
+1
*
Complete local file 'yarn add'
Shohei YOSHIDA
2020-03-25
1
-1
/
+8
*
Yarn | cross-platform sed replacement pattern newline solution (#666)
Maxim Devoir
2020-01-17
1
-3
/
+5
*
_yarn: fix parsing of yarn run on scripts containing } (#668)
Marc Cornellà
2020-01-17
1
-1
/
+1
*
Merge pull request #653 from MaximDevoir/feat/improve-yarn-suggestions
nicoulaj
2019-10-08
1
-3
/
+15
|
\
|
*
revert: suggest binaries on `yarn`
Maxim Devoir
2019-10-07
1
-1
/
+1
|
*
Parse script commands without `jq`
Marc Cornellà
2019-10-02
1
-21
/
+13
|
*
Separate project scripts from binary packages
Maxim Devoir
2019-10-02
1
-3
/
+23
*
|
Add --latest flag for yarn upgrade-interactive
Bond
2019-10-03
1
-1
/
+6
|
/
*
Improve _yarn changes
Jordan Rastrick
2019-10-01
1
-3
/
+2
*
fall back to file completion for yarn scripts
Jordan Rastrick
2019-09-26
1
-1
/
+7
*
yarn: rename clean to autoclean, add description for certain commands
Serge Bibauw
2018-05-02
1
-9
/
+9
*
yarn: escape colons when getting scripts from package.json
Simon Wachter
2017-11-06
1
-2
/
+2
*
Replace character with newline using `tr`
Chayoung You
2017-06-09
1
-2
/
+2
*
Use `sed -E` instead of `-r`
Akinori MUSHA
2017-05-15
1
-2
/
+2
*
Added completion for yarn
Massimiliano Torromeo
2017-05-06
1
-0
/
+345