Trevor Brown
|
123c1404c1
|
Merge pull request #298 from aj-foster/fix-plugin-list-all-test
Fix `plugin-list-all` test
|
2018-02-26 09:17:37 -05:00 |
|
Trevor Brown
|
cd20cebb7c
|
Merge pull request #297 from aj-foster/no-version-messages
Refactor "no version set" messages
|
2018-02-26 09:15:53 -05:00 |
|
AJ Foster
|
210598239b
|
Fix plugin-list-all test file name and update it for current output
|
2018-02-25 19:16:35 -05:00 |
|
AJ Foster
|
a195da28c2
|
Promote which version check from subshell to enable error emission
|
2018-02-25 18:34:39 -05:00 |
|
AJ Foster
|
eb5e5b780c
|
Refactor "no version set" message to utilities
|
2018-02-25 18:33:42 -05:00 |
|
Trevor Brown
|
9733daafd4
|
Merge pull request #293 from aj-foster/no-version-errors
Suggest action when no version is set
|
2018-02-25 13:17:20 -05:00 |
|
Trevor Brown
|
4f41647d08
|
Merge pull request #294 from aj-foster/set-by-env
Specify when a version is set via environment variable
|
2018-02-25 13:02:00 -05:00 |
|
AJ Foster
|
24a7190505
|
Specify when a version is set via environment variable
|
2018-02-25 01:11:16 -05:00 |
|
AJ Foster
|
c2fb6a3140
|
Escape backticks in command suggestion
|
2018-02-25 00:50:46 -05:00 |
|
AJ Foster
|
f15a0c9de3
|
Suggest action when no version is set
|
2018-02-25 00:40:26 -05:00 |
|
Trevor Brown
|
4efa8a9707
|
Fix failing test for ASDF_DEFAULT_TOOL_VERSIONS_FILENAME environment variable.
|
2018-02-12 18:41:27 -05:00 |
|
Trevor Brown
|
ad3b81782f
|
Update version to 0.4.2
|
2018-02-11 17:46:13 -05:00 |
|
Trevor Brown
|
651096d9a1
|
Prepare changelog for 0.4.2 release.
|
2018-02-11 17:45:30 -05:00 |
|
Trevor Brown
|
c14f60ed56
|
Add details on environment variables to readme.
|
2018-02-11 17:44:26 -05:00 |
|
Trevor Brown
|
a66a31c76d
|
Add new tool version environment variable feature to changelog.
|
2018-02-11 17:34:29 -05:00 |
|
Trevor Brown
|
229439e78d
|
Merge pull request #228 from hugopeixoto/env-config-file-location
Add support for $ASDF_DEFAULT_TOOL_VERSIONS_FILENAME
|
2018-02-11 17:32:12 -05:00 |
|
Trevor Brown
|
ed3a029e86
|
Merge branch 'master' into env-config-file-location
|
2018-02-11 17:31:17 -05:00 |
|
Trevor Brown
|
8abcceb8c0
|
Add test for tool name matching.
|
2018-02-11 17:28:29 -05:00 |
|
Trevor Brown
|
13c9215abc
|
Add plugin-list --urls feature to changelog.
|
2018-02-11 15:38:50 -05:00 |
|
Trevor Brown
|
9323a7ad49
|
Add PATH checking feature to CHANGELOG.
|
2018-02-11 15:32:38 -05:00 |
|
Trevor Brown
|
d2986ac219
|
Merge branch 'MarkVillacampa-plugins-grep'
|
2018-02-11 15:20:20 -05:00 |
|
Trevor Brown
|
9b420bbd65
|
Add bugfix to changelog.
|
2018-02-11 15:19:22 -05:00 |
|
Trevor Brown
|
0f48c1861b
|
Remove unnecessary regex from replacement string in regex command.
|
2018-02-11 15:12:31 -05:00 |
|
Trevor Brown
|
7d9e54643f
|
Merge pull request #278 from kennyp/patch-1 Update Bash Completions
|
2018-02-11 15:04:06 -05:00 |
|
Daniel Perez
|
da966827f0
|
Merge pull request #273 from jthegedus/show-url-current-v Add print repo URLs with asdf plugin-list and adsf plugin-list-all
|
2018-02-11 15:04:06 -05:00 |
|
Kenny Parnell
|
ed04e4854b
|
Fix lint error SC1102
|
2018-02-11 15:04:06 -05:00 |
|
Trevor Brown
|
ca261581c6
|
Merge pull request #272 from jthegedus/document-current-h Add asdf current to README and asdf -h
|
2018-02-11 15:04:06 -05:00 |
|
jthegedus
|
8374c227fc
|
add --urls flag for asdf list-plugins
Fixed tests due to use of printf
|
2018-02-11 15:04:06 -05:00 |
|
Kenny Parnell
|
5a708c1dcd
|
Update Bash Completions
- Add missing commands to completion
- Auto-completion for `plugin-add`. Only include plugins not included.
- Auto-completion for `update`
|
2018-02-11 15:04:06 -05:00 |
|
Trevor Brown
|
c1707bb190
|
Merge pull request #271 from jthegedus/master add to PATH once. Fixes #261
|
2018-02-11 15:04:06 -05:00 |
|
jthegedus
|
9f859145eb
|
Add asdf current to README and asdf -h . Closes #257
PS. sorry bu Prettier ran on save
|
2018-02-11 15:04:06 -05:00 |
|
jthegedus
|
afac39f1fd
|
Fix asdf current - and it was at this point I realised
|
2018-02-11 15:04:06 -05:00 |
|
Trevor Brown
|
35b1fe2b3c
|
Merge pull request #270 from kendocode/update-readme-zsh Add zsh compinit info to readme
|
2018-02-11 15:04:06 -05:00 |
|
jthegedus
|
9b9ed3c2e3
|
add to PATH once. Fixes #261
|
2018-02-11 15:04:06 -05:00 |
|
jthegedus
|
b738413949
|
add indicator if installed on asdf plugin-list-all
|
2018-02-11 15:04:06 -05:00 |
|
kendocode
|
ff01fa67a8
|
Add zsh compinit info to readme
|
2018-02-11 15:04:06 -05:00 |
|
jthegedus
|
c6bc978c26
|
add escape for \n where necessary
|
2018-02-11 15:04:06 -05:00 |
|
jthegedus
|
88b21187fe
|
update test accounting for URL output
|
2018-02-11 15:04:06 -05:00 |
|
jthegedus
|
5d523a5b50
|
Add print repo URLs with asdf plugin-list and adsf plugin-list-all
* Use printf for formatting
* Add error when plugin index at /asdf_dir/repository/plugins is not found
* add example of output to README
|
2018-02-11 15:04:06 -05:00 |
|
Trevor Brown
|
d081b54390
|
Ignore new shellcheck warnings in bash completions function.
|
2018-02-11 15:04:05 -05:00 |
|
Trevor Brown
|
ee082dc6ee
|
Address warnings reported by new version of shellcheck.
|
2018-02-11 15:04:05 -05:00 |
|
Trevor Brown
|
3559f48a6f
|
Correct escaping in command in release.sh.
|
2018-02-11 15:04:05 -05:00 |
|
Trevor Brown
|
a4986bb0cf
|
Correct escaping in command in release.sh.
|
2018-02-11 15:04:05 -05:00 |
|
Trevor Brown
|
2e3dd6d2d3
|
Fixed issue in release.sh that caused backup file to be left in project root.
|
2018-02-11 15:04:05 -05:00 |
|
Trevor Brown
|
3f7a69eda6
|
Update version to 0.4.1
|
2018-02-11 15:04:05 -05:00 |
|
Trevor Brown
|
b97b32d88b
|
Update CHANGELOG.md in preparation for 0.4.1 release.
|
2018-02-11 15:04:05 -05:00 |
|
Trevor Brown
|
870a2ec19e
|
Fix bug in release.sh that checked for changelog entry.
|
2018-02-11 15:04:05 -05:00 |
|
Trevor Brown
|
561364a03a
|
Add a check to release.sh to make sure an entry in the changelog already exists for the new version.
|
2018-02-11 15:04:05 -05:00 |
|
Trevor Brown
|
ec8487a60f
|
Merge pull request #278 from kennyp/patch-1
Update Bash Completions
|
2018-02-05 16:20:41 -05:00 |
|
Daniel Perez
|
d51386f569
|
Merge pull request #273 from jthegedus/show-url-current-v
Add print repo URLs with `asdf plugin-list` and `adsf plugin-list-all`
|
2018-01-31 02:00:08 +09:00 |
|