Commit graph

7028 commits

Author SHA1 Message Date
goodboy
c6bdcff63b
Merge pull request #1 from jonathanslenders/ptk_2.0
Prompt_toolkit 2.0 compatibility -> some fixes.
2018-02-11 23:39:33 -05:00
Jonathan Slenders
391f414782 Prompt_toolkit 2.0 compatibility. 2018-02-10 17:20:53 +01:00
Tyler Goodlet
30247da2d0 Add ptk 2.0 completer 2018-01-14 21:35:59 -05:00
Tyler Goodlet
a5b5b9acf5 Support ptk 2.0 2018-01-13 13:22:00 -05:00
Gil Forsyth
e9476a9734
Merge pull request #2569 from neruok/catout
cat outputs in configured encoding
2018-01-04 15:43:51 -05:00
Gil Forsyth
3bb670fe27
Merge pull request #2571 from xonsh/setup
added setup function
2018-01-04 15:43:03 -05:00
Anthony Scopatz
adcd20f72f
Merge pull request #2573 from koehlma/master
add MSYS2 support and fix Cygwin support
2018-01-01 13:28:18 -08:00
Maximilian Köhl
7334c7a5c4 fix AppVeyor MSYS2 test script to no longer use symlinks in pytest 2017-12-31 17:50:55 +01:00
Maximilian Köhl
dbe03b105e add ON_MSYS across all modules 2017-12-31 16:32:19 +01:00
Maximilian Köhl
a666ccd6ad fix code style in jobs.py 2017-12-31 15:38:16 +01:00
Maximilian Köhl
3eb9cfd318 allow MSYS2 tests to fail 2017-12-31 15:35:24 +01:00
Maximilian Köhl
f3f8ac0be5 add MSYS2 to AppVeyor testing matrix 2017-12-31 15:15:53 +01:00
Maximilian Köhl
6035fdd3fe add news item 2017-12-25 05:09:42 +01:00
Maximilian Köhl
caa3c72a9e add MSYS2 support and fix Cygwin support 2017-12-25 04:32:27 +01:00
Anthony Scopatz
d3c3a40145 type 2017-12-20 11:23:01 -08:00
Anthony Scopatz
d66f85c508 added setup function 2017-12-20 11:18:35 -08:00
neruok
9eeb50b2f1 changed news to be valid rst 2017-12-19 12:17:10 -06:00
neruok
2b9d4a46e5 cat outputs in configured encoding 2017-12-19 09:30:09 -06:00
Gil Forsyth
d26f960583
Merge pull request #2560 from xonsh/tutstr
tutorial for subproc strings
2017-12-09 17:23:59 -05:00
Anthony Scopatz
503c40c66c @gforsyth changes 2017-12-09 16:32:59 -05:00
Anthony Scopatz
289af915e1 Thanks to @melund, tailing 2017-12-09 16:23:43 -05:00
Gil Forsyth
ff05ec33a2
Merge pull request #2557 from xonsh/teenc
Give sensible defaults when encoding bytes
2017-12-09 15:03:31 -05:00
Gil Forsyth
e3c03388b6
Merge pull request #2556 from xonsh/synstar
Fixed def spam(*): pass issue
2017-12-09 13:58:18 -05:00
Gil Forsyth
230f77b2bc
Merge pull request #2555 from xonsh/iglob
Make iglobpath() more robust
2017-12-09 12:35:56 -05:00
Anthony Scopatz
576a89aa95 tutorial for subproc strings 2017-12-09 01:33:55 -05:00
Anthony Scopatz
55d9d4cce0 Give sensible defaults when encoding bytes 2017-12-07 18:34:09 -05:00
Anthony Scopatz
38cffd2bdc Py v3.4 compat 2017-12-07 17:17:53 -05:00
Anthony Scopatz
70d7ef7c31 added test for iglobpath 2017-12-07 16:44:01 -05:00
Anthony Scopatz
3f9bfed62c Fixed def spam(*): pass issue 2017-12-06 22:12:50 -05:00
Anthony Scopatz
6f87782b59 Make iglobpath() more robust 2017-12-06 20:08:51 -05:00
Anthony Scopatz
c4e2ec5815
Merge pull request #2549 from xonsh/free_cwd_on_win
Free cwd on win
2017-12-03 22:40:55 -05:00
Morten Enemark Lund
dccb41ae52 Make it clear that `free_cwd` is a Win only xontrib 2017-12-03 21:46:04 +01:00
Morten Enemark Lund
c93082a53a Add changelog 2017-12-03 21:39:50 +01:00
Morten Enemark Lund
93a72c0b85 Use pathlib for path manipulations 2017-12-03 21:35:32 +01:00
Morten Enemark Lund
1e10c8ca53 Fix doc typos 2017-12-03 21:34:51 +01:00
Morten Enemark Lund
f066f6bf20 Ensure free_cwd is only active on pure windows 2017-12-03 21:34:04 +01:00
Anthony Scopatz
5d2901ec0f
Merge pull request #2546 from xonsh/fix/no-lines-columns-2543
Remove lines/columns from the default environment
2017-11-29 21:21:26 -05:00
Jamie Bliss
220431d386
Grammar 2017-11-29 14:34:51 -05:00
Jamie Bliss
117a1fcbaf Add news item 2017-11-29 13:59:46 -05:00
Jamie Bliss
517b176456 Remove lines/columns from the default environment 2017-11-29 13:51:13 -05:00
Gil Forsyth
610e8732bb
Merge pull request #2539 from xonsh/rever
Rever
2017-11-27 22:34:49 -05:00
Anthony Scopatz
aebcdab050 removed rever comment 2017-11-27 22:20:32 -05:00
Anthony Scopatz
3667c10785 final changes to rever file 2017-11-22 19:28:40 -05:00
Anthony Scopatz
80712dbd36 conda test fixes 2017-11-22 19:23:47 -05:00
Anthony Scopatz
70b5b85d37 fix for running tests as root 2017-11-22 19:19:22 -05:00
Anthony Scopatz
42a704d534 some imps 2017-11-22 19:09:20 -05:00
Anthony Scopatz
bb092a1a7f pytest fix 2017-11-22 18:46:12 -05:00
Anthony Scopatz
c04031c32f Updated CHANGELOG for 0.6.0 2017-11-22 18:13:51 -05:00
Anthony Scopatz
502f98b851 bumped version to 0.6.0 2017-11-22 18:13:51 -05:00
Anthony Scopatz
026adba3e0 add rever setup 2017-11-22 18:12:29 -05:00