Anthony Scopatz
|
e1ec1332db
|
doc fixes
|
2017-02-22 11:49:45 -05:00 |
|
Gil Forsyth
|
fba07c5cd0
|
Merge pull request #2166 from xonsh/rtnjdei
Return of the Jedi
|
2017-02-21 15:50:42 -05:00 |
|
Morten Enemark Lund
|
34bd9c7857
|
Merge pull request #2232 from StreakyCobra/fix/time_clock
Replace deprecated calls to `time.clock()` by `time.perf_counter()`
|
2017-02-21 21:12:46 +01:00 |
|
Anthony Scopatz
|
a3b6424bda
|
better semantics for jedi
|
2017-02-21 11:56:33 -05:00 |
|
Anthony Scopatz
|
87f52530e5
|
Merge branch 'master' into rtnjdei
|
2017-02-21 11:47:15 -05:00 |
|
Fabien Dubosson
|
50ac91d0dc
|
Use clock() to set the start time of _timings in non-windows
|
2017-02-21 17:43:03 +01:00 |
|
Fabien Dubosson
|
3d80a3ae93
|
Replace deprecated calls to time.clock() by time.perf_counter()
Close #2163
|
2017-02-21 16:51:02 +01:00 |
|
Morten Enemark Lund
|
8acaa3f88d
|
Merge pull request #2225 from xonsh/ie
Import Events and Matplotlib Interactive Fixes
|
2017-02-21 05:18:56 +01:00 |
|
Anthony Scopatz
|
56dfb59d28
|
Merge pull request #2229 from xonsh/codecovthres
codecov raise threshold for commit status
|
2017-02-20 15:13:50 -05:00 |
|
laerus
|
93aed2ae5a
|
codecov threshold in precentage
|
2017-02-20 20:21:47 +02:00 |
|
laerus
|
6bce1c2b5f
|
codecov raise threshold for commit status
|
2017-02-20 20:09:17 +02:00 |
|
Anthony Scopatz
|
72e735a739
|
Merge pull request #2228 from xonsh/wsl_bash
Handle if WSL bash misbehaves on Windows
|
2017-02-20 11:16:47 -05:00 |
|
Gil Forsyth
|
fbee493630
|
Merge pull request #2227 from xonsh/lex
Lexer splitter
|
2017-02-20 11:13:44 -05:00 |
|
Morten Enemark Lund
|
d1b371cd58
|
Merge pull request #2226 from xonsh/no-fs-over
Skip existing foreign shell aliases
|
2017-02-20 08:51:19 +01:00 |
|
Morten Enemark Lund
|
054f29cdd6
|
Pep8
|
2017-02-20 08:29:15 +01:00 |
|
Morten Enemark Lund
|
2ce5f5897e
|
Add news item
|
2017-02-20 08:19:41 +01:00 |
|
Morten Enemark Lund
|
435073af7e
|
Fix case where bash on path was failing.
|
2017-02-20 08:15:42 +01:00 |
|
Anthony Scopatz
|
a8224d29a2
|
integrated lexer split into $(cmd)
|
2017-02-19 21:02:04 -05:00 |
|
Anthony Scopatz
|
4030ed8050
|
addes split() method to lexer
|
2017-02-19 20:48:26 -05:00 |
|
Anthony Scopatz
|
07093bfac7
|
fixed typo
|
2017-02-19 18:54:21 -05:00 |
|
Anthony Scopatz
|
182b7c6433
|
Skip existing foreign shell aliases
|
2017-02-19 18:47:15 -05:00 |
|
Anthony Scopatz
|
395aa1ec21
|
rm extra import
|
2017-02-19 17:57:11 -05:00 |
|
Anthony Scopatz
|
3b793fb18a
|
more show fixes and news
|
2017-02-19 17:49:40 -05:00 |
|
Anthony Scopatz
|
22e7345090
|
should work
|
2017-02-19 15:40:06 -05:00 |
|
Morten Enemark Lund
|
27a37758c7
|
Merge pull request #2216 from xonsh/tracer
Tracer fixes
|
2017-02-19 20:55:02 +01:00 |
|
Morten Enemark Lund
|
a3e042c33c
|
Merge pull request #2208 from xonsh/winterm
Windows Terminal ANSI color fixes
|
2017-02-19 20:36:40 +01:00 |
|
Morten Enemark Lund
|
2bdcbc1d54
|
Merge pull request #2223 from xonsh/rawpath
raw path completer fixes
|
2017-02-19 20:06:19 +01:00 |
|
Anthony Scopatz
|
2ed0445a74
|
first pass at import event hooks
|
2017-02-19 13:22:01 -05:00 |
|
Morten Enemark Lund
|
76a776543f
|
Merge pull request #2214 from xonsh/resetline
carriage return on the first prompt to properly capture all input
|
2017-02-19 19:01:48 +01:00 |
|
Morten Enemark Lund
|
11593f80ac
|
Merge pull request #2218 from xonsh/ghost-in-the-sh
Complete based on autosuggestion
|
2017-02-19 14:03:54 +01:00 |
|
Anthony Scopatz
|
d54000f46f
|
raw path fixes
|
2017-02-19 01:52:55 -05:00 |
|
Anthony Scopatz
|
25c105c8f2
|
Merge pull request #2221 from xonsh/give-term-to-none
fixes OSError: [Errno 22] Invalid argument
|
2017-02-19 01:49:27 -05:00 |
|
Hugo Wang
|
caa4b89954
|
fix getattr issue
|
2017-02-19 13:53:10 +08:00 |
|
Hugo Wang
|
edadbcab64
|
fixes OSError: [Errno 22] Invalid argument
|
2017-02-19 12:53:33 +08:00 |
|
Anthony Scopatz
|
bb5791624b
|
more auto completion suggestions
|
2017-02-18 21:56:00 -05:00 |
|
Anthony Scopatz
|
1bac418a34
|
Merge branch 'master' into ghost-in-the-sh
|
2017-02-18 21:45:32 -05:00 |
|
Anthony Scopatz
|
bcfb0b96d5
|
Apply the autosuggestion as the first completion in the PTK completer
|
2017-02-18 21:44:28 -05:00 |
|
Anthony Scopatz
|
684dce97da
|
Merge pull request #2217 from xonsh/term-fd
Fixes OSError Inappropriate ioctl for device
|
2017-02-18 21:38:01 -05:00 |
|
Hugo Wang
|
0035836c30
|
Merge pull request #2211 from xonsh/lookup
new threadable prediction lookup
|
2017-02-19 10:24:16 +08:00 |
|
Hugo Wang
|
be8360909b
|
rst
|
2017-02-19 10:09:40 +08:00 |
|
Hugo Wang
|
db9a6d576f
|
defined some constants
|
2017-02-19 10:08:28 +08:00 |
|
Hugo Wang
|
5d3d033cb2
|
news item
|
2017-02-19 09:52:07 +08:00 |
|
Hugo Wang
|
49832738ec
|
fix timeit ls
|
2017-02-19 09:47:18 +08:00 |
|
Anthony Scopatz
|
67527baa6e
|
summy styler must provide str to pygments, not none.
|
2017-02-18 20:34:40 -05:00 |
|
Anthony Scopatz
|
65385ff544
|
some bug fixes
|
2017-02-18 19:43:48 -05:00 |
|
Anthony Scopatz
|
84927b13af
|
usecolor fixes
|
2017-02-18 19:25:39 -05:00 |
|
Anthony Scopatz
|
e508af699d
|
message -> prompt
|
2017-02-18 18:06:03 -05:00 |
|
Anthony Scopatz
|
580a07c0f6
|
initial tracer fixes
|
2017-02-18 18:04:05 -05:00 |
|
Anthony Scopatz
|
01908ceb7c
|
carriage return on the first prompt to properly capture all input
|
2017-02-18 17:09:47 -05:00 |
|
Anthony Scopatz
|
e22c200575
|
new threadable prediction lookup
|
2017-02-18 13:07:30 -05:00 |
|