Tags: gv0tch0/resty
Toggle 2.2's commit message
Added verbose output for the resty command; if -v is specified then r…
…esty prints saved curl options along with the current URI base.
Toggle 2.1's commit message
Toggle 2.0's commit message
Fixes michagh-23 where 'which' was printing error messages when $EDIT…
…OR is not defined
Toggle 1.9's commit message
This should fix issue michagh-21 . Shift was being called in zsh witho…
…ut checking if $# was positive.
Toggle 1.8's commit message
removed support for curl's -q option in favor of resty's shadowed ver…
…sion
Toggle 1.7's commit message
Fixed issue micha#18 , where the resty command would not set url in zsh
Toggle 1.6's commit message
Fixed issue where @- was being incorrectly appended to PUT/POST data
Toggle 1.5's commit message
added capability to store default curl options when calling resty fun…
…ction
Toggle 1.4's commit message
fix zsh array declaration that was preventing curl options from being…
… passed in zsh
Toggle 1.3's commit message
fix bad 0 subscript in zsh array assignment (issue 14)
You can’t perform that action at this time.