Commit graph

497 commits

Author SHA1 Message Date
Jason Shirk 718ceb5a6c Update issue-management.md (#1853)
Add OS-WSL
2016-08-17 21:05:39 -07:00
Jianyun f3fb5951ac Changed 'sort' to 'Sort-Object'. (#1859)
Updated the sample output of $PSVersionTable and changed 'sort' to 'Sort-Object'.
2016-08-17 21:04:11 -07:00
Mike Richmond fa411ed52b Adding remoting endpoint creation issue on Nano Server to list of known issues. 2016-08-17 17:21:54 -07:00
Raghu Shantha [MSFT] 4f47b64d85 Fix docs/installation/windows.md
Also consolidate install.sh with download.sh;
remove unnecessary files;
create README.md in install.

Ran dos2unix tool to cleanup extra carriage returns at the end of lines
2016-08-17 16:18:26 -07:00
Andy Schwartzmeyer 3c451cd0f3 Update status of command availability
Also better usage of Markdown `code` style for readability.
2016-08-17 15:47:04 -07:00
Mike Richmond 570695a5d2 Instructions for installing the remoting endpoint and connecting to it
using PSRP.
2016-08-17 11:21:26 -07:00
Dongbo Wang a735c9ba04 Merge pull request #1804 from vors/links
Fix obsolete links in documentation
2016-08-17 11:03:08 -07:00
Dongbo Wang 15c14e0f71 remove obsolete 'Permission' section from 'docs/git/basics.md' (#1843) 2016-08-17 10:06:25 -07:00
Kenneth Hansen 977f883be6 Nit update on name of Angel's profile. 2016-08-16 18:45:16 -07:00
Andy Schwartzmeyer 5f4dcf9a6d Merge pull request #1827 from andschwa/alpha.9-release
Update documentation for v6.0.0-alpha.9 release
2016-08-16 16:32:33 -07:00
Andrew Schwartzmeyer a9e809c18a Fix naming of Unix packages
- .NET Core RID suffixes removed
- `el7.centos` suffix added to RPM
- `1ubuntu1.14.04.1` iteration used for DEB packages

`~` cannot be used after `ubuntu1` because GitHub release renames it to
a `.`; additionally, no packages lack the final suffix `.1`. While my
machine is `.5` I could find no packages that went past `.3`, so let's
use this to indicate that it works for `14.04.1` and forward.

We are *not* recreating the alpha.9 packages, but will we rename them
accordingly. This means that the filenames will be "correct" but the
meta-data will be out-of-date.
2016-08-16 16:07:54 -07:00
Joey Aiello 12880bf598 Add project lead names to governance (#1836)
* add project lead names to governance
* add links to GH profiles in governance
2016-08-16 15:00:49 -07:00
Andrew Schwartzmeyer 1e265e915e Update links for alpha.9
Also adds the Windows 8.1 build to the readme, and bumps the AppVeyor
build number.
2016-08-16 14:43:34 -07:00
Hitesh Raigandhi ced778e64b Update KNOWNISSUES.md (#1825) 2016-08-15 18:35:16 -07:00
Dongbo Wang 59b60940fc Merge pull request #1803 from mwrock/clean
Add a note about the dangers of VS builds and cleaning to fix
2016-08-15 14:01:24 -07:00
Sergei Vorobev c1d0cfafb3 Remove non-existing links from pull-request-process.md 2016-08-15 06:20:00 +03:00
Sergei Vorobev e6db20312c Remove obsolete PR template links from docs 2016-08-15 06:19:20 +03:00
Matt Wrock 68ebf41b65 add a note dangers of VS builds and cleanning to fix 2016-08-14 13:52:40 -07:00
Sergei Vorobev a652f52e4a Update branch naming in git documentation (#1793)
Remove statement about using "alias/feature-name"
2016-08-13 15:25:42 -07:00
Jason Shirk 110c627be8 Doc updates, remove PR template, update issue labels (#1776)
* Remove PR template, update guidelines for PR

* Update testing-guidelines.md

* Add clarification on when to use runtime/compiletime checks

* Update issue label descriptions
2016-08-12 18:19:12 -07:00
Bruce Payette 585b83387c Update KNOWNISSUES.md (#1745)
* Update KNOWNISSUES.md

* Updated with review feedback.

All appropriate feedback has been incorporated into the document.
2016-08-12 16:41:37 -07:00
Jianyun Tao e3f07c3a9e Removed sections with empty contents which just got introduced in 1576. 2016-08-12 13:45:24 -07:00
Dongbo Wang 896577e285 update linux path doc 2016-08-11 21:45:20 -07:00
Andrew Schwartzmeyer e142f7c987 Update Linux / OS X installation documentation 2016-08-11 17:11:50 -07:00
Andy Schwartzmeyer 7d61d4400c Merge pull request #1717 from andschwa/sxs
Side-by-side Unix packages
2016-08-11 16:08:02 -07:00
Travis Plunk aac8d83df4 Merge pull request #1643 from PowerShell/AngelCalvo-patch-1
Update windows-full.md
2016-08-11 15:41:23 -07:00
Raghu Shantha [MSFT] fa6d47f9f0 Update min os allowed for MSI
#1737
2016-08-11 14:56:06 -07:00
Andrew Schwartzmeyer 5b48acb1cb Update releasing documentation 2016-08-11 14:42:37 -07:00
Travis Plunk cf23084d2a Merge pull request #1540 from PowerShell/joey/governance
[WIP] review of project governance
2016-08-11 14:21:06 -07:00
joeyaiello 580c7b7852 address final PR/offline feedback for governance 2016-08-11 13:47:58 -07:00
Andrew Schwartzmeyer 1cc454fbd2 Update known issues
The "unavailable cmdlets" section was removed pending a comprehensive
list compiled from the module declarations.
2016-08-09 18:54:05 -07:00
joeyaiello c9ae0c348c fix broken links in governance PR 2016-08-09 16:42:51 -07:00
joeyaiello 42019e511e refactor maintainer and governance docs
Now that we've gotten enough of a sign-off
from everyone involved in the governance
process, the docs need to be reworked to use a
consistent terminology set, links, and directory
structure.
2016-08-09 16:42:51 -07:00
joeyaiello d9b1093a1c address offline feedback for governance 2016-08-09 16:42:51 -07:00
joeyaiello 040c9803f7 respond to PR feedback on governance 2016-08-09 16:42:51 -07:00
joeyaiello c15eb54fa1 first pass of governance doc
still need to do a considerable rewrite of other
contributor docs in order to change terminology
to align with governance.md
2016-08-09 16:42:51 -07:00
Travis Plunk 640755f7da Merge pull request #1670 from PowerShell/jianyunt/docs
Add Map Book for Experienced Bash users
2016-08-09 12:48:39 -07:00
Angel Calvo 0342a5fe72 Update windows-full.md
Fixed typos...
2016-08-08 17:33:46 -07:00
Jianyun Tao 167e3b850c Added Map book for bash users 2016-08-08 12:09:51 -07:00
Andy Schwartzmeyer afd09111f6 Merge pull request #1672 from vors/links
Fix two broken links in docs
2016-08-08 10:04:37 -07:00
Travis Plunk e945c6204e Merge pull request #1640 from alexandair/patch-2
Update docs/FAQ.md
2016-08-07 09:36:40 -07:00
Sergei Vorobev b1bba40a70 Fix broken link in docs/building/linux.md 2016-08-06 15:53:51 -07:00
Sergei Vorobev 58b2c84559 Add missed Travis-CI badge image 2016-08-06 15:53:25 -07:00
Aleksandar Nikolić d2ec24bba1 Update FAQ.md 2016-08-06 03:36:15 +02:00
Dongbo Wang 70aea51cb1 Merge pull request #1576 from PowerShell/migreene
PowerShellGet demo and "getting started" doc changes
2016-08-05 10:59:54 -07:00
Aleksandar Nikolić 8fc68cab0d Update testing-guidelines.md 2016-08-05 17:14:51 +02:00
Aleksandar Nikolić 0325665033 removing OPS and a duplicate line in testing-guidelines.md
Changing OPS to PowerShell.
Changing "PowerShell in Windows" to "Windows PowerShell".
Removing a duplicate line "test/powershell/Modules/Microsoft.PowerShell.Security".
Fixing a bunch of typos.
2016-08-05 02:39:13 +02:00
Angel Calvo c20417239f Update testing-guidelines.md
Replaced Open PowerShell with PowerShell
2016-08-04 12:41:18 -07:00
Jason Shirk f15e66b283 Merge pull request #1633 from PowerShell/revert_psedition_namechange
Revert the changes made in #1457. Desktop and Core are the PowerShell Edition names. Remove Linux as edition name.
2016-08-04 12:21:12 -07:00
Angel Calvo 01aa3b94c3 Update windows-full.md 2016-08-04 10:47:06 -07:00
Aleksandar Nikolić 7e1adbe661 Update docs/FAQ.md
Fixing typos and formatting.
2016-08-04 10:52:35 +02:00
Manikyam Bavandla 93d4129a3b Reverting PSEdition name changes. 2016-08-03 16:27:47 -07:00
Jianyun Tao 7eae332346 Merge branch 'master' of https://www.github.com/powershell/powershell into jianyunt/docs 2016-08-02 16:53:23 -07:00
Andy Schwartzmeyer 76b0c033fa Merge pull request #1608 from PowerShell/vors/build-docs
Update building instructions to use correct TOP directories
2016-08-02 15:22:57 -07:00
James Truher [MSFT] cf3519b8eb Merge pull request #1547 from PowerShell/jameswtruher/TestGuidelineUpdate
updates from test-guideline PR to incorporate feedback
2016-08-02 14:49:48 -07:00
Jianyun Tao 3fffd48125 removed an empty legal-licensing.md file. 2016-08-02 13:51:52 -07:00
Sergei Vorobev 99249d0ff4 Update building instructions to use correct TOP directories 2016-08-02 13:17:48 -07:00
Aleksandar Nikolić d6b8159e5c Update installation/linux.md
Fixing typo.
2016-08-02 22:12:00 +02:00
James Truher [MSFT] 935185cf6b fix don't section so it's visible 2016-08-02 11:55:50 -07:00
James Truher 8d758b63f2 updates based on PR feedback 2016-08-02 11:51:43 -07:00
James Truher 2920a3db66 Add images to this branch 2016-08-02 11:51:43 -07:00
James Truher 21494be11b updates from previous PR to incorporate feedback 2016-08-02 11:51:43 -07:00
Aleksandar Nikolić 0160488925 fixing casing and typos in windows-full.md
Fixing casing for CoreCLR and FullCLR.
Fixing a couple of typos.
2016-08-02 18:17:04 +02:00
Michael Greene 002adc283b caps .Replace 2016-08-02 08:41:22 -05:00
Michael Greene cdb925f1fe correct type in d$ 2016-08-02 08:39:24 -05:00
Michael Greene bf22db9d68 Context caps 2016-08-02 08:38:45 -05:00
Michael Greene 9007ba4062 merge from master and resolve conflicts 2016-08-02 08:20:25 -05:00
Michael Greene d6a1df3e9b Working with PowerShell Objects 2016-08-02 08:15:36 -05:00
Raghu Shantha [MSFT] d995faba02 Merge pull request #1594 from PowerShell/raghushantha-linuxinstall
Updates to Linux install instructions
2016-08-01 20:45:42 -07:00
Raghu Shantha [MSFT] b540c40517 Merge pull request #1596 from PowerShell/raghushantha-windowsinstall-1
Update Windows install instructions for MSI
2016-08-01 16:34:19 -07:00
Raghu Shantha [MSFT] d884ef2f98 Update linux.md 2016-08-01 16:33:47 -07:00
Raghu Shantha [MSFT] 818bbfda13 Update linux.md 2016-08-01 16:32:16 -07:00
Raghu Shantha [MSFT] e184d86859 Update windows.md 2016-08-01 16:07:47 -07:00
Jason Shirk e68d9731dd Merge pull request #1578 from alexandair/patch-2
Updating maintainers\README
2016-08-01 14:34:58 -07:00
Raghu Shantha [MSFT] 902b063583 Update windows.md 2016-08-01 14:03:51 -07:00
Raghu Shantha [MSFT] 6efad14aa6 Update linux.md 2016-08-01 13:55:00 -07:00
Raghu Shantha [MSFT] c9949159f1 Update linux.md 2016-08-01 13:52:15 -07:00
Raghu Shantha [MSFT] 7ee02189ed Update linux.md 2016-08-01 13:46:48 -07:00
Jianyun Tao f5d04c37f7 fixed the broken links and other minor updates due to the recent learning-powershell path changes. 2016-08-01 11:37:15 -07:00
Jianyun Tao 1e7a49600d fixed the broken links and other minor updates due to the recent learning-powershell path changes. 2016-08-01 11:21:55 -07:00
Jianyun bc4fe11888 Merge pull request #1551 from PowerShell/AngelCalvo-patch-3
Update learning-powershell.md
2016-08-01 09:53:46 -07:00
Angel Calvo 63cfde07f3 Update README.md
Added link to the Windows Installation Pakage
2016-07-31 09:51:00 -07:00
Michael Greene 5e2493a7e8 caps in title 2016-07-30 08:23:46 -05:00
Michael Greene 708f32cca4 spaces in prompt examples 2016-07-30 08:23:14 -05:00
Michael Greene 1acc7175da caps for cmdlet 2016-07-30 08:21:07 -05:00
Michael Greene 362eef0c6e remove publish commands and correct formatting of example 2016-07-30 08:20:11 -05:00
Aleksandar Nikolić ace4f250d2 Updating maintainers\ 2016-07-29 23:59:50 +02:00
Michael Greene 53f8cdb29c example formattting 2016-07-29 15:02:34 -05:00
Michael Greene 4fecbfe964 Merge branch 'master' into migreene 2016-07-29 14:58:42 -05:00
Michael Greene 8e9100ae4a page to describe creating and working with simple script files 2016-07-29 13:04:33 -05:00
Angel Calvo a350926bf8 Update README.md 2016-07-28 18:02:24 -07:00
Angel Calvo fe80741cc3 Update learning-powershell.md
Removing the world "Professional" after DevOps
2016-07-28 15:57:58 -07:00
Andrew Schwartzmeyer ba5bcbc8f3 Update releasing documentation 2016-07-28 14:40:34 -07:00
Andrew Schwartzmeyer f63da502e1 Make 101.md the tree's README.md 2016-07-28 11:15:42 -07:00
Andrew Schwartzmeyer a5d655c998 Consolidate releasing and maintainers docs 2016-07-28 11:15:42 -07:00
Andrew Schwartzmeyer 1dc788897f Make maintainers.md the tree's README.md 2016-07-28 11:15:42 -07:00
Andrew Schwartzmeyer 32b7d8cb99 Make learning-powershell.md the tree's README.md 2016-07-28 11:15:42 -07:00
Andrew Schwartzmeyer 9ffebab803 Fix learning-powershell path
There was a random capital S.
2016-07-28 11:15:42 -07:00
Raghu Shantha [MSFT] 9b7ff0a384 Merge pull request #1518 from PowerShell/AngelCalvo-patch-3
Update learning-powershell.md
2016-07-28 11:09:50 -07:00
Raghu Shantha [MSFT] 01c33f7a01 Update learning-powershell.md 2016-07-28 10:25:06 -07:00
Raghu Shantha [MSFT] 568b29c86a Update learning-powershell.md 2016-07-28 10:24:27 -07:00
Raghu Shantha [MSFT] 231231339f Update learning-powershell.md 2016-07-28 10:23:22 -07:00
Sergei Vorobev 6ec86751cb Merge pull request #1545 from PowerShell/raghushantha-windowsinstall-1
Updated supported Windows versions/platforms/SKUs/Arch for MSI/APPX/WSA packages
2016-07-27 22:09:35 -07:00
Raghu Shantha [MSFT] 0600766ff2 Merge pull request #1516 from PowerShell/AngelCalvo-patch-1
Update README.md
2016-07-27 14:46:23 -07:00
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
Andy Schwartzmeyer ded54be0ea Merge pull request #1539 from PowerShell/raghushantha-linuxinstall
Better Linux install instructions
2016-07-27 13:48:19 -07:00
Raghu Shantha [MSFT] ca7ec6d8d4 Update windows.md 2016-07-27 13:37:26 -07:00
Andrew Schwartzmeyer 2260cf7469 Improve Linux installation instructions 2016-07-27 13:13:12 -07:00
Sergei Vorobev be319625a1 Merge pull request #1541 from PowerShell/vors/start-devpowershell
Start-DevPowerShell for all platforms and editions
2016-07-27 13:00:11 -07:00
Raghu Shantha [MSFT] 9e3de65825 Better Windows Install instructions! 2016-07-27 11:11:29 -07:00
Sergei Vorobev 99e4b87cc6 Teach Start-DevPowerShell run CoreCLR version 2016-07-27 10:49:46 -07:00
Sergei Vorobev 428debe8ef Merge pull request #1521 from PowerShell/AngelCalvo-patch-4
Update powershell-beginners-guide.md
2016-07-27 08:42:33 -07:00
Sergei Vorobev e97af44674 Rename src/powershell-windows to src/powershell-win-core
- Update build.psm1
- Update docs
2016-07-26 16:48:57 -07:00
Sergei Vorobev 6626720e44 Introduce Microsoft.PowerShell.SDK
- introduce SDK project with our dependencies and CoreCLR framework
  for runtime.
- Move dependencies for Full from ConsoleHost to powershell-win-full
- make powershell-win-full Top-level project
- Change build.psm1 to do publish for -FullCLR build
- Update docs
2016-07-26 16:48:57 -07:00
Raghu Shantha [MSFT] bfc965406d Merge pull request #1517 from PowerShell/AngelCalvo-patch-2
Update breaking-change-contract.md
2016-07-26 14:08:05 -07:00
AngelCalvo a07f9cbf33 Update powershell-beginners-guide.md 2016-07-26 10:54:57 -07:00
AngelCalvo 5c5bda8427 Update breaking-change-contract.md 2016-07-26 10:27:49 -07:00
AngelCalvo 22ff796b56 Update learning-powershell.md 2016-07-26 10:22:27 -07:00
Sergei Vorobev 1c9c4f6cf8 Merge pull request #1505 from PowerShell/vors/remove-docs-readme.md
Remove docs\README.md
2016-07-26 10:06:33 -07:00
AngelCalvo 05ff5d35de Update breaking-change-contract.md 2016-07-26 09:58:44 -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 822e386926 Remove docs\README.md 2016-07-25 14:03:23 -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
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
hiteshraigandhi 2157d89ad4 Merge pull request #1376 from PowerShell/vors/full-clr-doc
Vors/full clr doc
2016-07-14 23:05:51 -07:00
Jianyun Tao da28473dd6 Removed ls alias as an example because it does not exist on Linux. 2016-07-14 18:06:50 -07:00
Jianyun Tao eb517bea41 Removed Get-Help example. Fixed typos. 2016-07-14 17:50:56 -07:00
Sergei Vorobev 2afedf3eea Update documentation about resources 2016-07-14 13:46:29 -07:00
Sergei Vorobev 3cd396e6e6 Correct a note about produced binaries for FullCLR 2016-07-14 12:48:34 -07:00
Sergei Vorobev a4cfd1ce74 Add a note about produced binaries for FullCLR 2016-07-14 12:45:45 -07:00
Jianyun bcbb252707 Merge pull request #1366 from PowerShell/jianyun/docs
Updated samples so that they work on Linux
2016-07-14 10:20:25 -07:00
Sergei Vorobev 868dbb13d1 Add one more interactive tutorial source to git/basics.md 2016-07-14 00:38:40 -07:00
Sergei Vorobev a4a9103c73 Merge pull request #1338 from PowerShell/vors/git-auth
Update auth docs for git
2016-07-14 00:08:01 -07:00
Jianyun Tao 8ce9f2fd71 Updated the examples so that they work on Linux. 2016-07-13 19:18:29 -07:00
Yanbing 8500e00cb3 Update windows-full.md 2016-07-13 15:49:59 -07:00
Jianyun 9529d42688 Merge pull request #1349 from PowerShell/jianyun/docs
Added Debugging from PS Commandline
2016-07-13 12:58:56 -07:00
Jianyun Tao f3b239510a Merge branch 'master' of https://github.com/PowerShell/PowerShell into jianyun/docs 2016-07-12 19:04:35 -07:00
Jianyun Tao bc62e17384 fixed a link 2016-07-12 19:01:03 -07:00
Jianyun Tao 0f096c96a4 Added debugging from PowerShell commandline 2016-07-12 18:56:36 -07:00