Gil Forsyth
7ab9accedb
fix setup.cfg
2016-10-07 12:35:44 -04:00
Gil Forsyth
6d017a3d5b
another try at installing the reqs on circle
2016-10-07 12:31:30 -04:00
Gil Forsyth
469169f266
install test requirements on circle
2016-10-07 11:12:25 -04:00
Gil Forsyth
0b708b1806
add news entry
2016-10-07 11:05:40 -04:00
Gil Forsyth
a4606ed585
remove coverage and flake8 checks from travis nightly
...
and renable failures
2016-10-07 11:04:44 -04:00
Gil Forsyth
8ca2d10c9a
add flake8 check to circleCI
2016-10-07 11:04:44 -04:00
Konstantinos Tsakiltzidis
9e67c213d5
Merge pull request #1802 from xonsh/perf
...
Performance Improvements
2016-10-06 19:55:23 +03:00
Anthony Scopatz
b05025e307
fix sigint
2016-10-05 21:07:05 -04:00
Anthony Scopatz
c5c4f3f9f5
removed block
2016-10-05 20:43:41 -04:00
Anthony Scopatz
8cb7415f97
rmed profile decorations
2016-10-05 20:42:58 -04:00
Anthony Scopatz
9fe3696f2c
perf news
2016-10-05 20:41:03 -04:00
Anthony Scopatz
d366853051
performence improvements while remaining responsive
2016-10-05 20:39:01 -04:00
Anthony Scopatz
93b703ce78
some imps
2016-10-05 19:34:47 -04:00
Anthony Scopatz
3faaa3a3cb
more sleeps
2016-10-05 17:38:35 -04:00
Anthony Scopatz
8155b01ca4
some tests
2016-10-05 17:08:43 -04:00
Gil Forsyth
30e0b911a2
Merge pull request #1758 from xonsh/rs
...
Run Subproc Refactor
2016-10-05 13:26:11 -04:00
Konstantinos Tsakiltzidis
df27212376
Merge pull request #1757 from santagada/add-toolbar-prompt
...
implements $BOTTOM_TOOLBAR to create a bottom toolbar
2016-10-05 19:15:35 +03:00
Anthony Scopatz
d44972f1af
news
2016-10-05 10:10:47 -04:00
Leonardo Santagada
1e7971a8d9
vardoc
2016-10-05 09:46:31 +02:00
Leonardo Santagada
0718f7980a
news entry
2016-10-05 09:46:15 +02:00
Anthony Scopatz
5e3c85d390
updated news
2016-10-04 20:59:17 -04:00
Anthony Scopatz
f62397fc99
updated docs
2016-10-04 20:51:45 -04:00
Anthony Scopatz
3683a10550
added news entry
2016-10-04 20:27:33 -04:00
Anthony Scopatz
fb47364898
Merge branch 'master' into rs
2016-10-04 19:54:50 -04:00
Anthony Scopatz
1d3484f867
Merge pull request #1795 from xonsh/pyglex
...
Fix pygment lexer when used by third party programs
2016-10-04 19:53:29 -04:00
Morten Enemark Lund
a06a747c9c
Moved logic into the lexer class
2016-10-04 21:49:53 +02:00
Anthony Scopatz
edbbe22ed6
vi is also called vim
2016-10-04 13:37:54 -04:00
Anthony Scopatz
ba6a67df47
seld typo fix
2016-10-04 11:43:54 -04:00
Anthony Scopatz
aa7e794a95
typo and safe close captured
2016-10-04 11:38:32 -04:00
Anthony Scopatz
4127c608a6
safe readble fix
2016-10-04 11:32:43 -04:00
Anthony Scopatz
ec76c49590
Merge pull request #1796 from xonsh/fix_pip_completer
...
fix pip completion
2016-10-04 11:07:57 -04:00
Gil Forsyth
156313822a
fix pip completion
...
pip completion results for install/uninstall were returning the entire
list of installed packages in a given python install no matter the
contents of the completion prefix.
Now the results are filtered by a `startswith(prefix)`
2016-10-04 10:17:46 -04:00
Morten Enemark Lund
b850ff3506
Fix stupid typo
2016-10-04 10:09:06 +02:00
Morten Enemark Lund
48d14bce22
Add changelog entry
2016-10-04 10:05:28 +02:00
Morten Enemark Lund
4e909390da
Fix bug when the pygment lexer was used outside of xonsh. This fixes crash when editors like Spyder, uses pygments to highlight .xsh files.
2016-10-04 10:04:02 +02:00
Anthony Scopatz
965d2aa256
don't background vi
2016-10-03 23:24:20 -04:00
Anthony Scopatz
111f50b601
fix for proxy stdin
2016-10-03 23:04:20 -04:00
Anthony Scopatz
ac09c9ab47
fix for anonymous aliases
2016-10-03 22:41:57 -04:00
Anthony Scopatz
255656348f
Merge branch 'master' into rs
2016-10-03 22:15:32 -04:00
Anthony Scopatz
f48baa7646
Merge pull request #1792 from xonsh/vox-reldir
...
Allow activation of virtual environments in relative directories.
2016-10-02 23:28:38 -04:00
Anthony Scopatz
fb17beb428
removed double setting
2016-10-02 23:17:38 -04:00
Anthony Scopatz
aeb5fafcc7
new storage streaming.
2016-10-02 23:15:33 -04:00
Jamie Bliss
7f8f3f02c4
rst, not md
2016-10-02 21:51:59 -04:00
Jamie Bliss
ce98aa8fa9
Allow activation of environments in relative directories.
...
Also disallow the creation of venvs with reserved names
2016-10-02 21:49:38 -04:00
Anthony Scopatz
57cfc376eb
try longer times
2016-10-02 21:44:14 -04:00
Anthony Scopatz
0708f16719
startx false
2016-10-02 18:53:59 -04:00
Anthony Scopatz
d5c620bcf1
minor docs
2016-10-02 15:41:35 -04:00
Anthony Scopatz
84738978ea
keep reading
2016-10-02 15:37:40 -04:00
Leonardo Santagada
7ee5204e0b
Merge branch 'master' into add-toolbar-prompt
2016-10-02 20:46:46 +02:00
Jamie Bliss
d34f52d6e1
News item for last commit
2016-10-02 13:04:47 -04:00