Commit graph

8344 commits

Author SHA1 Message Date
Jean-Benoist Leger
5b31fcc643
adding test to prevent missing color defs in ANSI styles 2019-05-27 18:45:00 +02:00
Jean-Benoist Leger
4fa96ded56
news item for ansi_colors_style_bw 2019-05-27 18:29:40 +02:00
Jean-Benoist Leger
87bd4fae5f
Add background colors for bw style. These color can not be deduced as other styles.
Solves #3130
2019-05-27 18:26:06 +02:00
Morten Enemark Lund
6860b33870
Merge pull request #3138 from xonsh/hist-gc
fixed history gc
2019-05-24 18:27:51 +02:00
Anthony Scopatz
46d5140cb2 fixed history gc 2019-05-24 10:22:01 -05:00
Anthony Scopatz
82649dd13f
Merge pull request #3137 from con-f-use/master
Add histcpy to the xontribs
2019-05-24 10:13:00 -05:00
Anthony Scopatz
543b27bfc5 Py38 2019-05-24 10:01:15 -05:00
Gil Forsyth
d5ecc4f0bd
Merge pull request #3134 from virusbb001/fix-pred-thrdable-on-win
Fix for raising error in get_predictor_threadable on win
2019-05-23 11:24:25 -04:00
con-f-use
51b7d45b22
Add histcpy to the xontribs 2019-05-22 18:45:40 +02:00
virus
7d97459836 use isinstance for check type 2019-05-23 01:12:58 +09:00
virus
d8826848cd Revert "add type annotation of CommandsCache.get_predictor_threadable"
This reverts commit f16fae533c1cf073608dcd209fa079eced4b115b.
2019-05-23 01:12:57 +09:00
virus
3ab09cae39 add news item 2019-05-23 01:12:57 +09:00
virus
c797e3a549 return predicate in get_predictor_threadable 2019-05-23 01:12:57 +09:00
virus
b5d3d6cf69 add type annotation of CommandsCache.get_predictor_threadable 2019-05-23 01:12:57 +09:00
virus
b32525f1b6 add test to check working predict_threadable
Currently, this test fails only on windows.
2019-05-23 01:12:56 +09:00
Anthony Scopatz
86dae101c7 Updated CHANGELOG for 0.9.4 2019-05-22 11:09:32 -05:00
Anthony Scopatz
8262eec8a3 bumped version to 0.9.4 2019-05-22 11:09:32 -05:00
Anthony Scopatz
f138f3b0e5 Updated authorship for 0.9.4 2019-05-22 11:09:32 -05:00
Anthony Scopatz
a258fdbe44
Merge pull request #3126 from con-f-use/no_sql_out_hist
Document missing output history with sqlite
2019-05-22 11:04:33 -05:00
Anthony Scopatz
a646905993 Merge branch 'no_sql_out_hist' of https://github.com/con-f-use/xonsh into con-f-use-no_sql_out_hist 2019-05-22 10:47:21 -05:00
Anthony Scopatz
1ce72eb80c
Merge pull request #3121 from eppeters/master
Preserve newline during bashisms transformation.
2019-05-22 10:43:32 -05:00
Anthony Scopatz
10f9ca8ba1
Merge pull request #3135 from xonsh/fix_intensify_set
Fix crash when setting $INTENSIFY_COLORS_ON_WIN
2019-05-22 10:36:00 -05:00
Anthony Scopatz
0ea1c36b71
Merge pull request #3136 from laloch/unthread-sudoedit
Predict sudoedit unthreadable
2019-05-22 10:33:27 -05:00
David Strobach
0ec7706477 Predict sudoedit unthreadable 2019-05-22 15:25:20 +02:00
Eddie Peters
d29ed5cd60 Add news item. 2019-05-22 09:03:08 -04:00
Eddie Peters
46cc6f1541 Preserve newline during bashisms transformation. 2019-05-22 09:03:08 -04:00
Morten Enemark Lund
f1a8506904 make a different check if shell exists 2019-05-22 09:50:49 +02:00
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
Morten Enemark Lund
d8e15d1afa Fix crash with setting $INTENSIFY_COLORS_ON_WIN in non interactive state 2019-05-22 09:14:24 +02:00
Anthony Scopatz
550d70d227
Merge pull request #3109 from cclauss/patch-2
CircleCI: Try adding Python 3.7 again
2019-05-21 18:42:07 -05:00
Anthony Scopatz
c4a956958f
Merge pull request #3108 from cclauss/patch-1
Travis CI: Add Python 3.7 and up-to-date nightly on Linux
2019-05-21 18:34:33 -05: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
4c13c3664f
Merge pull request #3068 from carmenbianca/env-dash-S
Add `-S` argument to `env` in scripts/xon.sh
2019-05-21 18:30:06 -05:00
Anthony Scopatz
2388bab32a Merge branch 'patch-2' of https://github.com/cclauss/xonsh into cclauss-patch-2 2019-05-21 18:28:10 -05:00
Anthony Scopatz
de14607430 Merge branch 'patch-1' of https://github.com/cclauss/xonsh into cclauss-patch-1 2019-05-21 18:24:33 -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
Anthony Scopatz
a555b517f5
Merge pull request #3128 from jb-leger/revert_portable_env_args_trick
Revert portable env args trick
2019-05-21 17:40:34 -05:00
Anthony Scopatz
2804e83c0b trigger 2019-05-21 17:32:33 -05:00
Anthony Scopatz
53b831490d
Merge pull request #3129 from jb-leger/test_delitem_default_env
Test delitem default env
2019-05-21 17:19:37 -05:00
David Strobach
691261d062 black 2019-05-17 15:20:29 +02:00
David Strobach
631c4f1abe Fill in the news entry 2019-05-17 15:20:26 +02:00
David Strobach
0cdc4e8417 Fix bashisms xontrib startup on PTK1
PTK1 Condition expects ona positional argument.
2019-05-16 13:15:06 +02:00
Jean-Benoist Leger
d81a40efbc
change the env variable used for testing delitem behavior for default values in environ 2019-05-15 23:23:49 +02:00
Jean-Benoist Leger
0420d8d35c
news item for revert_portable_env_args_trick 2019-05-15 22:37:58 +02:00
Jean-Benoist Leger
70bb91e504
revert portable trick for passing args.
Reverted commits are:
 - aa707c9453
 - da234b54e5

closes #3125
2019-05-15 22:32:42 +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
con-f-use
abd3f8e90e
Missing word in tutorial_hist 2019-05-15 12:05:27 +02:00