Commit graph

4262 commits

Author SHA1 Message Date
Justin Moen
01501aa5d6 Fix wrong name 2016-07-15 22:07:18 -07:00
Justin Moen
88442c6f62 Dummy commit to re-run CI 2016-07-15 21:55:57 -07:00
Justin Moen
322365ef6a Include news snippet 2016-07-15 21:31:55 -07:00
Justin Moen
370bf5668c Reset $XONSH_COLOR_STYLE on bad value
Without doing this, an error message is printed on every iteration
of the command loop.

Perhaps it might be better to reset to the previous value if it exists,
else 'default'?
2016-07-15 21:23:16 -07:00
Justin Moen
2a2669c955 Remove mysterious variable causing crash
When unrecognized value given to `$XONSH_COLOR_STYLE`, the mysterious
`DEFAULT_STYLE` variable causes an unhandled `NameError`, leading to
terminal crash.
2016-07-15 21:12:27 -07:00
Morten Enemark Lund
3796c4ba3b Merge pull request #1434 from xonsh/pspace
branch space fix
2016-07-16 06:06:44 +02:00
Anthony Scopatz
1ba19ca939 started completer amalgamation 2016-07-15 23:44:29 -04:00
Anthony Scopatz
38c051df4e Merge pull request #1438 from stockninja/env_name
Document prompt's `env_name` parameter
2016-07-15 20:47:26 -05:00
Justin Moen
9f4acbdfa0 Document prompt's env_name parameter 2016-07-15 18:30:16 -07:00
Anthony Scopatz
256108775b Added FreeBSD support 2016-07-15 20:59:36 -04:00
Anthony Scopatz
e4d47210ef potential fix for interactive answering 2016-07-15 20:29:10 -04:00
Anthony Scopatz
1d5148bbc2 Merge pull request #1435 from stockninja/stderr
Print to error to sys.stderr
2016-07-15 19:17:54 -05:00
Justin Moen
dd0cba3d29 Print to stderr 2016-07-15 17:09:45 -07:00
Anthony Scopatz
cb19b07e67 new update 2016-07-15 19:38:39 -04:00
Anthony Scopatz
ae9f52defd branch space fix 2016-07-15 19:29:20 -04:00
Gil Forsyth
f8ad85d14b Merge pull request #1433 from stockninja/master
`vox remove` accepts multiple arguments
2016-07-15 18:14:33 -05:00
Justin Moen
c32134e895 News entry 2016-07-15 16:02:05 -07:00
Justin Moen
01f2a8c69e vox remove accepts multiple arguments 2016-07-15 15:12:01 -07:00
Leonardo Santagada
1fd8f4ade4 forgot to always try to upgrade everything, else we run into very old packages 2016-07-15 18:09:41 +02:00
Leonardo Santagada
18a4d72951 use requirements and don't install
no need to install now that we have the empty conftest.py
2016-07-15 18:09:06 +02:00
Leonardo Santagada
c399b10b0f fix the need for develop and avoiding amalgamate 2016-07-15 13:46:06 +02:00
Leonardo Santagada
426ecdacee remove remaining errors 2016-07-15 11:44:55 +02:00
Leonardo Santagada
6f357e4b0a remove redundant variable 2016-07-15 11:42:59 +02:00
Leonardo Santagada
0501f2d035 this might help 2016-07-15 11:40:07 +02:00
Leonardo Santagada
f39e09d7bd upgrade dependencies 2016-07-15 09:40:18 +02:00
Leonardo Santagada
d01daa1928 ignore more errors 2016-07-15 09:37:09 +02:00
Leonardo Santagada
d931503fdd improve coverage reports 2016-07-15 09:34:13 +02:00
Leonardo Santagada
74de1591c5 run flake8 and coverage inside pytest and on travis 2016-07-15 09:34:01 +02:00
laerus
22342ca68f 'removed stray ipdb lines' 2016-07-14 20:50:12 +03:00
Anthony Scopatz
590e9c63df Merge pull request #1387 from laerus/expandvars_fix
alternative expandvars + tests
2016-07-14 09:05:14 -05:00
laerus
2661d1091c Merge branch 'master' into expandvars_fix 2016-07-14 14:37:40 +03:00
laerus
ba516cd55a lazy regex fix 2016-07-14 14:37:20 +03:00
Konstantinos Tsakiltzidis
9f5f9c070f Merge pull request #1420 from xonsh/od
parser table fix
2016-07-14 01:17:13 +03:00
Konstantinos Tsakiltzidis
08678a6d1b Merge pull request #1418 from xonsh/vte
attempt at new tab PWD for vte
2016-07-14 00:23:52 +03:00
laerus
e6752434da new test for windows variety 2016-07-13 23:45:52 +03:00
Konstantinos Tsakiltzidis
eaf64e1b46 Merge pull request #1427 from xonsh/ljbfd
fix for lazyjson del issue
2016-07-13 21:02:13 +03:00
laerus
c84fd4d994 news entry 2016-07-13 20:13:33 +03:00
laerus
9338aa5111 Merge branch 'master' of https://github.com/xonsh/xonsh into expandvars_fix 2016-07-13 19:59:09 +03:00
Anthony Scopatz
a6effaa8fd fix for lazyjson del issue 2016-07-13 12:58:31 -04:00
Anthony Scopatz
9424f850eb Revert "minor updates"
This reverts commit 206c174955.
2016-07-13 12:48:02 -04:00
Anthony Scopatz
e85482ecf6 Merge branch 'master' into od 2016-07-13 12:44:42 -04:00
Anthony Scopatz
206c174955 minor updates 2016-07-13 12:44:27 -04:00
Konstantinos Tsakiltzidis
eeb8e8b939 Merge pull request #1423 from xonsh/lazydm
more lazy object data models
2016-07-13 19:16:10 +03:00
Gil Forsyth
37aff21ad4 Merge pull request #1424 from xonsh/pipup
some minor pip completer cleanup
2016-07-13 10:48:03 -05:00
Anthony Scopatz
a6c745da79 lazy hash 2016-07-13 10:57:48 -04:00
Anthony Scopatz
c9e42dcfea minor opt 2016-07-13 10:52:54 -04:00
Anthony Scopatz
5353da7948 some pip cleanup 2016-07-13 10:50:33 -04:00
Anthony Scopatz
b674ab8bd2 Merge pull request #1381 from Granitas/pip_autocomplete
add completer for pip
2016-07-13 09:45:14 -05:00
Anthony Scopatz
784244dab2 more lazy object data models 2016-07-13 10:26:14 -04:00
Anthony Scopatz
9f0cd7751a Merge pull request #1422 from xonsh/conda_env_parentheses
Conda env parentheses
2016-07-13 09:17:41 -05:00