Commit graph

6582 commits

Author SHA1 Message Date
Anthony Scopatz
0279c19a5d Merge pull request #2169 from xonsh/timing_update
Timings between prompts
2017-02-08 10:55:59 -05:00
Gil Forsyth
78c62900fa update __init__.py for new amalgam addition
this gets updated at install/build time
2017-02-08 10:47:47 -05:00
Gil Forsyth
df0e51fee1 Merge pull request #2171 from xonsh/misc-fix
added a missing param
2017-02-08 10:33:14 -05:00
Hugo Wang
2b6119bf0e fix tcsetattr: Interrupted system call 2017-02-08 22:59:17 +08:00
Hugo Wang
f0f7238fa6 added a missing param 2017-02-08 20:24:49 +08:00
Morten Enemark Lund
3873a9a14e Reset clock after prompt. 2017-02-08 08:30:44 +01: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
Anthony Scopatz
86f239356e shift over formatting so xonfig doesn't look weird with timings 2017-02-07 23:25:07 -05:00
Anthony Scopatz
53d65334ca minor timing imporvement 2017-02-07 23:20:03 -05:00
Anthony Scopatz
8d8229bcff inspect 2017-02-07 22:59:06 -05:00
Anthony Scopatz
feb0c9b209 Return of the Jedi 2017-02-07 22:53:28 -05:00
Morten Enemark Lund
e5c396a4df ups 2017-02-07 21:48:09 +01:00
Morten Enemark Lund
e09c320110 whitespace agony 2017-02-07 21:43:37 +01: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
Morten Enemark Lund
e6bf74ece2 Update with input from review 2017-02-07 21:15:02 +01:00
Anthony Scopatz
83edf411ea removed a blank like 2017-02-07 15:10:16 -05:00
Anthony Scopatz
cde469e87c updated windows bash command for wsl 2017-02-07 14:57:36 -05:00
Gil Forsyth
2088262f54 Merge pull request #2138 from mitnk/doc-hist-tutor
Docs - Tutorial - Write Your Own History Backend
2017-02-07 14:36:14 -05:00
Gil Forsyth
1e4f85baaf Merge pull request #2154 from xonsh/parencomp
Paren Completions in Readline
2017-02-07 14:28:09 -05:00
Gil Forsyth
f491ed7ae6 Merge branch 'master' into style_hotfix 2017-02-07 13:59:06 -05:00
Morten Enemark Lund
996514bfb2 Add '--timings' option to argparse 2017-02-07 10:26:21 +01:00
Morten Enemark Lund
d0657e93cb Format output nicely and add on_post_prompt event 2017-02-07 09:41:32 +01:00
Morten Enemark Lund
b83bf48a93 Merge remote-tracking branch 'remotes/origin/master' into startuptime 2017-02-07 08:11:26 +01:00
Anthony Scopatz
51c761972b flake8 fixes 2017-02-07 00:59:22 -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
79db4104a1 Merge branch 'imomaliev-decoupled-bash-completion' 2017-02-06 23:24:54 -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
Gil Forsyth
6ddfbe7691 remove unused Token and add parent attribute
Adding a parent attribute helped but wasn't working with amalgamated
xonsh -- turns out there's a separate Token definition in tokenize that
is never used but does redefine Token once it's hit -- this was causing
crashes on my end.
2017-02-06 15:43:21 -05:00
Morten Enemark Lund
4b1ac74de1 Merge pull request #2153 from xonsh/argcomp
Argument completion
2017-02-06 20:59:00 +01:00
Morten Enemark Lund
b28a5530de Move to timings file 2017-02-06 19:52:24 +01:00
Sardorbek Imomaliev
0f224338fa fix amalgamate 2017-02-06 15:53:13 +07:00
Morten Enemark Lund
a39af269c8 Add startup timing 2017-02-06 09:22:36 +01:00
Hugo Wang
17fef9c258 simplify xonshrc code 2017-02-06 08:20:08 +08:00
Hugo Wang
dc2f7d3913 Merge branch 'master' into doc-hist-tutor 2017-02-06 08:18:41 +08:00
Anthony Scopatz
21530840d1 Merge branch 'master' into proxint 2017-02-05 16:13:32 -05:00
Jamie Bliss
1a3d7ce744 Merge pull request #2158 from xonsh/insane
Allow the TTY to be insane if there is no shell
2017-02-05 15:53:19 -05: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
31bb3eb89e initial implementation 2017-02-05 14:02:17 -05:00
Anthony Scopatz
fe3f88d53f Merge pull request #2146 from mitnk/hist-be
Make XONSH_HISTORY_BACKEND accept class type
2017-02-05 11:01:29 -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
Anthony Scopatz
5ddc4d1dab Merge pull request #2157 from mitnk/add-hist-tests
Adding some tests back
2017-02-05 10:51:28 -05:00
Hugo Wang
69bea350d1 revert setup.cfg 2017-02-05 23:05:40 +08:00
Hugo Wang
f216aa8bed adding tests back 2017-02-05 22:55:04 +08:00
Hugo Wang
7c89ac6a73 update docstr 2017-02-05 22:18:44 +08: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