Commit graph

7367 commits

Author SHA1 Message Date
Morten Enemark Lund
0b83c9e3d2
Merge pull request #2736 from xonsh/fix_xontrib_ptk_ptk2
Make ptk xontribs compatible with ptk1 and ptk2
2018-07-20 20:37:29 +02:00
Morten Enemark Lund
a8f824f2a1
Merge pull request #2735 from xonsh/fix_default_style_dict
Fix for `DEFAULT_STYLE_DICT` error on ptk2
2018-07-20 20:32:50 +02:00
Gil Forsyth
fff029fffb Fix for DEFAULT_STYLE_DICT error on ptk2 2018-07-20 13:46:17 -04:00
Gil Forsyth
7acb86e813 Make ptk xontribs compatible with ptk1 and ptk2 2018-07-20 12:50:00 -04:00
Morten Enemark Lund
e14fe8d852
Merge pull request #2733 from xonsh/atml
fixed multiline autowrapping in @(expr)
2018-07-20 14:54:01 +02:00
Morten Enemark Lund
c2a3205023
Merge pull request #2732 from xonsh/py37
Python 37
2018-07-20 14:40:45 +02:00
Anthony Scopatz
3b0fe9144d fixed multiline autowrapping in @(expr) 2018-07-19 21:01:11 -04:00
Anthony Scopatz
3a31d6ff31 some doc fixes 2018-07-19 19:59:07 -04:00
Anthony Scopatz
5a7008d867
Merge pull request #2704 from xonsh/change_auto_suggest_default
Change default for `AUTO_SUGGEST_IN_COMPLETIONS`
2018-07-19 19:43:01 -04:00
Anthony Scopatz
af9c106e6a add upgrade to pip install 2018-07-19 19:33:30 -04:00
Anthony Scopatz
4a2d8cfa81 disable 3.7 CI in some places 2018-07-19 19:21:52 -04:00
Anthony Scopatz
92a6af8c99 enable CI for Python 3.7 2018-07-19 19:08:00 -04:00
Anthony Scopatz
c7f95ff3b4 fixed python 3.7 async tokenizing issue 2018-07-19 18:59:19 -04:00
Anthony Scopatz
33e6d8772b
Merge pull request #2731 from xonsh/wincolors_ptk2
Fix regression for INTENSIFY_COLORS_ON_WIN due to PTK2
2018-07-19 18:03:49 -04:00
Anthony Scopatz
fbbf9ae549
Merge pull request #2729 from xonsh/xonfig_styles
Fixed a regression with xonfig styles
2018-07-19 18:03:02 -04:00
Anthony Scopatz
f0a97b2a90
Merge pull request #2724 from CJ-Wright/rmtree
Rmtree
2018-07-19 17:47:33 -04:00
Morten Enemark Lund
3c9998cc90 pep8 fixes 2018-07-19 23:37:05 +02:00
Morten Enemark Lund
8df9ac214b Fix comparing shell_type against both ptk1/2 2018-07-19 22:59:39 +02:00
Morten Enemark Lund
4ad17d8a7c Add news entry 2018-07-19 22:59:38 +02:00
Morten Enemark Lund
a32e637e93 Fix regression in enhanced windows colors due to PTK2 2018-07-19 22:59:38 +02:00
christopher
e47633acb2 fix news and move force logic out of try 2018-07-19 10:43:14 -04:00
Morten Enemark Lund
f7053add42 pep8 fixes 2018-07-18 21:36:50 +02:00
Morten Enemark Lund
80ab762b19
Merge pull request #2728 from xonsh/templates
First crack at issue and pr template
2018-07-18 21:20:13 +02:00
Morten Enemark Lund
15d6affece Fixed a regression with xonfig styles
The "xonfig styles" command was reporting
AttributeError: module 'pygments' has no attribute 'styles'

Now we import the styles packages explicitly
2018-07-18 21:03:41 +02:00
Gil Forsyth
378d26af2d First crack at issue and pr template 2018-07-18 12:27:15 -04:00
Gil Forsyth
e1f2bcd5ed
Merge pull request #2720 from vaaaaanquish/dev_quote
entering quotation
2018-07-17 16:20:33 -04:00
@vaaaaanquish
127c5ec174 add news 2018-07-18 03:46:14 +09:00
Morten Enemark Lund
d5393a5e92
Merge pull request #2725 from xonsh/blockout
CommandPipeline.output is now fully non-blocking
2018-07-17 20:01:59 +02:00
christopher
3fef5198c8 call tempdir 2018-07-17 11:57:09 -04:00
christopher
d3cbbc52c0 fix syntax, again 2018-07-17 11:48:30 -04:00
christopher
e632e754f1 fix syntax 2018-07-17 11:48:18 -04:00
christopher
6464e4bf20 update news, add force option, use shell syntax 2018-07-17 11:46:18 -04:00
Anthony Scopatz
c37e023a7c CommandPipeline.output is now fully non-blocking 2018-07-17 11:39:16 -04:00
christopher
cdad020d0f news 2018-07-17 11:32:09 -04:00
christopher
d4ae228690 add rmtree 2018-07-17 11:31:09 -04:00
@vaaaaanquish
e03975780b del arg 2018-07-17 14:14:04 +09:00
Anthony Scopatz
368a13d9d6 two spaces 2018-07-16 16:30:51 -04:00
Anthony Scopatz
9b5770dcbb
Merge pull request #2714 from AaronV77/aaron-sprint-2018
SciPy sprint new aliases.
2018-07-16 15:29:41 -05:00
Anthony Scopatz
82fa110c07 updated rever 2018-07-16 12:30:53 -04:00
Anthony Scopatz
5d00960d1a Updated CHANGELOG for 0.7.0 2018-07-16 12:25:41 -04:00
Anthony Scopatz
23fc3cad6e bumped version to 0.7.0 2018-07-16 12:25:41 -04:00
Anthony Scopatz
08b5ebf6fc
Merge pull request #2715 from AaronV77/aaron-sprint-(special-method-printing)-2018
WIP SciPy sprint, printing special methods to prompt.
2018-07-16 11:24:16 -05:00
Anthony Scopatz
bacf36c49c Merge branch 'ptk_2.0' 2018-07-16 12:19:51 -04:00
Anthony Scopatz
d77b25dde3 docs 2018-07-16 12:19:17 -04:00
Morten Enemark Lund
b69fb9ab4b
Merge pull request #2716 from xonsh/ptk_2.0
Ptk 2.0 Try Again
2018-07-16 18:15:27 +02:00
Anthony Scopatz
6028bdfb95 fix sphinx conf import for ptk 2018-07-16 10:06:41 -04:00
Anthony Scopatz
23251a4a67 some remaining style fixes 2018-07-16 09:43:36 -04:00
Anthony Scopatz
ca49e2e246 more style fixes 2018-07-15 17:26:22 -05:00
Anthony Scopatz
9640461451 some formatting fixes 2018-07-15 17:00:46 -05:00
Anthony Scopatz
69eb19834a skip ptk <2 tests 2018-07-15 16:37:21 -05:00