Commit graph

7674 commits

Author SHA1 Message Date
Anthony Scopatz
b22ace6eea
Merge pull request #2867 from xonsh/escaped_deprecation
Escaped deprecation
2018-10-05 10:51:18 -04: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
Gil Forsyth
714359b0f2 [WIP] Set up CI with Azure Pipelines 2018-10-01 22:30:09 -04:00
Gil Forsyth
80d0a3670d
Merge pull request #2851 from xonsh/pbc025
bash completions v0.2.5
2018-10-01 22:18:53 -04:00
Gil Forsyth
06c1edf9e3
Merge pull request #2852 from xonsh/cryptop
don't capture cryptop output
2018-10-01 22:16:51 -04:00
Anthony Scopatz
d39df31f09 fix some typos 2018-10-01 22:16:14 -04:00
Anthony Scopatz
a6d55d4eee don't capture cryptop output 2018-10-01 20:51:01 -04:00
Anthony Scopatz
c9946b0349 bash completions v0.2.5 2018-10-01 18:42:09 -04:00
Anthony Scopatz
4ad167c339 collections fixes 2018-10-01 18:23:04 -04:00
Anthony Scopatz
2736a4d187 flake fixes 2018-10-01 18:10:18 -04:00
Anthony Scopatz
943a96c697 black and abc 2018-10-01 17:35:24 -04:00
Anthony Scopatz
626597f267 ProxyWarning now does dynamic lookup 2018-10-01 17:29:25 -04:00
Anthony Scopatz
73c863d06d fix news 2018-10-01 15:56:44 -04:00
Gil Forsyth
6a7ac4db8b
Merge pull request #2850 from dbxnr/patch-1
update projects
2018-10-01 15:49:31 -04:00
Anthony Scopatz
ae9c09ee68 many fixes 2018-10-01 15:49:24 -04:00
Anthony Scopatz
61c27ec365 many fixes 2018-10-01 15:48:47 -04:00
dbxnr
8759d13c73
update projects 2018-10-01 20:39:50 +01:00
Anthony Scopatz
7423238f94 more fixes 2018-10-01 15:31:37 -04:00
Anthony Scopatz
c20977493d static configuration was deprecated a while ago 2018-10-01 15:08:56 -04:00
Anthony Scopatz
eefa44c308 Merge branch 'master' into xonsh_session 2018-10-01 14:48:06 -04:00
Anthony Scopatz
18ae72950d Merge branch 'ptk_cleanup' 2018-10-01 14:38:26 -04:00
Gil Forsyth
6a0928dff4
Remove extraneous try-excepts from ptk2 keybindings 2018-10-01 13:05:40 -04:00