Commit graph

645 commits

Author SHA1 Message Date
Anthony Scopatz
67d61ed0c2 Merge branch 'master' into linecont 2017-02-17 02:00:16 -05:00
Gil Forsyth
126939db2a Merge pull request #2185 from xonsh/xoreutils
Xoreutils Reloaded
2017-02-16 17:00:57 -05:00
Anthony Scopatz
040c652358 Merge pull request #2200 from xonsh/coverrage
circleci test post run codecov
2017-02-15 15:57:59 -05:00
Anthony Scopatz
af05f96e69 version bump to 0.5.5 2017-02-15 15:20:09 -05:00
laerus
729a3b523a circleci test post run codecov 2017-02-15 19:43:58 +02:00
Hugo Wang
d07db0002f Merge pull request #2184 from xonsh/proxint
Interruptable Proc Proxies
2017-02-15 23:11:47 +08:00
Morten Enemark Lund
77d30597a6 Merge pull request #2191 from xonsh/wrongpred
Fix for alias resolution in threadable predition
2017-02-15 08:15:53 +01:00
Anthony Scopatz
0cb619468a line continuation fixes 2017-02-15 00:58:38 -05:00
Hugo Wang
c28504a152 Merge branch 'master' into tcgrp 2017-02-15 12:04:23 +08:00
Anthony Scopatz
7a44848d4c Fix for alias resolution in threadable predition 2017-02-14 15:56:55 -05:00
Hugo Wang
5eb7be81ca news item 2017-02-13 22:55:19 +08:00
Anthony Scopatz
7c432b7616 doc fix 2017-02-13 00:45:50 -05:00
Anthony Scopatz
773069c4f5 Xonsh startup loading refactor 2017-02-13 00:25:38 -05:00
Konstantinos Tsakiltzidis
672e0c617c Merge pull request #2181 from xonsh/file
Added __file__ and __name__ to xonsh scripts
2017-02-13 02:06:18 +02:00
Anthony Scopatz
3740716799 audodoc hooks 2017-02-12 18:36:50 -05:00
Anthony Scopatz
7fd1672f7e Make callabale aliases interruptable 2017-02-12 15:38:26 -05:00
Hugo Wang
67caabd8d0 keep foreground in proc 2017-02-12 17:16:42 +08:00
Hugo Wang
5368d720fe moved unthreadable etc decorators to tools 2017-02-12 11:01:24 +08:00
Anthony Scopatz
6f448c0cfb Added __file__ and __name__ to xonsh scripts 2017-02-11 18:51:10 -05:00
Anthony Scopatz
51e7d59bf4 add news item 2017-02-11 14:55:42 -05:00
Morten Enemark Lund
ede2340999 Merge pull request #2167 from xonsh/capunthread
Allow unthreadable subprocs to be captured.
2017-02-09 18:14:52 +01:00
Gil Forsyth
0cbf87937f Merge pull request #2174 from xonsh/valerrargcomp
ValueError in completer fix
2017-02-09 09:02:45 -05:00
Anthony Scopatz
d0d7339b68 Merge branch 'master' into compup 2017-02-09 00:03:14 -05:00
Anthony Scopatz
079822d37d Merge branch 'master' into capunthread 2017-02-08 22:50:19 -05:00
Anthony Scopatz
6007368e1d Merge branch 'master' into xonsh-script-fix 2017-02-08 22:34:10 -05:00
Anthony Scopatz
cc09e418c4 ValueError in completer fix 2017-02-08 22:24:16 -05:00
Anthony Scopatz
6120a3115d version bump to 0.5.4 2017-02-08 11:42:23 -05:00
Hugo Wang
2b6119bf0e fix tcsetattr: Interrupted system call 2017-02-08 22:59:17 +08:00
Anthony Scopatz
271e4da0ca Allow unthreadable subprocs to be captured. 2017-02-08 00:33:07 -05:00
Anthony Scopatz
ff9d890846 Merge branch 'startuptime' 2017-02-07 23:49:55 -05:00
Morten Enemark Lund
b30f6cba8e Merge pull request #2161 from xonsh/bcclenan
bash_completions is now manually lazy...
2017-02-07 21:37:09 +01:00
Morten Enemark Lund
d078258d8f Add changelog entry 2017-02-07 21:19:22 +01:00
Gil Forsyth
1e4f85baaf Merge pull request #2154 from xonsh/parencomp
Paren Completions in Readline
2017-02-07 14:28:09 -05:00
Anthony Scopatz
ae04c6f8c9 bash_completions is now manually lazy and does not override other parts of the completions subpackage on amalgamation. 2017-02-07 00:38:12 -05:00
Anthony Scopatz
80ea09fc1f Merge branch 'decoupled-bash-completion' of https://github.com/imomaliev/xonsh into imomaliev-decoupled-bash-completion 2017-02-06 23:21:33 -05:00
Anthony Scopatz
e5bc015371 Merge branch 'master' into parencomp 2017-02-06 16:30:03 -05:00
Morten Enemark Lund
4b1ac74de1 Merge pull request #2153 from xonsh/argcomp
Argument completion
2017-02-06 20:59:00 +01:00
Anthony Scopatz
74f40e24c5 Allow the TTY to be insane if there is no shell 2017-02-05 14:08:42 -05:00
Anthony Scopatz
2229489695 Merge branch 'argcomp' into parencomp 2017-02-05 10:54:30 -05:00
Anthony Scopatz
711ba56c38 Merge branch 'master' into argcomp 2017-02-05 10:53:33 -05:00
Hugo Wang
4cce6bbce2 no need to use inspect lib 2017-02-05 22:14:20 +08:00
Hugo Wang
4a5b561014 Merge branch 'master' of github.com:mitnk/xonsh into hist-be 2017-02-05 22:07:16 +08:00
Anthony Scopatz
220e2782f6 completions updating implementation 2017-02-04 22:58:23 -05:00
Anthony Scopatz
83dfb07925 fixed readline completion' 2017-02-04 21:25:40 -05:00
Anthony Scopatz
f11448b4bf Added Python function argument completer 2017-02-04 19:35:16 -05:00
Anthony Scopatz
e364bbb966 added news 2017-02-04 14:39:32 -05:00
Anthony Scopatz
e2bdc263d0 Merge pull request #2117 from xonsh/xip
Add `xip` alias
2017-02-04 10:28:05 -05:00
Hugo Wang
bc2d32096e news typo 2017-02-04 22:01:03 +08:00
Hugo Wang
0daceaad4c news entry 2017-02-04 20:49:14 +08:00
Anthony Scopatz
c9979b0fb9 Merge pull request #2147 from xonsh/win_bash_comp
Fix bash completions on Windows when WSL is installed
2017-02-03 15:47:32 -05:00