Commit graph

5807 commits

Author SHA1 Message Date
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
Livar
19aa22bdca Merge pull request #6027 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to beta-001747 (master)
2017-03-14 09:20:23 -07:00
Livar
82c928e1ec Merge pull request #6021 from v-zbsail/localization
LOC CHECKIN | dotnet/cli | 20170313 | bugfix
2017-03-14 09:10:31 -07:00
Nikolaj Jørgensen
cacd52fdbb Change name for DOTNET_PACKAGES to NUGET_PACKAGES
README was never updated in #817, making it show an obsolete variable.

This reflects the name used in the current code
2017-03-14 10:55:29 +01:00
dotnet-bot
3fd60e911f Update CoreSetup to beta-001747 2017-03-14 04:59:57 +00:00
Zlatko Knezevic
36e3d5d2f9 Removing locale from the commented links 2017-03-13 20:56:42 -07:00
Eric Erhardt
31f1d4ed6e Merge pull request #6024 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to beta-001745 (master)
2017-03-13 22:31:29 -05:00
Jon Sequeira
2c96d8e8b9 throw exceptions for command not found 2017-03-13 20:06:59 -07:00
Zlatko Knezevic
fa98674954 Responding to PR feedback 2017-03-13 19:42:30 -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
dotnet-bot
5ac4287d5c Update CoreSetup to beta-001745 2017-03-13 18:04:55 +00:00
Jon Sequeira
02ac115f2b new CliCommandLine version with help fix 2017-03-13 09:03:14 -07:00
Jon Sequeira
8a0f37ed79 bump CliCommandLine version 2017-03-13 08:25:21 -07:00
Zbyněk Sailer
ddd27248b1 LOC CHECKIN | dotnet/cli | 20170313 | bugfix 2017-03-13 14:24:31 +01:00
Jon Sequeira
d3143b779f stop writing ParseResult.Diagram to output 2017-03-12 16:48:59 -07:00
Jon Sequeira
a6c2b6c9f6 update CliCommandLine, other code changes 2017-03-12 15:06:34 -07:00
foresterre
804f39e034 Fix broken links from #5928 in the documentation. 2017-03-12 19:46:28 +01:00
Eric Erhardt
01e7bfde74 Merge pull request #5999 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to beta-001737 (master)
2017-03-11 14:34:28 -06:00
Jon Sequeira
5c4db56d3b correct arguments for dotnet sln commands 2017-03-11 11:47:04 -08:00
Jon Sequeira
86f26550f1 R: fix spelling 2017-03-11 11:00:18 -08:00
jonsequitur
ae01694167 Merge branch 'tab-completion' of https://github.com/jonsequitur/cli into tab-completion 2017-03-11 09:45:19 -08:00
Piotr Puszkiewicz
2d8555c345 Merge remote-tracking branch 'dotnet/master' into tab-completion 2017-03-10 18:59:38 -08:00
Piotr Puszkiewicz
7795ce4d67 Fix build command 2017-03-10 18:59:32 -08:00
Jon Sequeira
6e3a55e872 update CliCommandLine version 2017-03-10 18:21:58 -08:00
Eric Erhardt
8ab8bb9bd0 Merge pull request #6004 from eerhardt/RemoveUnusedStrings
Remove unused constants.
2017-03-10 19:57:57 -06:00
Piotr Puszkiewicz
3bdfe28765 Resolve build breaks 2017-03-10 17:52:40 -08:00
Karthik Rajasekaran
ed145b37a6 Allow bootstrap directory to be configured 2017-03-10 17:46:12 -08:00
Piotr Puszkiewicz
23d4fb32f3 Merge remote-tracking branch 'jonsequitur/tab-completion' into tab-completion 2017-03-10 17:37:26 -08:00
Jon Sequeira
34d9cbf863 new CliCommandLine version 2017-03-10 17:11:19 -08:00
Jon Sequeira
a3f536c248 move subcommands to new parser 2017-03-10 16:43:44 -08:00
Eric Erhardt
b019f4e53d Remove unused constants.
These strings were used in the project.json days, but are no longer used.
2017-03-10 17:35:17 -06:00
Piotr Puszkiewicz
659744d83d Fix build 2017-03-10 14:00:26 -08:00
Piotr Puszkiewicz
df3c08b645 Pass through test options to msbuild 2017-03-10 13:49:49 -08:00
Piotr Puszkiewicz
e1568bbc1e Re-enable localizable strings 2017-03-10 13:36:18 -08:00
Piotr Puszkiewicz
18a2b95dec Initial port of dotnet test 2017-03-10 13:18:14 -08:00
dotnet-bot
4a57564f08 Update CoreSetup to beta-001737 2017-03-10 20:44:00 +00:00
Piotr Puszkiewicz
0df2462344 Merge remote-tracking branch 'dotnet/master' into tab-completion 2017-03-10 12:03:01 -08:00
Piotr Puszkiewicz
d6f0265d15 Merge remote-tracking branch 'jonsequitur/tab-completion' into tab-completion 2017-03-10 10:43:06 -08:00
Piotr Puszkiewicz
482f1b555b missing peren 2017-03-10 10:43:01 -08:00
Piotr Puszkiewicz
3ff16d9b66 Merge remote-tracking branch 'jonsequitur/tab-completion' into tab-completion 2017-03-10 10:34:27 -08:00
Jon Sequeira
d3319adb59 fix merge error 2017-03-10 10:34:25 -08:00
Piotr Puszkiewicz
1f5be51955 relocate suggest.cs 2017-03-10 10:17:10 -08:00
Piotr Puszkiewicz
940dd6863a move dotnet-run 2017-03-10 10:13:11 -08:00
Piotr Puszkiewicz
a751673172 Fix test bugs 2017-03-10 10:12:37 -08:00
Eric Erhardt
7a5942939f Merge pull request #5997 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to beta-001728 (master)
2017-03-10 11:15:47 -06:00