Commit graph

7694 commits

Author SHA1 Message Date
Anthony Scopatz
579ccd07d9 deprecation warning fixes 2018-10-11 12:04:48 -04:00
Anthony Scopatz
c645f59347 more test and ci fixes 2018-10-11 11:33:53 -04:00
Anthony Scopatz
147ee78cdb test fixes 2018-10-11 11:22:57 -04:00
Anthony Scopatz
7fbf172b5e Updated CHANGELOG for 0.8.0 2018-10-10 09:58:54 -04:00
Anthony Scopatz
2e83fc5ea2 bumped version to 0.8.0 2018-10-10 09:58:54 -04:00
Gil Forsyth
aca294b86c
Merge pull request #2869 from xonsh/restore_subproc_expand
Fix a regression with subproc @() evaluation
2018-10-07 09:53:16 -04:00
Morten Enemark Lund
c3ae1507fe Fix a regression with subproc @() evaluation
The xonsh session restructure broke the @() expansion in subproc mode.
2018-10-06 22:23:59 +02:00
Anthony Scopatz
6e3917cc4f
Merge pull request #2861 from laloch/style-overrides
PTK2 style overrides
2018-10-05 14:06:37 -04:00
Anthony Scopatz
1b24770198 black style_tools 2018-10-05 13:54:35 -04:00
David Strobach
ca975c29f2 Amalgamate happy 2018-10-05 19:49:48 +02:00
David Strobach
c5791983f6 Don't be lazy PTK2_STYLE 2018-10-05 19:31:01 +02:00
David Strobach
2b409fad40 black 2018-10-05 19:29:26 +02:00
David Strobach
23bb67492f Narrow except while applying style overrides 2018-10-05 19:24:24 +02:00
David Strobach
5e6ec3eac8 Add PTK_STYLE_OVERRIDES ensurer 2018-10-05 19:21:41 +02:00
David Strobach
1c9e99fc6d Add dict ensurer functions 2018-10-05 19:20:53 +02:00
Anthony Scopatz
b22ace6eea
Merge pull request #2867 from xonsh/escaped_deprecation
Escaped deprecation
2018-10-05 10:51:18 -04:00
David Strobach
9abf49e4e3 Add default PTK2_STYLE and use it as a default for PTK_STYLE_OVERRIDES 2018-10-05 13:32:41 +02:00
David Strobach
30a73b2ce1 Rename the env-var; fix news entry formatting 2018-10-05 13:32:41 +02:00
laloch
a7ba6d0a05 Fix news entry formatting 2018-10-05 13:32:41 +02:00
David Strobach
9303d3b449 Add a news entry 2018-10-05 13:32:41 +02:00
David Strobach
f71d872465 Add an env-var to override default PTK2 styles 2018-10-05 13:32:41 +02:00
Morten Enemark Lund
9c3daead6c fix rst syntax 2018-10-05 12:01:44 +02:00
Morten Enemark Lund
024340f51e Add news entry 2018-10-05 11:54:06 +02:00
Morten Enemark Lund
9ce29f6dda Fix depration warning importing from collection 2018-10-05 11:51:31 +02:00
Morten Enemark Lund
3aa518bbad Fix deprecation warnings from unallowed escapes 2018-10-05 11:51:08 +02:00
Morten Enemark Lund
8a650dc016
Merge pull request #2866 from xonsh/sesshell
Sesshell
2018-10-05 11:38:13 +02:00
Morten Enemark Lund
3d216eac60
Merge pull request #2864 from xonsh/fix-string-index
Fix string index
2018-10-05 10:40:05 +02:00
Anthony Scopatz
a6f14412b5 black 2018-10-04 17:33:18 -04:00
Anthony Scopatz
203b360bd7 fixed some issues 2018-10-04 17:28:54 -04:00
Anthony Scopatz
afb50144d1 fix shell type 2018-10-04 17:02:36 -04:00
Anthony Scopatz
a8a9d9c193 shell on session 2018-10-04 16:51:46 -04:00
Anthony Scopatz
4f3e72d502 black 2018-10-04 14:41:33 -04:00
Anthony Scopatz
bb783229cd yet another port 2018-10-04 14:40:40 -04:00
Anthony Scopatz
4f9ab5d6c3
Merge pull request #2862 from xonsh/pytest_deprecate_warn
Fix deprecation warnings when running pytest
2018-10-03 11:00:08 -04:00
Morten Enemark Lund
37d375260e Fix deprecation warnings when running pytest 2018-10-03 09:52:03 +02:00
Gil Forsyth
5833090604
Merge pull request #2859 from xonsh/no-dep-source
no longer deprecate all proxies
2018-10-02 12:14:50 -04:00
Gil Forsyth
cd8f3ae26b
Merge pull request #2860 from xonsh/reduce-appveyor
recude appveyor build matrix
2018-10-02 11:27:06 -04:00
Anthony Scopatz
d5085a01f4 recude appveyor build matrix 2018-10-02 11:17:32 -04:00
Anthony Scopatz
f390bb176f black 2018-10-02 11:13:00 -04:00
Anthony Scopatz
4ba0363285 no longer deprecate all proxies 2018-10-02 11:11:12 -04:00
Anthony Scopatz
43181b4b55
Merge pull request #2858 from xonsh/fix_bash_completion
Fix for string index error in bash completion
2018-10-02 11:00:04 -04:00
Gil Forsyth
34c9e0cb91 Fix for string index error in bash completion 2018-10-02 09:50:16 -04:00
Gil Forsyth
2286a59818
Merge pull request #2855 from xonsh/azure_pireline2
Publish results from tests on Azure
2018-10-02 08:54:29 -04:00
Gil Forsyth
b988e556e5
Merge pull request #2713 from dotsdl/xonsh_session
WIP: Move all monkey-patched built-ins into single object
2018-10-02 08:49:03 -04:00
Morten Enemark Lund
c102387cd2 fix indent 2018-10-02 11:15:04 +02:00
Morten Enemark Lund
18d057ccfc Publish test results on azure 2018-10-02 11:13:07 +02:00
Morten Enemark Lund
b35ff1b9e3
Merge pull request #2853 from xonsh/azure-pipelines
Set up CI with Azure Pipelines
2018-10-02 11:11:34 +02:00
Anthony Scopatz
4b5236da04 escape sequence fixes 2018-10-01 23:01:00 -04:00
Gil Forsyth
4ec0471be8 Skip conda update and publishing results, add news entry 2018-10-01 22:59:28 -04:00
Gil Forsyth
4e598528d6 Remove flake checks and coverage (this is done on circle) 2018-10-01 22:45:28 -04:00