Commit graph

227 commits

Author SHA1 Message Date
Raghu Shantha [MSFT] 5004a07c4b Update powershell-beginners-guide.md 2016-07-27 13:58:20 -07:00
Raghu Shantha [MSFT] 0cc352c86e Update using-ise.md 2016-07-27 13:57:39 -07:00
AngelCalvo 73a667e784 Update README.md 2016-07-26 09:51:20 -07:00
Jason Shirk ad07bbeeac Merge pull request #1481 from lzybkr/jasonsh/docs
Coding guideline docs and other minor doc updates
2016-07-25 22:26:50 -07:00
Jason Shirk d4c8688c13 Update issue labels doc 2016-07-25 21:57:01 -07:00
Jason Shirk (POWERSHELL) 8fcd8065be Coding guidelines first cut 2016-07-25 21:57:00 -07:00
Sergei Vorobev 4482b15394 Add a reference to windows-full.md to windows-core.md 2016-07-25 13:17:51 -07:00
Bruce Payette 8a30452f0b Merge pull request #1498 from PowerShell/vors/docs
Move files from docs/workflow to docs/dev-process
2016-07-25 12:01:34 -07:00
Sergei Vorobev 639e669b7e Move files from docs/workflow to docs/dev-process
Remove branch-structure.md
2016-07-24 22:00:37 -07:00
Sergei Vorobev 1427997898 Fix broken links 2016-07-24 09:55:10 -07:00
Sergei Vorobev 61a81a76c0 Fix links in powershell-repository-101.md 2016-07-22 20:07:01 -07:00
Sergei Vorobev 7f274a356d Update building/internals.md docs 2016-07-22 16:11:38 -07:00
hiteshraigandhi 874057e6bc Delete code-review-guidelines.md
This is not required.
2016-07-22 15:36:37 -07:00
Jianyun Tao 397b7b639c Merge branch 'master' of http://github.com/powershell/powershell 2016-07-22 11:02:30 -07:00
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 Tao c0d17ef57d Seperated Commercial Resources from Free ones and other minor fixes. 2016-07-21 19:09:45 -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