Commit graph

1390 commits

Author SHA1 Message Date
Morten Enemark Lund
e74bb34928 Remember double backtick in rst 2019-05-22 09:26:03 +02:00
Morten Enemark Lund
4efbdf6117 Add news item 2019-05-22 09:21:02 +02:00
Anthony Scopatz
1ed68c1dc1
Merge pull request #3119 from laloch/fix-ptk1-bashisms
Fix bashisms xontrib startup on PTK1
2019-05-21 18:32:34 -05:00
Anthony Scopatz
48e063f09e Merge branch 'env-dash-S' of https://github.com/carmenbianca/xonsh into carmenbianca-env-dash-S 2019-05-21 18:21:08 -05:00
David Strobach
631c4f1abe Fill in the news entry 2019-05-17 15:20:26 +02:00
Jean-Benoist Leger
0420d8d35c
news item for revert_portable_env_args_trick 2019-05-15 22:37:58 +02:00
Gil Forsyth
3b011dcfd1
Merge pull request #3107 from laloch/noexpand-raw-string
Do not attempt to expand raw strings in subprocess mode
2019-05-15 15:11:49 -04:00
Gil Forsyth
3d4c7dd93e
Merge pull request #3102 from virusbb001/allow-avoid-overwrite-in-run-tests
Add process to avoid overwrite files that specified in options in `run-tests.xsh`
2019-05-15 15:03:47 -04:00
Gil Forsyth
61c3566a15
Merge pull request #3106 from jb-leger/command_cache_env_pred
Command cache env pred
2019-05-15 14:58:57 -04:00
Anthony Scopatz
cef6fb93e1 Updated CHANGELOG for 0.9.3 2019-05-14 17:47:13 -04:00
Anthony Scopatz
679d4e061f new for Python 3.4 deprecation 2019-05-14 17:45:24 -04:00
Anthony Scopatz
945406164e Updated CHANGELOG for 0.9.2 2019-05-14 17:33:25 -04:00
Anthony Scopatz
002a317951 updated setup.py for Python 3.4 (revert of 91ec14bb6d) 2019-05-14 17:32:31 -04:00
Anthony Scopatz
400cbfd2f0 Merge branch 'aliases_predictor_threadable' of https://github.com/jb-leger/xonsh into jb-leger-aliases_predictor_threadable 2019-05-14 17:23:32 -04:00
virus
c43c1fc46e add news file 2019-05-13 00:00:07 +09:00
Anthony Scopatz
4870de6e51 Updated CHANGELOG for 0.9.1 2019-05-11 12:23:54 -04:00
Morten Enemark Lund
2bb5734395
Merge pull request #3124 from xonsh/pyreq
python_requires
2019-05-11 15:22:39 +02:00
Anthony Scopatz
3e05159ba6 python_requires 2019-05-10 18:47:34 -04:00
Anthony Scopatz
af8e157442 pygments v2.4 fixes 2019-05-10 18:01:01 -04:00
Anthony Scopatz
18a3231932 Updated CHANGELOG for 0.9.0 2019-05-09 18:19:32 -04:00
Gil Forsyth
3edd2df7bd
Merge pull request #3116 from xonsh/py38
minial Python 3.8 fix
2019-05-09 07:50:20 -04:00
Anthony Scopatz
c4ec812cce news 2019-05-08 18:11:03 -04:00
Ad115
2766a9a06e Fixed error with aliases composed of functions wrapped in functools.partial. 2019-05-07 13:53:00 -05:00
Anthony Scopatz
298f138d5e
Merge pull request #3113 from rodrigogolive/remove_py34
Drop support for Python 3.4
2019-05-06 18:15:25 -04:00
Rodrigo Oliveira
91ec14bb6d Drop support for Python 3.4
Minimal required Python version is now 3.5.
2019-05-06 16:51:32 -03:00
Ad115
6fbe2795d3 Added news item to the previous commit 2019-05-06 13:37:37 -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
David Strobach
046fe6eff4 Do not attempt to expand raw strings 2019-04-30 19:15:55 +02:00
Jean-Benoist Leger
2d10fff3af
news item for command_cache_env_pred 2019-04-29 23:57:31 +02:00
Jean-Benoist Leger
d9c927fda0
empty news item. News item is already present. 2019-04-29 23:46:26 +02:00
Jean-Benoist Leger
e932864945
news item for aliases_predictor_threadable 2019-04-29 23:32:41 +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
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
Gil Forsyth
4f48345fa2
Merge pull request #3082 from jb-leger/tests_usrbinenv_args
Tests usrbinenv args
2019-04-26 17:16:08 -04:00
Jean-Benoist Leger
74a81ac1f2
news item for environ_do_not_delete_default_value 2019-04-26 20:30:48 +02: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