Commit graph

8188 commits

Author SHA1 Message Date
Andrés García García
084cb19926
Merge pull request #1 from xonsh/master
Merge pull request #3112 from Ad115/Ad115
2019-05-06 16:54:27 -05:00
Anthony Scopatz
cc55c678c2
Merge pull request #3112 from Ad115/Ad115
Added emphasis to the error source
2019-05-06 15:52:49 -04:00
Ad115
9c3a28e011 Updated prompt test to handle new behavior 2019-05-06 13:53:11 -05:00
Ad115
6fbe2795d3 Added news item to the previous commit 2019-05-06 13:37:37 -05:00
Ad115
454e676b60 Added emphasis to the error source 2019-05-06 13:17:57 -05:00
Gil Forsyth
3664abb9d6
Merge pull request #3105 from jb-leger/tests_usrbinenv_args_update
Tests usrbinenv args update
2019-05-05 11:12:19 -04:00
Jean-Benoist Leger
d9c927fda0
empty news item. News item is already present. 2019-04-29 23:46:26 +02:00
Gil Forsyth
916d9ff53b
Merge pull request #3099 from carmenbianca/abc-warning
Import MutableSet from colections.abc to circumvent DeprecationWarning
2019-04-29 15:30:52 -04:00
Gil Forsyth
c1092ec349
Merge pull request #3096 from jb-leger/environ_do_not_delete_default_value
Environ do not delete default value
2019-04-29 15:29:03 -04:00
Gil Forsyth
15b09f5998
Merge pull request #3092 from laloch/fix-ansi-colors
color_tools: protect short2rgb against values with leading zeroes
2019-04-29 15:26:03 -04:00
Gil Forsyth
c4967cf121
Merge pull request #3098 from carmenbianca/fix-black
The black check no longer skips files buried deeper in the directory tree
2019-04-29 15:24:46 -04:00
Jean-Benoist Leger
da234b54e5
error with portable trick passing args 2019-04-29 17:20:20 +02:00
David Strobach
dcc227fa64 ansi_colors: fix crash on invalid ANSI color sequence 2019-04-28 14:39:59 +02:00
David Strobach
f24c7afa69 color_tools: protect short2rgb against values with leading zeroes 2019-04-27 14:23:36 +02:00
Carmen Bianca Bakker
414860238d
Add news entry 2019-04-27 13:03:24 +02:00
Carmen Bianca Bakker
37c4777fdb
Add news entry 2019-04-27 12:59:40 +02:00
Carmen Bianca Bakker
b54da7e466
Run black on previously unchecked files
The version of black is 18.9b0.

For security reasons, please verify that I did not insert any malicious code,
either by hand, or by running the tool independently on the previous commit.
2019-04-27 12:53:59 +02:00
Carmen Bianca Bakker
59294439e7
Fix the black check in circleci 2019-04-27 12:48:42 +02:00
Carmen Bianca Bakker
c8cc3a680f
Import MutableSet from colections.abc to circumvent DeprecationWarning 2019-04-27 12:43:06 +02:00
Gil Forsyth
4f48345fa2
Merge pull request #3082 from jb-leger/tests_usrbinenv_args
Tests usrbinenv args
2019-04-26 17:16:08 -04:00
Morten Enemark Lund
13da2027ca
Merge pull request #3094 from xonsh/black_xontribs
Black xontribs
2019-04-26 21:08:15 +02:00
Jean-Benoist Leger
74a81ac1f2
news item for environ_do_not_delete_default_value 2019-04-26 20:30:48 +02:00
Jean-Benoist Leger
934f337ab1
add test on Env.__delitem__ 2019-04-26 20:27:45 +02:00
Jean-Benoist Leger
6edc7bc7ab
If Env.__delitem__ is called to delete a value only in default, do nothing
close #3077
2019-04-26 20:15:03 +02:00
Gil Forsyth
1bcbf9cd5f
Add news item 2019-04-26 11:13:50 -04:00
Gil Forsyth
834f600d91
Add xontrib directory to black checks on circle 2019-04-26 11:12:37 -04:00
Gil Forsyth
258c2fc610 Run black on all bundled xontribs 2019-04-26 11:11:11 -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
Jean-Benoist Leger
aa707c9453
/usr/bin/env doesn't support passing arguments 2019-04-26 09:27:00 +02:00
Gil Forsyth
943db337e5
Merge pull request #3066 from virusbb001/fix-cat-empty-file
Fix cat empty file
2019-04-25 13:38:22 -04:00
virus
5eb745998c xoreutils: rework cat pseudo device again 2019-04-24 22:19:07 +09:00
virus
fb5cd6e3a3 add missing fixture 2019-04-24 22:19:07 +09:00
virus
8b4bd37501 fix of testing when linesep is not "\n" 2019-04-24 22:19:07 +09:00
virus
6ffe2f22db fix failing removing file on windows 2019-04-24 22:19:07 +09:00
virus
adaa20d21e add news file 2019-04-24 22:19:07 +09:00
virus
c7f6f9cafc fix causing infinite loop when doing cat empty file 2019-04-24 22:19:07 +09:00
virus
e10f090fb9 add test of xoreutils's cat 2019-04-24 22:19:07 +09:00
Morten Enemark Lund
caf58e707a
Merge pull request #3087 from jb-leger/hg_permission_error
.hg lookup, OSError, reduce the Try/Except to the minimum
2019-04-24 08:25:54 +02:00
Morten Enemark Lund
7b7a9a3071
Merge pull request #3075 from virusbb001/change-azure-pipeline-conda-env
CI: use `conda` directly instead of CondaEnvironment
2019-04-24 08:10:30 +02:00
Morten Enemark Lund
f3d1f1dc23 Merge remote-tracking branch 'remotes/origin/master' into change-azure-pipeline-conda-env 2019-04-24 08:03:39 +02: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
Jean-Benoist Leger
f99413fb40
.hg lookup, OSError, reduce the Try/Except to the minimum 2019-04-23 15:37:06 +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
Morten Enemark Lund
a7a0e2ee2b
Merge pull request #3061 from jb-leger/hg_permission_error
Catch PermissionError which occur when a user doesn't have access to …
2019-04-23 14:33:37 +02:00