Commit graph

7847 commits

Author SHA1 Message Date
Anthony Scopatz
63c2291870 Updated CHANGELOG for 0.7.8 2018-09-11 13:53:52 -04:00
Anthony Scopatz
311b91355d bumped version to 0.7.8 2018-09-11 13:53:52 -04:00
Anthony Scopatz
ecca7a7cad
Merge pull request #2809 from CJ-Wright/chain_db
add chain db
2018-09-11 13:48:32 -04:00
christopher
b7c619a738 add chain db 2018-09-11 13:23:57 -04:00
Gil Forsyth
f26b778d38
Merge pull request #2805 from worldmind/master
Pass all params to voxapi.create
2018-09-08 10:52:26 -04:00
Gil Forsyth
455d164dc7 Fix RST in news file 2018-09-08 09:07:45 -04:00
Alexey Shrub
2374567c93 Pass all params to voxapi.create 2018-09-08 13:15:08 +03:00
Anthony Scopatz
c34f6f8a65
Merge pull request #2804 from xonsh/clean_doctr_build
Remove extra cleans and resets from doc builds
2018-09-05 15:49:57 -04:00
Gil Forsyth
4c63765d68 Remove extra cleans and resets from doc builds 2018-09-05 14:50:22 -04:00
Anthony Scopatz
1a787683c0
Merge pull request #2802 from xonsh/blackamalgamate
Fix amalgamation to not "unblack" `__init__` files
2018-09-05 14:22:26 -04:00
Gil Forsyth
00f6d4a173 Fix amalgamation to not "unblack" __init__ files 2018-09-05 10:37:33 -04:00
Gil Forsyth
743a851389
Merge pull request #2798 from xonsh/black
Black
2018-09-05 10:06:01 -04:00
Anthony Scopatz
5980cc9abb reset again 2018-09-04 20:49:47 -04:00
Anthony Scopatz
0883cc5a30 set -x 2018-09-04 20:39:53 -04:00
Anthony Scopatz
fe35bce20e reset everything differently 2018-09-04 20:32:55 -04:00
Anthony Scopatz
dea8c99df0 reset everything 2018-09-04 20:26:49 -04:00
Anthony Scopatz
4c4f7031d8 try git clean 2018-09-04 16:43:33 -04:00
Anthony Scopatz
cb6a913cab docs build 2018-08-31 08:05:39 -05:00
Anthony Scopatz
40da5419a1
Merge pull request #2800 from xonsh/tab_deep
Fix multi-item path completion
2018-08-30 23:08:35 -05:00
Anthony Scopatz
b494de1541 E203 whitespace before ':' 2018-08-30 23:06:30 -05:00
Gil Forsyth
9b2edf1958 Fix multi-item path completion 2018-08-30 15:16:48 -04:00
Anthony Scopatz
94c09014ec version quotes 2018-08-30 09:25:36 -05:00
Anthony Scopatz
634a8ec9f2 black tests 2018-08-30 09:18:49 -05:00
Anthony Scopatz
0557eecee0 black: the only color you need 2018-08-30 09:17:34 -05:00
Anthony Scopatz
5f92e80b22 Updated CHANGELOG for 0.7.7 2018-08-30 07:37:47 -05:00
Anthony Scopatz
1de73469c1 bumped version to 0.7.7 2018-08-30 07:37:47 -05:00
Gil Forsyth
60970eb71a
Merge pull request #2797 from xonsh/swapexcept
fixed environment swapping issue
2018-08-29 16:52:24 -04:00
Anthony Scopatz
4f56a64879 ran black on tools 2018-08-27 18:13:44 -05:00
Anthony Scopatz
a2b82e1b0c fixed environment swapping issue 2018-08-27 18:00:31 -05:00
Anthony Scopatz
2a1d5545af
Merge pull request #2796 from xonsh/fix_ctrlr
Fix ctrlr
2018-08-27 16:36:10 -05:00
Gil Forsyth
5278dbb385
Merge pull request #2795 from xonsh/multiwrap2
multiwrap fix
2018-08-27 16:58:58 -04:00
Anthony Scopatz
34695773d4 allow failures fix 2018-08-27 16:56:07 -04:00
Gil Forsyth
98e602d931 Add news item 2018-08-27 16:30:30 -04:00
Gil Forsyth
21c7388ea1 Allow selection of Ctrl-R search results
This may be an issue upstream in PTK or it might be because we override
all sorts of keybindings to allow for a friendlier multiline experience.

In any case, registering an explicit keybinding to break out of the
search mode restores the functionality.
2018-08-27 16:29:31 -04:00
Anthony Scopatz
6e876118a5 allow failures fix 2018-08-27 14:53:04 -05:00
Anthony Scopatz
893f12db43 Merge branch 'master' into multiwrap2 2018-08-27 14:35:45 -05:00
Anthony Scopatz
c4cdd18887 flake fix 2018-08-27 14:24:12 -05:00
Anthony Scopatz
e1137f35c2 multiwrap fix 2018-08-27 14:20:11 -05:00
Anthony Scopatz
10774002e5
Merge pull request #2788 from gsaga/fix_2785
Improves iteration over virtual environments
2018-08-27 11:06:10 -05:00
Anthony Scopatz
1a900a36d3
Merge pull request #2792 from xonsh/pypytravis
Pypytravis
2018-08-27 11:03:49 -05:00
Anthony Scopatz
837c714a05
Merge pull request #2789 from gsaga/autojump_xontrib
added autojump xontrib
2018-08-25 08:05:16 -05:00
Sagar Tewari
c22d7107a7 added xontrib info 2018-08-25 14:42:06 +05:30
Sagar Tewari
968af51d61 Fixed a typo
added changelog
2018-08-25 11:49:13 +05:30
Sagar Tewari
506b8c94d5 fixed issue 2785 2018-08-25 11:15:32 +05:30
Gil Forsyth
903028d183 Update default ptk version in docker script 2018-08-24 16:30:34 -04:00
traverseda
5b9bd2c445 Allowed pypy3 travis cases to fail. 2018-08-24 16:23:30 -04:00
traverseda
117912751d Oops, accidently left in docker debugging line. 2018-08-24 16:23:30 -04:00
traverseda
468c6cccbc I'm always surprised at how annoying docker is. 2018-08-24 16:23:30 -04:00
traverseda
048c72ed9c Set build-docs to false to bypass miniconda. 2018-08-24 16:23:29 -04:00
traverseda
db8e4f22ec New travis matrix for pypy, hopefully avoids conda weirdness. 2018-08-24 16:23:29 -04:00