jonsequitur
|
c85492bd48
|
merge master
|
2017-03-19 17:09:05 -07:00 |
|
jonsequitur
|
3ce1b9f0b7
|
Merge branch 'tab-completion' of https://github.com/jonsequitur/cli into tab-completion
|
2017-03-19 16:38:30 -07:00 |
|
jonsequitur
|
daac945742
|
restore loc strings, subcommand parsers into separate files
|
2017-03-19 16:38:08 -07:00 |
|
jonsequitur
|
b4cf73ec20
|
add additional args to dotnet run help
|
2017-03-19 14:35:11 -07:00 |
|
Jon Sequeira
|
43c13f2f53
|
move parse result validation to CommandBase to allow custom messages
|
2017-03-19 14:30:43 -07:00 |
|
Jon Sequeira
|
e0ca794ed5
|
compare effective rather than literal path
|
2017-03-19 13:02:34 -07:00 |
|
Jon Sequeira
|
ca914334ea
|
revert logger colon change
|
2017-03-19 13:02:09 -07:00 |
|
jonsequitur
|
f8e051895e
|
re-enable colon and equals signs as argument delimiters
|
2017-03-17 13:28:21 -07:00 |
|
jonsequitur
|
0d04b51c93
|
get the full path for dotnet cache output
|
2017-03-17 11:06:58 -07:00 |
|
jonsequitur
|
de6a4bd022
|
fix a few tests, revert one change
|
2017-03-16 23:15:45 -07:00 |
|
Jon Sequeira
|
4d4ebf9d3a
|
put colon back into logger parameter
|
2017-03-16 17:05:18 -07:00 |
|
Jon Sequeira
|
4d8bab8389
|
remove extra diagnostic output from ForwardApp
|
2017-03-16 15:46:27 -07:00 |
|
jonsequitur
|
e5d7fb8236
|
change test's expected text
|
2017-03-16 13:34:12 -07:00 |
|
jonsequitur
|
973021b214
|
publish, cache, text fixes; rename ForwardAs and introduce ForwardAsMany
|
2017-03-16 13:22:08 -07:00 |
|
jonsequitur
|
8aa702dc97
|
text fixes for dotnet remove
|
2017-03-16 10:46:08 -07:00 |
|
jonsequitur
|
9c2e8f0037
|
text fixes, remove file existence validations from parse
|
2017-03-16 09:49:07 -07:00 |
|
jonsequitur
|
9318e8f10d
|
Merge branch 'tab-completion' of https://github.com/jonsequitur/cli into tab-completion
|
2017-03-16 08:32:43 -07:00 |
|
jonsequitur
|
3c8f330930
|
update parser
|
2017-03-16 08:31:15 -07:00 |
|
Piotr Puszkiewicz
|
6c8400b8be
|
dotnet run --no-build
test shows the option was previously supported, but ignored.
|
2017-03-16 02:39:48 -07:00 |
|
Piotr Puszkiewicz
|
9d2d633d1c
|
Move remaining TestCommand("dotnet") to DotnetCommand
|
2017-03-16 01:31:16 -07:00 |
|
Jon Sequeira
|
69ba7095e5
|
update parser
|
2017-03-15 20:33:22 -07:00 |
|
jonsequitur
|
13458b17c4
|
test fix
|
2017-03-15 19:57:03 -07:00 |
|
jonsequitur
|
0dc3661ed1
|
remove colon from logger option
|
2017-03-15 19:40:53 -07:00 |
|
jonsequitur
|
5bfd610407
|
add back --version-suffix
|
2017-03-15 19:25:16 -07:00 |
|
jonsequitur
|
339b1435cb
|
fix OS-specific path in test
|
2017-03-15 19:25:05 -07:00 |
|
jonsequitur
|
ae312b7965
|
adjust parser constraints for dotnet add
|
2017-03-15 19:09:54 -07:00 |
|
Piotr Puszkiewicz
|
9d1adadb9d
|
Extra diagnostics
|
2017-03-15 15:17:37 -07:00 |
|
Jon Sequeira
|
8a2be57617
|
text fixes for dotnet remove
|
2017-03-15 13:59:39 -07:00 |
|
Jon Sequeira
|
bcfc16000c
|
latest CliCommandLine
|
2017-03-15 09:28:10 -07:00 |
|
Jon Sequeira
|
c316b98c74
|
remove command fixes
|
2017-03-15 09:27:27 -07:00 |
|
Jon Sequeira
|
bbc2722cb7
|
loc spelling error and other fixes
|
2017-03-14 23:13:59 -07:00 |
|
jonsequitur
|
d3a101ebad
|
list reference accepts zero or one arg
|
2017-03-14 20:20:25 -07:00 |
|
jonsequitur
|
1ca338838a
|
dotnet list reference fix
|
2017-03-14 19:19:31 -07:00 |
|
Jon Sequeira
|
4940c2a6ee
|
use ValueOrDefault
|
2017-03-14 18:41:27 -07:00 |
|
Jon Sequeira
|
11270a436b
|
list command help text fix
|
2017-03-14 16:13:49 -07:00 |
|
jonsequitur
|
06ad3a686f
|
Merge branch 'tab-completion' of https://github.com/jonsequitur/cli into tab-completion
|
2017-03-14 15:22:45 -07:00 |
|
Jon Sequeira
|
59d1fe32bc
|
remove redundant help
|
2017-03-14 15:22:31 -07:00 |
|
Piotr Puszkiewicz
|
f318ac33f9
|
Unseal!
|
2017-03-14 14:22:11 -07:00 |
|
Piotr Puszkiewicz
|
fac34c7b3b
|
Move all test commands to DotNetCommand base
|
2017-03-14 14:07:51 -07:00 |
|
Piotr Puszkiewicz
|
cb52224272
|
Fix test using : as option value separator
|
2017-03-14 13:54:11 -07:00 |
|
Jon Sequeira
|
35732fc07d
|
include HelpText in CommandParsingError, write it to stdout
|
2017-03-14 12:26:24 -07:00 |
|
Jon Sequeira
|
22fb17422f
|
handle -? and /? arguments as help
|
2017-03-14 11:30:35 -07:00 |
|
Jon Sequeira
|
898d10cb2d
|
help text adjustments for dotnet sln
|
2017-03-14 11:23:19 -07:00 |
|
Jon Sequeira
|
96683c1421
|
help text updates
|
2017-03-14 10:33:58 -07:00 |
|
Jon Sequeira
|
2c96d8e8b9
|
throw exceptions for command not found
|
2017-03-13 20:06:59 -07:00 |
|
Jon Sequeira
|
ace4fe49f6
|
new CliCommandLine version
|
2017-03-13 16:01:58 -07:00 |
|
Jon Sequeira
|
f5d9cfc79c
|
reverse order of help response vs error response
|
2017-03-13 15:29:39 -07:00 |
|
Jon Sequeira
|
204d8594bf
|
throw exception on parse errors
|
2017-03-13 13:29:03 -07:00 |
|
Jon Sequeira
|
11b7e7e449
|
new CliCommandLine version
|
2017-03-13 12:46:39 -07:00 |
|
Jon Sequeira
|
02ac115f2b
|
new CliCommandLine version with help fix
|
2017-03-13 09:03:14 -07:00 |
|