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
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
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
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
Piotr Puszkiewicz
9a1483d3b6
Fix tests
2017-03-10 09:08:25 -08:00
Piotr Puszkiewicz
071f4dc697
Convert Run
2017-03-10 09:08:01 -08:00
dotnet-bot
5430d155cc
Update CoreSetup to beta-001728
2017-03-10 16:37:40 +00:00
Piotr Puszkiewicz
4149150acc
Resolve Parser ambiguity
2017-03-10 01:13:13 -08:00
Piotr Puszkiewicz
120d28a78d
Migrate dotnet-pack
2017-03-10 01:11:16 -08:00
Piotr Puszkiewicz
4912e4aa6c
Fix naming of BuildCommand.cs
2017-03-10 01:11:07 -08:00
Piotr Puszkiewicz
92245e4523
Centralize VersionSuffixOption
2017-03-10 01:10:23 -08:00
Piotr Puszkiewicz
dc72b7ce92
Fix Clean ordering
2017-03-10 01:08:19 -08:00
Piotr Puszkiewicz
6429574fff
Fix verbosity tests
2017-03-10 01:08:07 -08:00
Piotr Puszkiewicz
fd6d499ba6
dotnet-migrate
2017-03-09 18:45:11 -08:00
Piotr Puszkiewicz
ba50d619d8
Build fixes for clean & build
2017-03-09 18:44:48 -08:00
Livar
374f9ebcee
Merge pull request #5979 from dotnet-bot/master-UpdateDependencies
...
Update CoreSetup to beta-001711 (master)
2017-03-09 18:42:08 -08:00
jonsequitur
58bf70a476
merge
2017-03-09 18:36:05 -08:00
Piotr Puszkiewicz
706e34ad47
Cache
2017-03-09 18:16:26 -08:00
Piotr Puszkiewicz
ca9268c504
Clean
2017-03-09 18:16:20 -08:00
Piotr Puszkiewicz
c68aba4f63
Test Fix
2017-03-09 17:52:17 -08:00
Piotr Puszkiewicz
bbc23af138
Fix failing Cache tests
2017-03-09 17:20:00 -08:00
Zlatko Knezevic
09b6be5990
Cleaning up the documentation folder ( #5928 )
...
* Cleaning up the documentation folder
This change cleans up the documentation folder in the CLI repo. The
changes are the following:
* Delete old content that is invalid moving forward.
* Move cli-installation-scenarios to the `specs` sub-folder.
* Add a sub-folder for documentation that deals with working with the repo
* Add a general sub-folder
* Finally, change the README.md to reflect this.
Also, this change adds a document that covers CLI UX guidelines for
authors of new commands.
* Firt round of PR feedback changes
2017-03-09 17:09:59 -08:00
Piotr Puszkiewicz
03544ad0cd
Build Unit Tests
2017-03-09 16:39:49 -08:00
Piotr Puszkiewicz
cb19d357d6
Build issues
2017-03-09 16:17:15 -08:00
Piotr Puszkiewicz
1c25a17e03
, -> ;
2017-03-09 16:13:19 -08:00
Piotr Puszkiewicz
e0da3090e6
Initial Cache parser
2017-03-09 16:12:08 -08:00
Piotr Puszkiewicz
3ebdf2909d
TFM, RID, Config as CommonOptions
2017-03-09 16:11:58 -08:00