318 Commits (1b5c88eedb8070e3476699238595527eb8f80c08)
 

Author SHA1 Message Date
Guillermo Rauch 1b5c88eedb alias: verify ownership first for custom domains 9 years ago
Guillermo Rauch b1f754b437 alias: improve success output 9 years ago
Guillermo Rauch a649bd7597 now-alias: improve ls output 9 years ago
Tony Kovanen 4935563d45 Fix `alias rm` bail 9 years ago
Tony Kovanen f10c533a61 Move exit 9 years ago
Tony Kovanen c93fbc6489 Fix default usage of `alias set` 9 years ago
Tony Kovanen 794e89439f Thow error if specified `ls` selector not found 9 years ago
Tony Kovanen b29fce99db Fix timestamp usage 9 years ago
Tony Kovanen cf4b176ec9 Accept alias name in `now alias rm`, add retries 9 years ago
Tony Kovanen 32ad62d57c `now alias ls`: accept deployment url 9 years ago
Tony Kovanen 21bb73b3c8 Basic `alias rm` 9 years ago
Tony Kovanen 4aab8c6c8e `alias ls` logic 9 years ago
Tony Kovanen 9418d983f2 `exit(0)` when successful 9 years ago
Tony Kovanen 47f797bd4a Exit early for `304` 9 years ago
Tony Kovanen 2c030e2888 Fix lint 9 years ago
Tony Kovanen ad6c9d5373 Fix success output 9 years ago
Tony Kovanen 887f3e39b9 Await all fetches 9 years ago
Tony Kovanen 80237aef32 Fix alias argv usage 9 years ago
Guillermo Rauch f5c5309bc8 alias: complete `set` 9 years ago
Guillermo Rauch dbf56429bf alias: match hostname prefix without `.now.sh` 9 years ago
Guillermo Rauch 9d95c2bf2b gulpfile: also compile by default 9 years ago
Guillermo Rauch 7bb90816a2 gulpfile: temporarily disable lint and enable watch 9 years ago
Guillermo Rauch 92ffaf1b1e ua: fix `package` location 9 years ago
Guillermo Rauch 212b9f2e67 alias: implement uid / host search 9 years ago
Guillermo Rauch b65f57e4d5 now-alias: pass only strings (minimist converts to `Number`) 9 years ago
Guillermo Rauch 7feb738b33 now-alias: support `userError` errors 9 years ago
Guillermo Rauch aff3109936 add to-host tests 9 years ago
Guillermo Rauch dc03bb9ec7 add function to convert host parameters to hostname 9 years ago
Guillermo Rauch 6459ff0cec added duplicate hash test 9 years ago
Guillermo Rauch 68a2ceb482 test: upgrade to latest ava, remove old tests, add `names` test 9 years ago
Guillermo Rauch d738f8d84a add user-agent to all outgoing requests 9 years ago
Guillermo Rauch c65a8ad7ce properly specify minimist options 9 years ago
Guillermo Rauch 83b948f8d6 prevent minimist from parsing an argument as an option value 9 years ago
Guillermo Rauch 54bb5eeb39 now-alias: remove redundant msg 9 years ago
Guillermo Rauch 7ab2360393 now-deploy: consistency in help 9 years ago
Guillermo Rauch 2b1851abd5 now-alias: improve copy 9 years ago
Guillermo Rauch 751fa7d990 now: add `ln` as basic command 9 years ago
Guillermo Rauch 4ec6e8ec9d now-alias: refer to `_` to get custom args 9 years ago
Guillermo Rauch 75aad74a6f lint 9 years ago
Guillermo Rauch 4e4671d6f3 now-deploy: improve help 9 years ago
Guillermo Rauch 90c602d9c1 now-alias: add `add` as synonym to `set` 9 years ago
Guillermo Rauch 3643bac7b9 now-alias: add support for implicit `set` 9 years ago
Guillermo Rauch ecc7d10ac4 index: restore `_fetch` 9 years ago
Guillermo Rauch 69fda5cf98 index: de-privatize `fetch` 9 years ago
Guillermo Rauch 953b32a939 improve stdout 9 years ago
Guillermo Rauch 6d1cc81e3c help columns consistently 9 years ago
Guillermo Rauch c5e966c1c1 now-remove: make consistent with `now-alias` 9 years ago
Guillermo Rauch e0a7229b12 now-alias: improve docs 9 years ago
Guillermo Rauch 0c0c6854f2 alias: use global retry 9 years ago
Guillermo Rauch 439866a2d5 now-remove: consistent alias position 9 years ago