Commit graph

212 commits

Author SHA1 Message Date
Jason Shirk (POWERSHELL) 7b3ace4be4 Use one fragment per line in Markdown 2016-07-21 23:19:35 -07:00
Andy Schwartzmeyer 082e35e009 Merge pull request #1472 from PowerShell/andschwa/externalconsole
Enable external console for VS Code debugging
2016-07-21 19:44:30 -07:00
Jianyun 0d5a096013 Merge pull request #1453 from alexandair/patch-1
Added newlines. Removed commercial resources.
2016-07-21 17:41:22 -07:00
Andrew Schwartzmeyer 59cf766604 Update debugging instructions for VS Code 2016-07-21 16:37:44 -07:00
Sergei Vorobev 1d8a181f60 Move GITHUB_TOKEN in tools/download.sh 2016-07-21 10:51:59 -07:00
Travis Plunk 88973bfd14 Merge pull request #1439 from PowerShell/FixMaster
Changed Find-Package test to 'SLOW' to fix master
2016-07-20 18:28:05 -07:00
Sergei Vorobev 47e5e9db49 Merge pull request #1449 from PowerShell/vors/git-rebase
Simplify update sync local repo workflow in powershell-repository-101.md
2016-07-20 17:59:03 -07:00
Aleksandar Nikolić 78315df4a7 Added newlines. Removed commercial resources.
Added newlines following one-sentence-per-line principle.
Fixed typos.
Removed commercial resources from "More Reading" section.
Implemented Joey's suggestions.
2016-07-21 01:58:38 +02:00
Travis Plunk 7f97e4b9cf Added CI Tag to sample 2016-07-20 16:28:32 -07:00
Sergei Vorobev d66b303201 Merge pull request #1396 from alexandair/aleksandar
Update learning-powershell.md
2016-07-20 15:58:09 -07:00
Sergei Vorobev 9ad725faa2 Merge pull request #1402 from alexandair/patch-5
Update README.md
2016-07-20 15:48:47 -07:00
Sergei Vorobev 32c8fd659c Merge pull request #1401 from alexandair/patch-4
Update README.md
2016-07-20 15:46:37 -07:00
Sergei Vorobev 1d89eb9c89 Merge pull request #1398 from alexandair/patch-1
Update submodules.md
2016-07-20 15:46:13 -07:00
Aleksandar Nikolić b189cce386 Update learning-powershell.md
Resolving conflicts (second try).
2016-07-21 00:32:15 +02:00
Sergei Vorobev 76b136d393 Remove FullCLR artifacts from installation instructions
We don't support FullCLR install
2016-07-20 15:17:31 -07:00
Sergei Vorobev 20209c0497 Simplify update sync local repo workflow in powershell-repository-101.md
The best way to sync a branch for our purposes is to rebase
on origin/master
2016-07-20 15:10:41 -07:00
Aleksandar Nikolić 7f4288bc89 Update learning-powershell.md
Resolving conflicts.
2016-07-21 00:01:28 +02:00
Bruce Payette 9359bcaeee Initial full draft document
This is the initial draft of the PowerShell breaking changes guidelines documents. NOTE: this document is heavily based on the ,NET Core breaking changes document.
2016-07-20 14:49:50 -07:00
Jianyun f0a2dbdbcd Merge pull request #1399 from alexandair/patch-2
Update windows.md
2016-07-20 13:12:05 -07:00
Jianyun 7b784f3ea1 Merge pull request #1400 from alexandair/patch-3
Update resources.md
2016-07-20 13:10:35 -07:00
Aleksandar Nikolić 848b3bdeb3 Update windows.md
Grouped URL tags.
2016-07-20 20:33:30 +02:00
Aleksandar Nikolić 0ee1f86b88 Update resources.md 2016-07-20 19:48:58 +02:00
Travis Plunk fd9cf03261 Addressed @jianyun `s and @vor 's PR comments 2016-07-19 16:36:08 -07:00
Travis Plunk 4c74e05972 Drafted update to contribution guidelines 2016-07-19 16:36:08 -07:00
Jianyun dfc9aedda4 Merge pull request #1397 from alexandair/powershell-beginners-guide-edits
Update powershell-beginners-guide.md
2016-07-19 11:08:41 -07:00
Aleksandar Nikolić 4280bf623c Update learning-powershell.md
Fixed Verb-Noun typo.
2016-07-19 19:16:20 +02:00
Aleksandar Nikolić 77e5f460be Update powershell-beginners-guide.md
Changing descriptions for cmdlets with a synopsis from the help files.
2016-07-19 04:42:36 +02:00
Aleksandar Nikolić 03c7ab1286 Update powershell-beginners-guide.md
Fixed "Hello world!" example and changed test.ps1 to test.txt.
2016-07-19 04:33:33 +02:00
Aleksandar Nikolić 2bc0a7c4fc Update linux.md
Added newlines following one-sentence-per-line principle.
Fixed typos.
2016-07-18 21:29:17 +02:00
Jianyun Tao b5c91de7f4 Updated linux.md 2016-07-18 11:31:20 -07:00
Aleksandar Nikolić b06a4f48a8 Update README.md
Added newlines following one-sentence-per-line principle.
Changed "Open PowerShell" to "PowerShell".
Fixed typos.
2016-07-17 16:26:15 +02:00
Aleksandar Nikolić 23eb301715 Update README.md
Added newlines following one-sentence-per-line principle.
Changed "Open PowerShell" to "PowerShell" (except for the current release title).
2016-07-17 16:07:50 +02:00
Aleksandar Nikolić f9643bd907 Update resources.md
Fixing typos and formatting.
2016-07-17 15:48:26 +02:00
Aleksandar Nikolić 9e886db2d1 Update windows.md
Added newlines and fixed typos.
2016-07-17 15:37:33 +02:00
Aleksandar Nikolić 23a6fce8b0 Update submodules.md
Added newlines.
2016-07-17 15:21:13 +02:00
Aleksandar Nikolic a204e215b7 Fixed typos and code formatting
Fixed typos in text and code and properly formatted code.
2016-07-17 12:17:17 +02:00
Aleksandar Nikolic e74f294387 added newlines
Added newlines following one-sentence-per-line principle.
2016-07-17 11:35:04 +02:00
Aleksandar Nikolic 59837bc5c5 Merge remote-tracking branch 'refs/remotes/PowerShell/master' into powershell-beginners-guide-edits 2016-07-17 11:23:48 +02:00
Aleksandar Nikolić d41ccffb70 Update using-vscode.md
Adding newlines following one-sentence-per-line principle.
2016-07-17 04:16:00 +02:00
Aleksandar Nikolić 5c63d6c279 Update learning-powershell.md 2016-07-17 03:10:55 +02:00
Aleksandar Nikolić 75b9205f7d Update learning-powershell.md 2016-07-17 02:44:55 +02:00
Aleksandar Nikolić e075e3bcd9 Update learning-powershell.md 2016-07-17 02:35:46 +02:00
Aleksandar Nikolic 0b8465ed9d Update learning-powershell.md
Fixing typos and "More Reading" section.
2016-07-17 00:41:20 +02:00
Aleksandar Nikolic 5aefd5616a Merge remote-tracking branch 'refs/remotes/PowerShell/master' 2016-07-17 00:05:35 +02:00
Aleksandar Nikolic 77b4105d1f Update learning-powershell.md
Fixing typos and "More Reading" section.
2016-07-16 23:20:00 +02:00
Jianyun Tao 5e46f5be6e Updated the linux build 2016-07-15 18:34:33 -07:00
Sergei Vorobev b851e50509 Add Start-PSBuild -Clean in FAQ.md
This came out few times in the past few days.
2016-07-15 18:06:41 -07:00
Jianyun 7e8e8592e3 Merge pull request #1381 from PowerShell/jianyun/docs
Removed Get-Help, -ls from the example in the beginner's guide.
2016-07-15 10:12:21 -07:00
Sergei Vorobev 24b78df64a Merge pull request #1385 from alexandair/aleksandar
Update to basics.md
2016-07-15 10:09:46 -07:00
Aleksandar Nikolic c37da8b50f Update to basics.md
Fixing typos.
2016-07-15 18:19:47 +02:00