Commit graph

7505 commits

Author SHA1 Message Date
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
Anthony Scopatz
d4d238e0b2 move pyflakes below flake8 2018-07-15 16:23:26 -05:00
Anthony Scopatz
50be865385 added conda-forge 2018-07-15 16:16:22 -05:00
Anthony Scopatz
ea69369330 some ci fixes 2018-07-15 16:09:35 -05:00
Anthony Scopatz
c9828a50ec update reqs and CI 2018-07-15 15:53:46 -05:00
Anthony Scopatz
b3a2102220 fix binding on whole word jumping 2018-07-15 15:33:34 -05:00
Anthony Scopatz
ea121c81c3 some test fixes 2018-07-15 15:25:33 -05:00
Gil Forsyth
073cff806f Fix for bashisms on ptk2
but we need to make this backwards compatible, too.... ARGH
2018-07-14 22:36:16 -04:00
Gil Forsyth
45ba89751c Remove warning about ptk2 and fix tests 2018-07-14 22:08:30 -04:00
Anthony Scopatz
ba2e22f733 Merge branch 'master' into ptk_2.0 2018-07-14 18:07:21 -05:00
Anthony Scopatz
2086a58993 fixed monkey patched test_main shell 2018-07-14 18:05:54 -05:00
Anthony Scopatz
5806258555 Merge branch 'ptk_2.0' of github.com:xonsh/xonsh into ptk_2.0 2018-07-14 18:00:49 -05:00
Anthony Scopatz
b5c354665f minor updates 2018-07-14 18:00:45 -05:00