Commit graph

9190 commits

Author SHA1 Message Date
Morten Enemark Lund
d855431f5e Exclude wcwidth from flake8/black tests 2020-08-10 12:43:25 +02:00
Morten Enemark Lund
adeb9e27fc Rename license files 2020-08-10 12:27:49 +02:00
Morten Enemark Lund
3fd23d8118 Add vended wcwidth 2020-08-10 12:25:09 +02:00
Morten Enemark Lund
1acfeb771f Merge remote-tracking branch 'remotes/origin/master' into vend_ptk 2020-08-10 11:22:57 +02:00
Morten Enemark Lund
0fe76b5329
Merge pull request #3670 from xonsh/landing
Landing page
2020-08-10 08:28:52 +02:00
Morten Enemark Lund
70150ddc74
Merge pull request #3671 from bobhy/pr_3658_v2
Fix regression with LC_MESSAGES, don't add to environment unconditionally [no news article needed].
2020-08-10 08:17:05 +02:00
Morten Enemark Lund
e939caa505
Merge pull request #3669 from xonsh/genbld
generate workflows
2020-08-10 08:16:14 +02:00
Bob Hyman
8740b15462 Run same wc,pwd,cat from tests/bin on Windows.
Run without depending on py.exe
2020-08-10 01:43:51 -04:00
Bob Hyman
c22e80b717 Fix test dependency on xonsh.bat (and xon.sh) 2020-08-10 00:42:36 -04:00
Bob Hyman
2f439fef21 install via pip install for best perf. 2020-08-09 23:05:21 -04:00
Bob Hyman
921f284b22 Fix regression with LC_MESSAGES, don't add to environment unconditionally. 2020-08-09 22:54:13 -04:00
Bob Hyman
d3cd2e4fff undo random other fix, merge from pr_3658_v2 instead 2020-08-09 22:21:49 -04:00
Bob Hyman
39b4718f1b Merge branch 'master' into is_3661 2020-08-09 21:58:19 -04:00
Anthony Scopatz
2cb7e1bcef news 2020-08-09 18:03:39 -05:00
Anthony Scopatz
fc745561cf landing page 2020-08-09 18:00:23 -05:00
Anthony Scopatz
3adcd95653 generate workflows 2020-08-09 15:35:19 -05:00
Anthony Scopatz
c3c58efb5e other flake skips 2020-08-09 15:08:56 -05:00
Anthony Scopatz
6befa8af6d Updated CHANGELOG for 0.9.19 2020-08-09 14:58:12 -05:00
Anthony Scopatz
fd537d2ea7 bumped version to 0.9.19 2020-08-09 14:58:12 -05:00
Anthony Scopatz
1ca8ce9538 Updated authorship for 0.9.19 2020-08-09 14:58:12 -05:00
Anthony Scopatz
74450cb562
Merge pull request #3665 from Carreau/pyupgrade
Apply pyupgrade --py36-plus to all xoreutils.
2020-08-09 13:27:55 -05:00
Matthias Bussonnier
0431e6948a news item 2020-08-08 22:20:51 -07:00
Bob Hyman
d899842b11 let tests run to completion 2020-08-08 14:37:13 -04:00
Bob Hyman
fd9e3f2ca9 Merge branch 'master' into is_3661 2020-08-08 14:11:44 -04:00
Bob Hyman
6d5c2229ce re-run CI tests 2020-08-08 14:02:44 -04:00
David Strobach
f87ecc51d3
Merge pull request #3658 from xonsh/fix_LC_MESSAGES_regression
Fix regression with LC_MESSAGES missing in locale [No news entry needed.]
2020-08-08 12:20:49 +02:00
Bob Hyman
91f1962d28 Enable xonsh-cat for invocation directly from OS shell. 2020-08-08 02:33:07 -04:00
Bob Hyman
f321ebf041 temp fix for #3666 2020-08-08 02:00:18 -04:00
Bob Hyman
989db694a3 Use setuputils generated console scripts for xonsh and xonsh-cat 2020-08-08 00:53:44 -04:00
Matthias Bussonnier
3a01141282 black 2020-08-07 17:57:43 -07:00
Bob Hyman
d826d201cc Merge branch 'master' into is_3661 2020-08-07 20:03:18 -04:00
Matthias Bussonnier
4f22c3c3c3 Apply pyupgrade --py36-plus to all xoreutils.
See #3664 for some of the changes this does; mostly converting to
f-strings when possible.
2020-08-07 14:49:06 -07:00
Bob Hyman
698b9d4d9b drop dependence on py.exe on Windows 2020-08-06 14:00:21 -04:00
Morten Enemark Lund
a8fd1a3d7f remove mock
has_prompt_toolkit no longer used in xonsh.shell
2020-08-06 14:11:58 +02:00
Morten Enemark Lund
c4dc6aab6c Fix flake 8 error 2020-08-06 13:51:48 +02:00
Morten Enemark Lund
9e1316b0d0 Add test that PTK was vended correctly 2020-08-06 13:26:49 +02:00
Morten Enemark Lund
3ab222b55a Fix ptk shell tests 2020-08-06 13:05:50 +02:00
Morten Enemark Lund
946e6acc99 Don't import PTK after configuring vended version 2020-08-06 13:05:17 +02:00
Morten Enemark Lund
dd5abc909d Merge branch 'fix_LC_MESSAGES_regression' into vend_ptk 2020-08-06 12:00:17 +02:00
Morten Enemark Lund
186a458489 fix black 2020-08-06 11:49:30 +02:00
Morten Enemark Lund
ffdb999a2e fix regression with LC_MESSAGES missing in locale 2020-08-06 11:41:15 +02:00
Morten Enemark Lund
34c6549b13 Add news entry 2020-08-06 11:36:53 +02:00
Morten Enemark Lund
586e7b248b fix regression with LC_MESSAGES missing in locale 2020-08-06 11:29:19 +02:00
Morten Enemark Lund
bdd678fea2 vend prompt_toolkit if not available or too old 2020-08-06 11:28:55 +02:00
Morten Enemark Lund
743f8f2c0f prompt_toolkit is the best 2020-08-06 10:25:57 +02:00
Morten Enemark Lund
6dcf619c01 Add vended ptk to pakages setup.py 2020-08-06 10:08:13 +02:00
Morten Enemark Lund
df55eab0b4 Exclude veded ptk from black and flake8 checks 2020-08-06 10:06:23 +02:00
Morten Enemark Lund
f6afc4d16f Add vended prompt_toolkit version 3.0.5 2020-08-06 10:03:06 +02:00
Anthony Scopatz
8f131a089c
Merge pull request #3656 from daniel-shimon/print-mocks-correctly
Call repr() when pretty() fails in _pprint_displayhook
2020-08-05 12:54:07 -05:00
Anthony Scopatz
c40c9de9ad
Merge pull request #3627 from laloch/argv0
Set argv[0] of a subprocess to the command as inserted by the user
2020-08-05 10:41:48 -05:00