-
Notifications
You must be signed in to change notification settings - Fork 5k
Comparing changes
Open a pull request
base repository: oven-sh/bun
base: main
head repository: zombieleet/bun
compare: main
- 20 commits
- 2 files changed
- 2 contributors
Commits on Jul 6, 2022
-
Add bash completions for optional flags (long and short options)
zombieleet committedJul 6, 2022
Commits on Jul 8, 2022
-
extend bash completion to support options with specific requirements
zombieleet committedJul 8, 2022 -
Merge branch 'main' of https://github.com/zombieleet/bun
zombieleet committedJul 8, 2022 -
zombieleet committed
Jul 8, 2022 -
fix: rename cur_file to cur_word
zombieleet committedJul 8, 2022 -
zombieleet committed
Jul 8, 2022 -
fix: add --help flag to create alias
zombieleet committedJul 8, 2022 -
zombieleet committed
Jul 8, 2022 -
zombieleet committed
Jul 8, 2022 -
zombieleet committed
Jul 8, 2022
Commits on Jul 11, 2022
-
add support for file completion for
bun runas well as few changes ......also
zombieleet committedJul 11, 2022
Commits on Jul 12, 2022
-
zombieleet authored
Jul 12, 2022
Commits on Jul 13, 2022
-
chore(): use _ as prefix for function names
zombieleet committedJul 13, 2022 -
zombieleet authored
Jul 13, 2022 -
zombieleet authored
Jul 13, 2022
Commits on Jul 14, 2022
-
zombieleet authored
Jul 14, 2022
Commits on Jul 15, 2022
-
feat(wip): implement installation for bash bun completion in zig
zombieleet committedJul 15, 2022
Commits on Jul 16, 2022
-
fix(): use separate paths instead of slice of paths
zombieleet committedJul 16, 2022
Commits on Jul 17, 2022
-
rename _bun.bash to bun.completion.bash for compatability with oh-my-...
...bash
zombieleet committedJul 17, 2022 -
change
bun.completion.bashto filenamezombieleet authoredJul 17, 2022
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 main...main