| Commit message (Expand) | Author | Age | Lines |
* | Adjusting formatting | Andrew Ryan Davis | 2020-10-06 | -10/+11 |
* | Fixing formatting in published page | Andrew Ryan Davis | 2020-08-20 | -0/+1 |
* | Adjusting last items before land | Andrew Ryan Davis | 2020-08-20 | -3/+4 |
* | Final look-over and adjusting carriage returns | Andrew Ryan Davis | 2020-08-20 | -107/+117 |
* | Final comments | Andrew Ryan Davis | 2020-08-20 | -2/+2 |
* | Moving Escape chars section to string section | Andrew Ryan Davis | 2020-08-20 | -13/+12 |
* | Adding in escape chars and more info on call operator with exe's | Andrew Ryan Davis | 2020-08-20 | -1/+27 |
* | Fixing typo and some other formatting | Andrew Ryan Davis | 2020-08-20 | -9/+5 |
* | I don't think CI was happy about those header tags | Andrew Ryan Davis | 2020-08-20 | -2/+2 |
* | Adding changes discussed | Andrew Ryan Davis | 2020-08-20 | -5/+40 |
* | Adjusting truthy falsy section | Andrew Ryan Davis | 2020-08-20 | -17/+1 |
* | Removing duped entry | Andrew Ryan Davis | 2020-08-20 | -2/+0 |
* | Addressing comments | Andrew Ryan Davis | 2020-08-20 | -8/+36 |
* | Adjusting array section to be more accurate | Andrew Ryan Davis | 2020-08-20 | -3/+4 |
* | Addressing bitwise and/or | Andrew Ryan Davis | 2020-08-20 | -3/+3 |
* | Update powershell.html.markdown | Andrew Ryan Davis | 2020-08-20 | -1/+1 |
* | Removing duped section | Andrew Ryan Davis | 2020-08-20 | -20/+1 |
* | Making some minor fixes | Andrew Ryan Davis | 2020-08-20 | -16/+54 |
* | Revamping Powershell | Andrew Ryan Davis | 2020-08-20 | -261/+610 |
* | Adding comment next to new link at bottom | Andrew Ryan Davis | 2020-05-17 | -1/+1 |
* | [powershell/en] Adding some things I find useful | Andrew Ryan Davis | 2020-05-16 | -3/+31 |
* | Update powershell.html.markdown | 谭九鼎 | 2020-01-12 | -1/+1 |
* | [powershell/en] Update url | 谭九鼎 | 2020-01-12 | -2/+2 |
* | Fix typo in powershell page | dee-see | 2019-02-02 | -1/+1 |
* | add list syntax example in for powershell | Renze Yu | 2018-11-08 | -0/+1 |
* | Try a backslash to fix formatting | Adam Bard | 2017-09-12 | -1/+1 |
* | Fix backtick that was messing up syntax highlighting on powershell. | Samantha McVey | 2016-11-23 | -1/+1 |
* | Add syntax highlight (#2581) | derek-austin | 2016-11-22 | -3/+3 |
* | Fixed a few spelling errors | Amru Eliwat | 2016-10-30 | -3/+3 |
* | Partial fix for #2498 | ven | 2016-10-23 | -1/+1 |
* | [PowerShell/en]: fixed typos/layout. Added some extra aliases/info. | Laoujin | 2016-01-08 | -2/+8 |
* | Fix formatting. | Adam Bard | 2016-01-06 | -0/+4 |
* | Merge branch 'master' of https://github.com/Laoujin/learnxinyminutes-docs | Laoujin | 2015-11-28 | -2/+1 |
|\ |
|
| * | [Powershell/en] Deleted a left-over from the bash turorial | Wouter Van Schandevijl | 2015-11-27 | -2/+1 |
* | | [PowerShell/en] Markdown ```powershell didn't render properly | Laoujin | 2015-11-28 | -4/+4 |
|/ |
|
* | [PowerShell/en] More usefull snippets and interesting projects | Laoujin | 2015-11-27 | -1/+18 |
* | [PowerShell/en] IO, Interesting Projects, Not Covered, Exception Handling, Us... | Laoujin | 2015-11-27 | -15/+129 |
* | [PowerShell/en] control-flow, pipeline, getting help | Laoujin | 2015-11-27 | -1/+95 |
* | [PowerShell/en] execution-policy, builtin variables, configure your shell | Laoujin | 2015-11-27 | -10/+50 |
* | [PowerShell/en] intro | Laoujin | 2015-11-27 | -0/+56 |