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 |
|
Trevor Brown
|
28ad11af3b
|
Merge pull request #272 from jthegedus/document-current-h
Add `asdf current` to README and `asdf -h`
|
2018-01-27 21:45:05 -05:00 |
|
Kenny Parnell
|
558583e6da
|
Fix lint error SC1102
|
2018-01-23 10:21:16 -05:00 |
|
Kenny Parnell
|
05161f2cf9
|
Update Bash Completions
- Add missing commands to completion
- Auto-completion for `plugin-add`. Only include plugins not included.
- Auto-completion for `update`
|
2018-01-22 23:46:47 -05:00 |
|
jthegedus
|
f99bdc75c0
|
add --urls flag for asdf list-plugins
Fixed tests due to use of printf
|
2018-01-14 19:38:00 +11:00 |
|
jthegedus
|
88d47bbd69
|
Fix asdf current - and it was at this point I realised
|
2018-01-14 17:49:29 +11:00 |
|
jthegedus
|
9e37613b86
|
add indicator if installed on asdf plugin-list-all
|
2018-01-14 17:08:21 +11:00 |
|
jthegedus
|
c48e117814
|
add escape for \n where necessary
|
2018-01-14 17:06:17 +11:00 |
|
jthegedus
|
4d2870dcd5
|
update test accounting for URL output
|
2018-01-14 15:50:49 +11:00 |
|
jthegedus
|
7b1cf56de0
|
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-01-14 14:37:48 +11:00 |
|
jthegedus
|
3dffa58909
|
Add asdf current to README and asdf -h . Closes #257
PS. sorry bu Prettier ran on save
|
2018-01-14 13:07:07 +11:00 |
|
Trevor Brown
|
0c3d299247
|
Merge pull request #271 from jthegedus/master
add to PATH once. Fixes #261
|
2018-01-13 10:36:01 -05:00 |
|
jthegedus
|
e2a98e1345
|
add to PATH once. Fixes #261
|
2018-01-14 00:42:55 +11:00 |
|
Trevor Brown
|
c838b99298
|
Merge pull request #270 from kendocode/update-readme-zsh
Add zsh compinit info to readme
|
2018-01-11 13:39:06 -05:00 |
|