Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more highlighting to Shell Commands docrs-doc-highlighting | Robert Speicher | 2016-11-09 | 1 | -4/+4 |
| | | | | [ci skip] | ||||
* | Update Shell Commands doc for configurable git binary path | Robert Speicher | 2015-11-03 | 1 | -5/+15 |
| | |||||
* | Add info about regex anchors to shell command docs. | Douwe Maan | 2015-06-12 | 1 | -0/+30 |
| | |||||
* | More reasons why prefixing is good | Jacob Vosmaer | 2015-02-26 | 1 | -0/+5 |
| | | | | Inspired by http://www.dwheeler.com/essays/filenames-in-shell.html | ||||
* | Don't create zombies with IO.popen | Jacob Vosmaer | 2015-01-22 | 1 | -1/+1 |
| | | | | | | The previous recommend incantation would leave the process we read from hanging around, even though it had finished. That gives you a 'defunct'/'zombie' process. | ||||
* | Add security tips about file and paths | Jacob Vosmaer | 2014-12-09 | 1 | -0/+63 |
| | |||||
* | Add a counterexample to 'do it in Ruby' | Jacob Vosmaer | 2014-10-02 | 1 | -0/+6 |
| | |||||
* | Update docs to markdown style guide. | Ciro Santilli | 2014-06-03 | 1 | -17/+5 |
| | |||||
* | Can deeplink after all. | dosire | 2014-03-24 | 1 | -1/+1 |
| | |||||
* | References for the issues the guide addresses. | dosire | 2014-03-24 | 1 | -0/+6 |
| | |||||
* | Add shell commands guide | Jacob Vosmaer | 2014-02-25 | 1 | -0/+111 |