David Strobach
|
0027b84d51
|
fix a typo
|
2018-07-27 18:34:48 +02:00 |
|
David Strobach
|
157e74390c
|
add a news entry
|
2018-07-27 18:32:14 +02:00 |
|
Anthony Scopatz
|
488dd33e9c
|
Updated CHANGELOG for 0.7.1
|
2018-07-23 08:59:58 -04:00 |
|
Morten Enemark Lund
|
fe36847833
|
Add news entry
|
2018-07-21 21:23:25 +02:00 |
|
Morten Enemark Lund
|
7f87b360ef
|
Merge pull request #2739 from xonsh/argn
fixed $ARG<N> subprocess issue
|
2018-07-21 06:24:52 +02:00 |
|
Anthony Scopatz
|
76ae2f8924
|
fixed $ARG<N> subprocess issue
|
2018-07-20 20:41:00 -04:00 |
|
Anthony Scopatz
|
6894293549
|
fixed syntax error issues
|
2018-07-20 19:21:15 -04:00 |
|
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 |
|
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
|
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
|
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
|
4ad17d8a7c
|
Add news entry
|
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
|
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
|
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 |
|
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 |
|
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
|
5d00960d1a
|
Updated CHANGELOG for 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
|
ea69369330
|
some ci fixes
|
2018-07-15 16:09:35 -05:00 |
|
Gil Forsyth
|
45ba89751c
|
Remove warning about ptk2 and fix tests
|
2018-07-14 22:08:30 -04:00 |
|
AaronV77
|
1d43f59faa
|
Added a hook for a spcial method printing on an object. The method is called xonsh_display.
|
2018-07-14 14:38:28 -05:00 |
|
AaronV77
|
e05e0ab6b0
|
Added the .rst to /news.
|
2018-07-14 13:46:24 -05:00 |
|
Anthony Scopatz
|
eb2030914c
|
make valid rest
|
2018-07-12 09:27:04 -05:00 |
|
Anthony Scopatz
|
489b8a9944
|
mv pr-2706-restore-augassign_ops pr-2706-restore-augassign_ops.rst
|
2018-07-12 09:23:11 -05:00 |
|
Anthony Scopatz
|
7f4ca5beac
|
Merge pull request #2706 from jaraco/bugfix/issue-2638
Restore AUGASSIGN_OPS
|
2018-07-12 09:22:20 -05:00 |
|
Jason R. Coombs
|
48e29afd9b
|
Add news entry
|
2018-07-12 06:08:25 -04:00 |
|
Anthony Scopatz
|
8c76edd95b
|
Updated CHANGELOG for 0.6.10
|
2018-07-11 14:09:19 -05:00 |
|
christopher
|
c67b99d592
|
news
|
2018-07-06 23:37:48 -04:00 |
|
Gil Forsyth
|
0f22b8b3d9
|
Change default for AUTO_SUGGEST_IN_COMPLETIONS
Up for debate -- I think it causes more confusion since it provides
"wrong" completions.
|
2018-07-06 16:14:05 -04:00 |
|
Anthony Scopatz
|
086706caf0
|
Updated CHANGELOG for 0.6.9
|
2018-07-06 16:07:37 -04:00 |
|
Anthony Scopatz
|
0d7ab3962c
|
Merge pull request #2694 from CJ-Wright/indir
add indir and subprocess tools
|
2018-07-05 16:18:47 -04:00 |
|
christopher
|
ec9631d047
|
add news for new standard lib, remove copyright, return returncode
|
2018-07-05 11:44:27 -04:00 |
|
Morten Enemark Lund
|
8a7e560e2a
|
Merge pull request #2701 from xonsh/bash_completion_spacetime_continuum
Bash completion spacetime continuum
|
2018-07-05 13:49:37 +02:00 |
|
Gil Forsyth
|
dabf2e4c64
|
Merge pull request #2700 from DNGros/ptk2fallback
Fallback to readline when launching with prompt toolkit 2.x installed
|
2018-07-04 20:19:17 -04:00 |
|
Gil Forsyth
|
8d1be1ca79
|
Add news entry
|
2018-07-04 20:13:22 -04:00 |
|
David Gros
|
10d87cf545
|
add missing changelog
|
2018-07-03 23:42:16 -07:00 |
|
David Gros
|
62ce23b309
|
add missing changelog
|
2018-07-01 12:44:45 -07:00 |
|
Anthony Scopatz
|
17450e8a46
|
Updated CHANGELOG for 0.6.8
|
2018-06-28 22:51:35 -04:00 |
|
Anthony Scopatz
|
524f5ff7d5
|
no lazy load plg_resources
|
2018-06-28 18:24:34 -04:00 |
|