53 Commits

Author SHA1 Message Date
Dustin Pianalto
017a13d2f1 Test pointer panic 2020-04-06 23:32:46 -08:00
Dustin Pianalto
f98b62e6fb Test pointer panic 2020-04-06 23:29:55 -08:00
Dustin Pianalto
87f67569d2 Test pointer panic 2020-04-06 23:29:24 -08:00
Dustin Pianalto
a0a6b9b54d Test pointer panic 2020-04-06 23:22:06 -08:00
Dustin Pianalto
54e2a741c0 Test pointer panic 2020-04-06 23:18:48 -08:00
Dustin Pianalto
ebd0d77d32 Test pointer panic 2020-04-06 23:16:12 -08:00
Dustin Pianalto
97678e757c Test pointer panic 2020-04-06 23:08:39 -08:00
Dustin Pianalto
70034903f0 Test pointer panic 2020-04-06 23:06:18 -08:00
Dustin Pianalto
0f51576a35 Test pointer panic 2020-04-06 23:02:32 -08:00
Dustin Pianalto
ca3fe5bd69 Test pointer panic 2020-04-06 22:59:01 -08:00
Dustin Pianalto
48f8ee997f Test pointer panic 2020-04-06 22:56:39 -08:00
Dustin Pianalto
0e81c7e6a1 Test pointer panic 2020-04-06 22:51:37 -08:00
Dustin Pianalto
9febf5ddd5 Test pointer panic 2020-04-06 22:49:11 -08:00
Dustin Pianalto
2ee91528e8 Test pointer panic 2020-04-06 22:45:46 -08:00
Dustin Pianalto
d7da539153 Test pointer panic 2020-04-06 22:09:53 -08:00
Dustin Pianalto
ad28895b43 Test pointer panic 2020-04-06 22:07:39 -08:00
Dustin Pianalto
0f8e3058d5 Test pointer panic 2020-04-06 21:56:48 -08:00
Dustin Pianalto
5bb2c4a0ba Test pointer panic 2020-04-06 21:54:01 -08:00
Dustin Pianalto
ecbe2e958f Test pointer panic 2020-04-06 21:51:06 -08:00
Dusty.P
3eb47eda9c
Delete extra .gitignore 2020-04-06 19:46:10 -08:00
Dustin Pianalto
f7b5185967 Update comments for Godoc 2020-04-06 19:41:07 -08:00
Dustin Pianalto
bca255f017 Update comments for Godoc 2020-04-06 19:40:47 -08:00
Dustin Pianalto
cc0042f77c Update comments for Godoc 2020-04-06 19:39:32 -08:00
Dustin Pianalto
20487406f9 Update comments for Godoc 2020-04-06 19:39:11 -08:00
Dustin Pianalto
c051df9b2c Update comments for Godoc 2020-04-06 19:38:34 -08:00
Dustin Pianalto
1cd3ab321b Update comments for Godoc 2020-04-06 19:37:51 -08:00
Dustin Pianalto
75fdfa2d0e Update comments for Godoc 2020-04-06 19:36:51 -08:00
Dustin Pianalto
ab30d463a6 Update comments for Godoc 2020-04-06 11:54:09 -08:00
Dustin Pianalto
d30d567dcb Update comments for Godoc 2020-04-06 11:50:34 -08:00
Dustin Pianalto
75c0f09b23 Update comments for Godoc 2020-04-06 11:49:28 -08:00
Dustin Pianalto
cfa703618b Update comments for Godoc 2020-04-06 11:48:59 -08:00
Dustin Pianalto
7f340e8b6c Update comments for Godoc 2020-04-06 11:48:35 -08:00
Dustin Pianalto
d300b341b3 Update comments for Godoc 2020-04-06 11:47:32 -08:00
Dustin Pianalto
f978f4e43f Update comments for Godoc 2020-04-06 11:46:55 -08:00
Dustin Pianalto
47051350b9 Update comments for Godoc 2020-04-06 11:44:30 -08:00
Dustin Pianalto
48ba9bcd44 Update comments for Godoc 2020-04-06 11:39:05 -08:00
Dustin Pianalto
a3edb16b28 Fix unhandled error 2020-04-06 11:33:32 -08:00
Dustin Pianalto
1cd65ac003 Add comments for godocs 2020-04-06 11:31:13 -08:00
Dustin Pianalto
51cbfd618f Add invoked to the context 2020-04-05 19:40:46 -08:00
Dustin Pianalto
5160db8114 Fix issue with detecting a prefix when there is none 2020-04-05 19:32:06 -08:00
Dustin Pianalto
2668bb8cf5 Update command-manager to not exit on bad command
Add logging to see issue with prefix
2020-04-05 19:27:05 -08:00
Dustin Pianalto
7057f2019b Update command-manager to remove aliases map 2020-04-05 19:03:59 -08:00
Dustin Pianalto
c14e6c2305 Add Go Doc link 2020-04-05 17:56:52 -08:00
Dustin Pianalto
c3a9e7b076 Update url in Go Report Card 2020-04-05 17:55:09 -08:00
Dustin Pianalto
c28f594209 Change module name 2020-04-05 17:53:08 -08:00
Dustin Pianalto
ea45c3a4de Change directory structure 2020-04-05 17:52:02 -08:00
Dustin Pianalto
f8f928fdb6 Remove Aliases map 2020-04-05 17:23:05 -08:00
Dustin Pianalto
580a80de1b Change AddCommand to accept a command struct
Change process to remove Aliases
2020-04-05 17:22:24 -08:00
Dustin Pianalto
28adfdeb09 Remove helper functions 2020-04-05 17:21:25 -08:00
Dustin Pianalto
b027e15cac Add basic command manager functionality 2020-04-04 02:09:42 -08:00