Commit graph

7993 commits

Author SHA1 Message Date
christopher
1ba27fe5b3 fix bad copy paste 2018-12-28 15:51:34 -05:00
christopher
8524aed718 flake8 2018-12-28 15:48:59 -05:00
christopher
1771654787 add test for mixed types 2018-12-28 15:48:48 -05:00
christopher
9bf9bedbc0 use isinstance for type check 2018-12-28 15:29:33 -05:00
christopher
0d443a9c85 handle mutable sets 2018-12-28 15:18:42 -05:00
christopher
150706d224 fix test syntax error 2018-12-28 15:08:06 -05:00
christopher
713bb917a0 news 2018-12-28 14:52:37 -05:00
christopher
410eb27847 resolve types in chainDB 2018-12-28 14:51:42 -05:00
Anthony Scopatz
86c129d0b3 cl update 2018-12-28 14:39:05 -05:00
Anthony Scopatz
cfadb157f2 Updated CHANGELOG for 0.8.7 2018-12-28 12:12:04 -05:00
Anthony Scopatz
d47b7fdc1f bumped version to 0.8.7 2018-12-28 12:12:04 -05:00
Anthony Scopatz
f6a5ac5bb5
Merge pull request #2972 from xonsh/pf_strings
Add `pf` strings
2018-12-27 10:47:21 -05:00
Gil Forsyth
86b5c0fcc5 Add news entry 2018-12-25 17:40:04 -05:00
Gil Forsyth
8a3c8a6832 Add tests for parser and lexer for pf-strings 2018-12-25 17:40:04 -05:00
Gil Forsyth
b37ffe8334 Add fp permutation tokens and expand prefix matching
not handling `P` right now because...?  but does currently take care of

```
pf
fp
pF
Fp
```

Not sure if it makes sense to have `pfr` combinations?  Maybe?  But I think
pathlib takes care of the things that might otherwise be escaped.
2018-12-25 17:39:41 -05:00
Stephan Fitzpatrick
d729c35edd typo 2018-12-22 12:00:22 -08:00
Yohei Tamura
99c445c099 fix: iss2698_wsl_pipe.rst 2018-12-22 15:03:51 +09:00
Stephan Fitzpatrick
e073545077 python 3.4/3.5 compat for vox 2018-12-21 18:39:26 -08:00
Anthony Scopatz
d5bf1f5f1f
Merge pull request #2970 from xonsh/ls_predict_true
Add `ls` to `threadable_predictors` as `predict_true`
2018-12-21 18:55:12 -05:00
Gil Forsyth
68d0c781f7 Add ls to threadable_predictors as predict_true
Fixes #2946
2018-12-21 18:40:53 -05:00
Stephan Fitzpatrick
7c0c6b77d0 documentation/changelog 2018-12-21 14:58:47 -08:00
Stephan Fitzpatrick
fa75b37737 python 3.4 support 2018-12-21 14:40:31 -08:00
Anthony Scopatz
0831f27b02 Updated CHANGELOG for 0.8.6 2018-12-21 14:41:31 -05:00
Anthony Scopatz
abf68b5983 bumped version to 0.8.6 2018-12-21 14:41:31 -05:00
Yohei Tamura
4e4b549c1e new file: iss2698_wsl_pipe.rst 2018-12-21 23:35:41 +09:00
Yohei Tamura
8862f96c60 deleted: branch.rst 2018-12-21 23:32:38 +09:00
Yohei Tamura
1fa2f77180 fix: filename 2018-12-21 23:22:52 +09:00
Yohei Tamura
eb4a1b2e44 add: news/iss2698_wsl_pipe.rst 2018-12-21 23:11:57 +09:00
Morten Enemark Lund
e0d3552e5d
Merge pull request #2967 from xonsh/catexit
cat exit
2018-12-21 11:15:39 +01:00
Stephan Fitzpatrick
fe39472ddb derp 2018-12-20 20:36:41 -08:00
Stephan Fitzpatrick
52fdb3eae0 add -p flag 2018-12-20 20:33:03 -08:00
Stephan Fitzpatrick
51c31a6b40 allow user to invoke specific interpreter for vox virtualenv creation 2018-12-20 20:27:47 -08:00
Yohei Tamura
bb645d3ada WSL avoid the use of xonsh_preexec_fn 2018-12-20 23:45:26 +09:00
Yohei Tamura
f595a7440a add ON_WSL attribute for Windwos Subsystem for Linux 2018-12-20 23:42:36 +09:00
Morten Enemark Lund
0c55213fc7
Merge pull request #2966 from xonsh/cdex
fix for callable aliases raising error when RAISE_SUBPROC_ERROR = True
2018-12-20 08:12:21 +01:00
Anthony Scopatz
271f133777 off-by-one fix 2018-12-19 18:29:36 -05:00
Anthony Scopatz
491a8877c0 news and formatting 2018-12-19 18:06:22 -05:00
Anthony Scopatz
c4eade309b added file size to cat 2018-12-19 18:01:24 -05:00
Anthony Scopatz
ad7b105e8e Merge branch 'master' into catexit 2018-12-19 17:32:55 -05:00
Anthony Scopatz
b851cf279d fix tests 2018-12-19 17:28:40 -05:00
Anthony Scopatz
0f2f0d16a6 fix for callable aliases raising error when \ = True 2018-12-19 17:22:55 -05:00
Anthony Scopatz
6ac9cd9ab3
Merge pull request #2964 from halloleo/doco-update-xonsh
Doco update xonsh
2018-12-18 09:16:30 -05:00
halloleo
eeabe6c019 RST header clean-up 2018-12-19 00:39:56 +11:00
halloleo
d886143ef0 Doco about how to update xonsh
* Doco about how to update xonsh
* Doco how to set and unset environment variables
2018-12-19 00:07:20 +11:00
halloleo
c075bb5145 Merge remote-tracking branch 'upstream/master' 2018-12-18 18:24:43 +11:00
Morten Enemark Lund
25519e096a
Merge pull request #2963 from laloch/ptk2-pygments-2_3_1-colors
Fix color names for PTK2 and Pygments 2.3.1
2018-12-17 08:57:30 +01:00
halloleo
8e28a2e8af Merge remote-tracking branch 'upstream/master' 2018-12-17 18:06:49 +11:00
David Strobach
275fc5f1e8 Add a news entry 2018-12-16 18:25:18 +01:00
David Strobach
fc9a82dcc1 Fix color names for PTK2 and Pygments 2.3.1 2018-12-16 18:16:00 +01:00
Anthony Scopatz
6724d4182c
Merge pull request #2961 from danielballan/fix-typo-in-changelog
Fix typo in changelog.
2018-12-14 21:12:56 -05:00