Commit graph

1247 commits

Author SHA1 Message Date
Gil Forsyth
4f48345fa2
Merge pull request #3082 from jb-leger/tests_usrbinenv_args
Tests usrbinenv args
2019-04-26 17:16:08 -04:00
Gil Forsyth
1bcbf9cd5f
Add news item 2019-04-26 11:13:50 -04:00
Jean-Benoist Leger
f8629e6471
Merge remote-tracking branch 'upstream/master' into tests_usrbinenv_args 2019-04-26 09:27:08 +02:00
Jean-Benoist Leger
7b24a73684
news item for tests_usrbinenv_args 2019-04-26 09:27:00 +02:00
virus
adaa20d21e add news file 2019-04-24 22:19:07 +09:00
Morten Enemark Lund
4516a7afda
Merge pull request #3084 from jb-leger/tests_main_AttributeError
Solve AttributeError in test_main and test_ptk_highlight
2019-04-24 07:53:38 +02:00
Morten Enemark Lund
a30e7944d5
Merge pull request #3083 from jb-leger/tests_git_commit_no-gpg-sign
Tests git commit no gpg sign
2019-04-23 15:28:02 +02:00
Morten Enemark Lund
7589519f7a
Merge pull request #3081 from jb-leger/not_threadable_tput
Not threadable tput
2019-04-23 15:26:04 +02:00
Morten Enemark Lund
a93170fc6b
Merge pull request #3080 from jb-leger/not_threadable_asciinema
Not threadable asciinema
2019-04-23 15:25:30 +02:00
Morten Enemark Lund
ccb8b2deef
Merge pull request #3079 from jb-leger/pty_size
Set PTY size to same size as main terminal for threadable commands
2019-04-23 15:24:32 +02:00
Morten Enemark Lund
7eda105f08
Merge pull request #3069 from carmenbianca/test-manifest
Add all test files to MANIFEST.in
2019-04-23 14:42:10 +02:00
Morten Enemark Lund
4508f06188
Merge pull request #3059 from lost-theory/stty_lookup_bug
Fix "'NoneType' object is not iterable" on stty lookup
2019-04-23 14:35:54 +02:00
Jean-Benoist Leger
b7e392630d
empty news item for tests_main_AttributeError 2019-04-19 23:19:45 +02:00
Jean-Benoist Leger
140d4b981b
empty news item for tests_git_commit_no-gpg-sign 2019-04-19 14:49:05 +02:00
Jean-Benoist Leger
f134cb8886
news item for pty_size 2019-04-19 08:25:18 +02:00
Jean-Benoist Leger
2e0f887d87
news item for not_threadable_tput 2019-04-19 00:03:15 +02:00
Jean-Benoist Leger
3eceb64acb
news item for not_threadable_asciinema 2019-04-18 23:51:23 +02:00
Carmen Bianca Bakker
e7ed1affe0
Add empty line to news file 2019-04-07 23:10:46 +02:00
Carmen Bianca Bakker
5cbd5ca6db
Add all test files to MANIFEST.in 2019-04-07 22:33:01 +02:00
Jean-Benoist Leger
eab0020d7f
Catch OSError which occur when a user doesn't have access to parent dir 2019-03-28 22:10:58 +01:00
Steven Kryskalla
96d4c34343 add news entry for stty lookup fix 2019-03-24 11:34:52 -04:00
Gil Forsyth
5d87fc76ef
Merge pull request #3049 from t184256/nllpr-ptk2
no lazy load pkg_resources, ptk2 edition
2019-03-23 10:55:33 -04:00
Kale Kundert
05fb0ebba1
Add blank line to appease *.rst checks? 2019-03-19 14:15:26 -04:00
Kale Kundert
4b57434c79
Add news item 2019-03-18 18:41:36 -04:00
Alexander Sosedkin
3bea700515 no lazy load pkg_resources, ptk2 edition
As per an insightful comment by @matheus2740:
https://github.com/xonsh/xonsh/issues/2944#issuecomment-443534690
pull request #2695 only covered ptk1.
This commit replicates it for ptk2.

Closes #2944.
2019-03-16 03:21:45 +07:00
Anthony Scopatz
081ac6b5bf news and black 2019-03-12 18:45:14 -04:00
Anthony Scopatz
19b683f000 Updated CHANGELOG for 0.8.12 2019-03-11 14:43:30 -04:00
Anthony Scopatz
33e57f4317 news, docs, black 2019-03-07 14:56:56 -08:00
virus
ac2ea74276 add 3036-change-xontrib-autojump news 2019-03-07 00:53:42 +09:00
Anthony Scopatz
717cae71b0 Updated CHANGELOG for 0.8.11 2019-02-27 11:25:59 -05:00
Anthony Scopatz
75e0ec37ff updated jobs 2019-02-26 17:43:38 -05:00
Anthony Scopatz
d460542b7f Merge branch 'master' into nochild 2019-02-26 12:02:27 -05:00
Morten Enemark Lund
39e78970c3
Merge pull request #3021 from xonsh/lscolors
LS_COLORS
2019-02-17 08:51:30 +01:00
Anthony Scopatz
9463038cce Fixed regression in wait on jobs 2019-02-16 13:39:51 -05:00
Anthony Scopatz
c62032075c fixed macro issues 2019-02-14 16:19:13 -05:00
Anthony Scopatz
43d0527657 fixes 2019-02-14 10:00:20 -05:00
Anthony Scopatz
41c240a7ee some test and flake fixes 2019-02-13 19:12:53 -05:00
Anthony Scopatz
470517ff21 news and docs 2019-02-13 18:47:11 -05:00
Anthony Scopatz
eb0c3940fc
Merge pull request #3018 from xonsh/ply_update
PLY update
2019-02-11 10:05:12 -05:00
Morten Enemark Lund
19e26a42cb Add changelog entry 2019-02-10 14:09:12 +01:00
Morten Enemark Lund
9b35514995 Add news entry 2019-02-09 20:14:42 +01:00
Anthony Scopatz
06c4846150 Updated CHANGELOG for 0.8.10 2019-02-07 15:28:01 -05:00
Anthony Scopatz
ed22b3daff added integrations 2019-02-06 14:54:51 -05:00
Morten Enemark Lund
8cbf96600c
Merge pull request #3009 from xonsh/spec
Partial Eval Aliases
2019-02-06 20:06:48 +01:00
Gil Forsyth
080afa7eaa
Merge pull request #3011 from xonsh/linecont
fixed indentation errors
2019-02-05 09:02:09 -05:00
Gil Forsyth
e0aa871df7
Merge pull request #3004 from xonsh/recurr-jobs
attempt to fix wait_for_active_job recurrsion
2019-02-05 08:57:45 -05:00
Anthony Scopatz
5bb4781bae fixed indentation errors 2019-02-04 18:00:21 -05:00
Gil Forsyth
2e83e74bb4
Tweak command_skipper to avoid overwriting tokens with completer output 2019-02-04 16:48:01 -05:00
Gil Forsyth
48947fc6bf
Merge pull request #3002 from xonsh/dubs-tab
fixed completer issue
2019-02-04 16:30:41 -05:00
Anthony Scopatz
b2faa470cd news and tests 2019-02-04 16:15:29 -05:00