Commit graph

2367 commits

Author SHA1 Message Date
Anthony Scopatz
1cb9ab832b added some color tools, readline seems to work 2016-02-15 01:47:49 -05:00
Anthony Scopatz
dfd780c560 Merge pull request #681 from scopatz/update_win_docs
Update the windows guide section
2016-02-14 15:46:13 -05:00
Morten Enemark Lund
3046d8254d Make it 3.6 compatible... 2016-02-14 21:39:38 +01:00
Morten Enemark Lund
6d8c6f85e9 Finalize windows guide 2016-02-14 21:33:12 +01:00
Morten Enemark Lund
512f853a7b First stab at changing the windows guide 2016-02-14 16:38:24 +01:00
Morten Enemark Lund
e698051a8d Fix install command for development version 2016-02-14 16:38:24 +01:00
Anthony Scopatz
927a9c8779 Merge pull request #680 from scopatz/pretty
Updated pretty.py with newest commits from the IPython project
2016-02-14 01:48:25 -05:00
Morten Enemark Lund
e9250e2760 Added the copyright notice that was accidentally remove. 2016-02-14 07:43:24 +01:00
Anthony Scopatz
7475af8811 Merge branch 'enc' 2016-02-13 22:33:38 -05:00
Anthony Scopatz
cd8013ee9d fixed env conflict 2016-02-13 22:28:15 -05:00
Gil Forsyth
f0279d3516 Merge pull request #678 from scopatz/best
best shell type
2016-02-13 14:35:37 -08:00
Morten Enemark Lund
fc7e318362 Updated pretty.py with newest commits from the IPython project 2016-02-13 21:46:07 +01:00
Anthony Scopatz
f82d304221 Merge pull request #675 from moigagoo/vox
Add Vox environment manager to xonsh
2016-02-13 14:20:09 -05:00
Konstantin Molchanov
15be794714 Environment: Default docs: VIRTUAL_ENV now has configurable=False set. 2016-02-13 22:09:21 +03:00
Konstantin Molchanov
1186637e23 Vox: xonsh.tools used instead of os.name checks for consistency. 2016-02-13 22:05:38 +03:00
Konstantin Molchanov
5bb1ea76a3 Default value for $VIRTUAL_ENV set. 2016-02-13 22:01:15 +03:00
Konstantin Molchanov
17cb4cbd17 Vox: $VIRTUALENV_HOME check simplified. 2016-02-13 21:54:18 +03:00
Konstantin Molchanov
0a86cab895 Vox addition reflected in the changelog. 2016-02-13 21:50:44 +03:00
Konstantin Molchanov
84b0973080 Docs: API docs for Vox added. 2016-02-13 21:49:24 +03:00
Konstantin Molchanov
926b74ba3f $VIRTUAL_ENV registered in xonsh enviroment; Vox updated to reflect the change. 2016-02-13 21:36:09 +03:00
Konstantin Molchanov
7488142dbc Vox: Windows: os.path.expanduser now used to detect home path instead of $HOME. 2016-02-13 21:23:26 +03:00
Konstantin Molchanov
89d7b754fd Vox methods renamed to avoid collisions with builtins. 2016-02-13 21:19:56 +03:00
Konstantin Molchanov
60daf5e886 Doctrings converted to numpydoc format. 2016-02-13 21:17:02 +03:00
Anthony Scopatz
4e2ed9b160 CL 2016-02-13 01:37:23 -05:00
Anthony Scopatz
d7a980f119 updated default dos 2016-02-13 01:33:52 -05:00
Anthony Scopatz
13f439617b nice 2016-02-13 01:27:43 -05:00
Anthony Scopatz
b4410aa090 potential fix for encoding errors for config files 2016-02-13 01:05:24 -05:00
Konstantin Molchanov
c60a7c78da Merge branch 'master' of github.com:scopatz/xonsh 2016-02-12 21:05:29 +03:00
adam j hartz
0f1c33c75c Merge branch 'p' of https://github.com/scopatz/xonsh into scopatz-p 2016-02-12 10:06:12 -05:00
Konstantin Molchanov
7962fcd536 Vox: New: Doctring updated. 2016-02-12 16:17:15 +03:00
Konstantin Molchanov
b92969ec4b Vox: New: Typo fixed. 2016-02-12 15:06:46 +03:00
Konstantin Molchanov
79754cd567 Added enrironment name to default prompt. 2016-02-12 11:34:49 +03:00
Konstantin Molchanov
37006fd7be Remaining ENV occurences replaced with builtins.__xonsh_env__. 2016-02-12 10:53:32 +03:00
Konstantin Molchanov
2f78d5bb43 Added prompt variable to show environment name. 2016-02-12 10:52:59 +03:00
Konstantin Molchanov
1c0692f840 AttributeError during Vox loading fixed. 2016-02-12 10:19:53 +03:00
Konstantin Molchanov
2b3acfc43d ENV replaced with builtins.__xonsh_env__ 2016-02-12 09:21:05 +03:00
Anthony Scopatz
3b5720dd0b pep8 fixes 2016-02-12 00:08:17 -05:00
Anthony Scopatz
167bf39353 rm'd trailing whitespace and added space after comma 2016-02-11 22:40:49 -05:00
Konstantin Molchanov
90b5cbe851 Vox added to xonsh; vox command added to default aliases. 2016-02-11 11:47:16 +03:00
Anthony Scopatz
c52add4bf4 Merge pull request #673 from Carreau/puns
More puns in docs
2016-02-10 15:08:04 -05:00
Matthias Bussonnier
cc8b52c968 More puns in docs 2016-02-10 11:08:42 -08:00
Anthony Scopatz
153d2358e3 org to sh 2016-02-10 02:43:04 -05:00
Anthony Scopatz
54a11e7123 updaed changelog 2016-02-09 02:36:57 -05:00
Anthony Scopatz
bf1c4af550 Merge branch 'zsh-fix' 2016-02-09 02:34:35 -05:00
Anthony Scopatz
87444e7955 try fix for when no foreign functions 2016-02-09 02:12:13 -05:00
Anthony Scopatz
66a67cef16 finished refactor 2016-02-08 23:09:44 -05:00
Anthony Scopatz
c75d40cd36 some subproc 2016-02-08 22:19:54 -05:00
Anthony Scopatz
9a498a6283 refactored pure python 2016-02-08 22:17:23 -05:00
Anthony Scopatz
f277870e83 cool 2016-02-08 22:15:11 -05:00
Anthony Scopatz
fbd7082352 more cleanup 2016-02-08 21:56:14 -05:00