Gil Forsyth
|
d9986e4ef1
|
Merge pull request #3213 from ke-zhang-rd/update-predict-list
MNT: Add several command to predict list
|
2019-07-14 16:37:05 -04:00 |
|
David Dotson
|
8576e9c22e
|
Merge pull request #3211 from xonsh/fix_DAP_completion
Add `__dir__` to `DynamicAccessProxy`
|
2019-07-13 13:36:33 -07:00 |
|
ke-zhang-rd
|
e3a92ee309
|
MNT: Add several command to predict list
|
2019-07-13 14:24:33 -05:00 |
|
Daniel Smith
|
df96df8b3c
|
Remove deprecated __xonsh__ mappers
|
2019-07-13 11:29:19 -05:00 |
|
Gil Forsyth
|
19856ee258
|
Add __dir__ to DynamicAccessProxy
This restores tab-completion to objects proxied through
DynamicAccessProxy
|
2019-07-13 12:13:48 -04:00 |
|
Anthony Scopatz
|
7c58c8222d
|
Updated CHANGELOG for 0.9.8
|
2019-07-07 20:19:21 -05:00 |
|
Anthony Scopatz
|
312e448f41
|
remove newlines
|
2019-07-01 19:41:54 -04:00 |
|
Anthony Scopatz
|
a241538599
|
Updated CHANGELOG for 0.9.7
|
2019-06-28 17:30:35 -04:00 |
|
Anthony Scopatz
|
6efa41eec1
|
xontrib-kitty
|
2019-06-28 16:26:04 -04:00 |
|
Gil Forsyth
|
9599008918
|
Merge pull request #3174 from xonsh/bash-comp-0.2.6
Bash comp 0.2.6
|
2019-06-22 08:24:15 -04:00 |
|
Anthony Scopatz
|
8c173facfa
|
Merge pull request #3170 from astronouth7303/xontrib-zipapp
Xontrib zipapp support
|
2019-06-19 17:33:11 -04:00 |
|
Anthony Scopatz
|
aa8e66b180
|
news
|
2019-06-19 15:02:02 -04:00 |
|
Morten Enemark Lund
|
f08a05ba3a
|
Merge pull request #3166 from 6syun9/dev_warning
completer turn off warning
|
2019-06-17 22:09:04 +02:00 |
|
Jamie Bliss
|
ed52b8b0df
|
Add news item
|
2019-06-17 14:48:36 -04:00 |
|
6syun9
|
75e354f8fa
|
add xontrib-readable-traceback
|
2019-06-16 14:24:39 +09:00 |
|
6syun9
|
f325baae9c
|
Merge remote-tracking branch 'master' into dev_warning
|
2019-06-15 11:00:03 +09:00 |
|
Anthony Scopatz
|
c3f62e32fb
|
Merge pull request #3162 from 6syun9/dev_syun
Fix completer error
|
2019-06-14 12:27:18 -04:00 |
|
6syun9
|
24924e440c
|
add rst
|
2019-06-14 22:54:42 +09:00 |
|
con-f-use
|
1d44d6bf23
|
Newsitem for Alt+. binding
|
2019-06-12 19:57:21 +02:00 |
|
6syun9
|
06e9f8826f
|
add rst
|
2019-06-12 20:54:38 +09:00 |
|
Anthony Scopatz
|
eb5e53d582
|
Updated CHANGELOG for 0.9.6
|
2019-06-10 14:07:07 -04:00 |
|
David Strobach
|
975c07ef15
|
Merge pull request #3155 from xonsh/stderr-pre
fixed XONSH_STDERR_POSTFIX issue
|
2019-06-06 13:54:05 +02:00 |
|
David Strobach
|
ef1ceb3847
|
Merge pull request #3154 from xonsh/ptk2-mlp0
fixes ptk2 multiline prompt issue
|
2019-06-06 13:47:56 +02:00 |
|
Anthony Scopatz
|
bbec05453d
|
fixed XONSH_STDERR_POSTFIX issue
|
2019-06-05 16:12:04 -04:00 |
|
Anthony Scopatz
|
e6ff92c676
|
fixes ptk2 multiline prompt issue
|
2019-06-05 15:34:17 -04:00 |
|
shadow-light
|
bb73547091
|
Added news file for patch-gitstatus-delete
|
2019-06-05 14:54:17 +10:00 |
|
David Strobach
|
45c4f5ce9d
|
Fix exception in help_version threadable predictor
|
2019-06-04 17:57:11 +02:00 |
|
Anthony Scopatz
|
ef4755e16b
|
Updated CHANGELOG for 0.9.5
|
2019-05-31 15:51:18 -04:00 |
|
Gil Forsyth
|
839e0ad1a6
|
Fix pip completer misfires on bagpipes and similar
Requires a word-ending before `pip`, also adding in support for `xpip`
|
2019-05-30 15:25:16 -04:00 |
|
Gil Forsyth
|
8c6fc1332d
|
Merge pull request #3141 from xonsh/ansi_colors_style_bw
Ansi colors style bw
|
2019-05-28 07:58:16 -04:00 |
|
Jean-Benoist Leger
|
4fa96ded56
|
news item for ansi_colors_style_bw
|
2019-05-27 18:29:40 +02:00 |
|
Anthony Scopatz
|
46d5140cb2
|
fixed history gc
|
2019-05-24 10:22:01 -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 |
|
virus
|
3ab09cae39
|
add news item
|
2019-05-23 01:12:57 +09:00 |
|
Anthony Scopatz
|
86dae101c7
|
Updated CHANGELOG for 0.9.4
|
2019-05-22 11:09:32 -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 |
|
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 |
|
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 |
|