Commit graph

381 commits

Author SHA1 Message Date
Anthony Scopatz
d80c6185c5 Merge branch 'master' into dist 2016-06-05 03:14:40 -04:00
Anthony Scopatz
655e4970a3 People xonshtantly mispronounce these things. 2016-06-04 22:37:51 -04:00
Anthony Scopatz
ee9c10101f taco shell 2016-06-04 22:34:27 -04:00
Anthony Scopatz
5cd0638112 moar hooks 2016-06-04 22:28:36 -04:00
Anthony Scopatz
231c7f0a6e add completer API doc hooks 2016-06-04 20:05:55 -04:00
Anthony Scopatz
84f9d49e2e Merge branch 'faster_bash_completers' of https://github.com/adqm/xonsh into adqm-faster_bash_completers 2016-06-04 19:32:48 -04:00
Ryan Gonzalez
418b863f82 Mention how to mix commands and variables/text 2016-06-04 17:20:06 -05:00
adam j hartz
5b9e3adfda update docs 2016-06-04 16:58:46 -04:00
adam j hartz
cf188bf13c BASH -> Bash everywhere 2016-06-04 15:36:21 -04:00
adam j hartz
9c4b476b7a merge from master 2016-06-04 13:38:09 -04:00
adam j hartz
0fb5c48786 docs fix 2016-06-04 13:31:30 -04:00
adam j hartz
723ca952a6 Merge branch 'master' into readline 2016-06-04 13:27:47 -04:00
Aaron Meurer
978c443e87 Clear up sentence about the @ operator in the tutorial
The code in @ is not run in subprocess mode, but rather, the operator itself
is used in subprocess mode.
2016-06-02 23:53:55 -05:00
Aaron Meurer
4cfb37ca37 Add some intro taglines
One is just an improvement over one that's already there, so maybe it ought to
just replace it. The others are Monty Python, from
https://twitter.com/asmeurer/status/701509800530579456.
2016-06-02 14:35:23 -07:00
adam j hartz
278e16af82 merge from master 2016-06-02 17:22:44 -04:00
adam j hartz
db09ebe632 clarify: completion based on executable files on path 2016-06-02 14:28:29 -04:00
adam j hartz
696951fa64 small docs typo 2016-06-02 12:17:27 -04:00
adam j hartz
a525b2a18e documentation updates 2016-06-02 12:08:13 -04:00
Erin Call
2d907fdc1d Typo fix 2016-05-31 23:20:14 -07:00
adam j hartz
d4f545dfa8 update docs to suggest installing gnureadline on mac 2016-05-31 23:12:59 -04:00
Anthony Scopatz
bbf0b4e917 minor docs 2016-05-28 19:29:00 -04:00
Anthony Scopatz
c8249a033b minor doc updates 2016-05-28 19:13:06 -04:00
Anthony Scopatz
d45e637b9a more updates 2016-05-28 17:35:56 -04:00
adam j hartz
67ac9cd5e1 merge from master 2016-05-27 10:15:11 -04:00
Anthony Scopatz
2b160ad39f added gitter link 2016-05-26 20:01:30 -04:00
Anthony Scopatz
503b277992 added showcmd alias 2016-05-25 21:38:58 -04:00
Frank Sachsenheim
3f303fcb5b Removes redundant docs on dependencies 2016-05-24 20:49:46 +02:00
Frank Sachsenheim
38a65f755e Use a common prefix in doc's modindex 2016-05-24 20:49:46 +02:00
Frank Sachsenheim
6d9cb94347 Adds xonsh.platform.scandir 2016-05-24 20:49:46 +02:00
Frank Sachsenheim
e7ee0f33e5 Adds docs for xonsh.platform 2016-05-24 20:49:46 +02:00
Anthony Scopatz
9dcd9a710c Merge pull request #887 from GuillaumeLeclerc/dockerfile
Add a docker image for easier devlopment
2016-05-23 16:49:24 -04:00
Anthony Scopatz
1868cb3960 The carcolh will catch you! 2016-05-23 14:19:24 -04:00
Guillaume Leclerc
db3b2d5630 Merge remote-tracking branch 'origin/master' into dockerfile 2016-05-23 09:12:01 +02:00
Morten Enemark Lund
f153865cc2 Merge pull request #974 from scopatz/strstore
added store_as_str to vardocs
2016-05-23 08:58:50 +02:00
adam j hartz
af0eb74b6b slightly more substantial tutorial entry for @$ 2016-05-21 22:29:48 -04:00
Anthony Scopatz
362a098d84 added store_as_str to vardocs 2016-05-21 15:03:27 -04:00
adam j hartz
2ff3fdf3a8 small docs updates 2016-05-21 10:29:21 -04:00
Anthony Scopatz
4a6e153396 doc fixes 2016-05-20 17:58:50 -04:00
Frank Sachsenheim
81f0f50496 Adds a xonsh.platform module
comes with occasional code cleanup and micro optimizations
fixes `xonsh.tools.CommandCache.all_commands`
2016-05-20 19:26:02 +02:00
Ned Letcher
b008260eed added description of how functions appended to Ubuntu's default .bashrc will fail 2016-05-20 13:05:34 +10:00
Andrew Toskin
b0746fa638
Document Bash config conflicts, according to issue #208. 2016-05-18 16:51:37 -07:00
Morten Enemark Lund
67f569065a Fix typo 2016-05-17 13:46:10 +02:00
Morten Enemark Lund
b47a8da549 Update aliases.rst with deactivate/activate aliases and remove documentation on which->where alias 2016-05-17 13:43:59 +02:00
Frank Sachsenheim
05bad9af2a Updates to docs
- more links to numpydoc guide
- clarifies dependencies to build docs
2016-05-16 12:42:02 +02:00
Guillaume Leclerc
2ecc206fe8 update doc about docker 2016-05-14 23:34:45 +02:00
Guillaume Leclerc
1b3a59e106 Merge remote-tracking branch 'origin/master' into dockerfile 2016-05-14 11:52:43 +02:00
Guillaume Leclerc
adb42428f7 add docs 2016-05-13 17:28:56 +02:00
Konstantin Molchanov
b8dd7b08ab Docs: Python Virtual Environments Guide Added. 2016-05-13 14:19:43 +04:00
adam j hartz
a2285fd916 documentation 2016-05-12 11:53:15 -04:00
Gil Forsyth
a546809f08 update docs for conda install to use conda-forge 2016-05-11 14:08:34 -04:00