Commit Graph

24 Commits

Author SHA1 Message Date
Ilan Cosman
09b042acc5 Minor edits 2020-12-26 08:42:21 -08:00
Ilan Cosman
33e56fb899 Replace basename with pure fish 2020-12-17 21:12:54 -08:00
Ilan Cosman
c794140008 Clear prompt before printing 2020-11-24 16:39:25 -08:00
Ilan Cosman
d4bc14578b Slim down tide test help message 2020-11-24 14:44:46 -08:00
Ilan Cosman
5ec4a8bf4c Convert simple if statements to && and || 2020-11-24 14:39:56 -08:00
Ilan Cosman
207ddcf772 Switch to fisher 2020-11-04 11:05:41 -08:00
Ilan Cosman
ec319f1739 Merge scuba branch 2020-10-26 16:51:07 -07:00
Michael Bryant
8f796136b5
use mktemp instead of explicitly named files (#41)
* add mktemp instead of explicitly named files

* use mktemp -u flag to fix bugs

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2020-10-23 17:10:31 -07:00
Ilan Cosman
46d8d7e519 Update tide completions 2020-10-15 15:35:09 -07:00
Ilan Cosman
3858228776 Switch to scuba 2020-10-12 15:05:51 -07:00
Ilan Cosman
207d009c5e Add mock to tide test --install 2020-09-23 16:45:37 -07:00
Ilan Cosman
549080c455 Minor edits 2020-09-23 13:56:08 -07:00
Ilan Cosman
6a74370086 Switch from fishtape to spout 2020-09-12 22:46:32 -07:00
Ilan Cosman
24df67cd51 Add "; or echo" to every command substitution set_color 2020-09-05 14:48:27 -07:00
Ilan Cosman
28caddfb6e Document CI flag 2020-08-12 10:44:44 -07:00
Ilan Cosman
2d88b8ad58 Add CI flag to tests 2020-08-11 09:57:49 -07:00
Ilan Cosman
7e2b7cbca3 Fix tests for macos 2020-08-11 09:04:41 -07:00
Ilan Cosman
eb400f55b0 Fix typo 2020-07-26 23:48:27 -07:00
Ilan Cosman
60060acc79 Change basename --suffix= to -s for macos compatability 2020-07-26 23:39:18 -07:00
Ilan Cosman
4d63841b4a Minor edits 2020-07-23 11:33:51 -07:00
Ilan Cosman
790029e004 Renovate tide help command 2020-07-23 10:57:40 -07:00
Ilan Cosman
46abf0472d Exchange short flags for long ones 2020-07-20 14:11:59 -07:00
Ilan Cosman
8c4dd87322 Add code conventions to contributing guide and update code to conform 2020-07-19 13:35:19 -07:00
Ilan Cosman
d6b4cc78c1 Move tide subcommands into functions folder 2020-07-14 18:30:58 -07:00