summaryrefslogtreecommitdiff
path: root/doc/development/shell_commands.md
Commit message (Collapse)AuthorAgeFilesLines
* Add more highlighting to Shell Commands docrs-doc-highlightingRobert Speicher2016-11-091-4/+4
| | | | [ci skip]
* Update Shell Commands doc for configurable git binary pathRobert Speicher2015-11-031-5/+15
|
* Add info about regex anchors to shell command docs.Douwe Maan2015-06-121-0/+30
|
* More reasons why prefixing is goodJacob Vosmaer2015-02-261-0/+5
| | | | Inspired by http://www.dwheeler.com/essays/filenames-in-shell.html
* Don't create zombies with IO.popenJacob Vosmaer2015-01-221-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 pathsJacob Vosmaer2014-12-091-0/+63
|
* Add a counterexample to 'do it in Ruby'Jacob Vosmaer2014-10-021-0/+6
|
* Update docs to markdown style guide.Ciro Santilli2014-06-031-17/+5
|
* Can deeplink after all.dosire2014-03-241-1/+1
|
* References for the issues the guide addresses.dosire2014-03-241-0/+6
|
* Add shell commands guideJacob Vosmaer2014-02-251-0/+111