Commit graph

2519 commits

Author SHA1 Message Date
adam j hartz
19f976f526 change cache filename 2016-03-20 20:19:03 -04:00
adam j hartz
c41f255421 update to fix test cases 2016-03-20 19:43:37 -04:00
adam j hartz
472c1f90cc update to fix test cases 2016-03-20 19:43:32 -04:00
adam j hartz
56e9cb766d change location 2016-03-20 19:17:46 -04:00
adam j hartz
20deef0dd3 remove debugging print statement 2016-03-20 19:16:50 -04:00
adam j hartz
65467e9e34 add caching mechanism to avoid parsing out xonshrc every time 2016-03-20 19:16:14 -04:00
adam j hartz
9a2837194f skip running some startup config stuff unless we're running in login mode 2016-03-20 18:55:43 -04:00
adam j hartz
9e17489edf some things for headless shell 2016-03-20 18:38:30 -04:00
Anthony Scopatz
bf7c58ee03 doc cleanup 2016-03-20 14:03:46 -04:00
Anthony Scopatz
57c522fa56 version bump to 0.2.7 2016-03-20 13:52:40 -04:00
Anthony Scopatz
871474e23d Merge branch 'adqm-subproc_fix' 2016-03-19 16:06:57 -04:00
adam j hartz
a19ae1ade3 add some parser tests back in 2016-03-19 15:12:13 -04:00
adam j hartz
d7023768e0 add timestamp to CompletedCommand object 2016-03-19 15:08:34 -04:00
adam j hartz
2e3fc49821 add some new test cases for !() and ![] syntax 2016-03-19 15:03:14 -04:00
adam j hartz
11bce38b0f remove extra cases for !() 2016-03-19 14:56:33 -04:00
Gil Forsyth
ff5c36ee88 Merge pull request #747 from scopatz/ndslice
some logic fixes to ndslicing
2016-03-18 15:56:20 -04:00
Anthony Scopatz
a7190f5260 Merge pull request #745 from scopatz/fix_bug_with_ptk_completer
Ensure that window and window.render_info exist.
2016-03-18 14:14:30 -04:00
Anthony Scopatz
fa95e62711 some logic fixes to ndslicing 2016-03-18 12:20:13 -04:00
Anthony Scopatz
88d3301086 Merge branch 'gforsyth-numpy_slicing' 2016-03-18 12:05:21 -04:00
adam j hartz
e928423dbb little passthrough to use BaseShell directly 2016-03-18 11:54:30 -04:00
Morten Enemark Lund
3f32c68004 Ensure that window and window.render_info exist. 2016-03-18 09:58:31 +01:00
Gil Forsyth
f14f8b5e35 add extra check for Slice and fix list unpack for py34 2016-03-17 17:04:12 -04:00
Gil Forsyth
4e0364b5f7 fix slicing to support proper N-dim arrays 2016-03-17 16:25:13 -04:00
Gil Forsyth
4542eee990 update tests for extra slicing 2016-03-17 12:27:12 -04:00
Gil Forsyth
c98fdf4257 add 3d slice to parser 2016-03-17 11:41:40 -04:00
Gil Forsyth
6711826694 add multi-dimensional slicing to parser 2016-03-17 11:09:05 -04:00
adam j hartz
1e5eab8f5a Merge pull request #743 from scopatz/type-ord
fix type order error as seen in ab781a9
2016-03-16 21:49:15 -04:00
Anthony Scopatz
54263acec6 fix type order error as seen in ab781a9 2016-03-16 21:37:08 -04:00
Gil Forsyth
d14a236d5f add osx guide and update index 2016-03-16 16:08:14 -04:00
Gil Forsyth
56d36cca3b add linux installation page to docs 2016-03-16 16:08:14 -04:00
adam j hartz
d27d3a2221 Merge pull request #736 from scopatz/bangfix
minor fixes for !() and ![]
2016-03-16 16:07:20 -04:00
Anthony Scopatz
139f260aad updated changelog 2016-03-16 12:33:03 -04:00
Anthony Scopatz
a7b52b5678 added some aliases to CompletedCommand 2016-03-16 12:30:45 -04:00
Anthony Scopatz
bdf10a11d3 minor fixup for !() and ![] 2016-03-16 01:51:11 -04:00
Anthony Scopatz
49e4f18deb Merge branch 'adqm-subproc_return_values' 2016-03-16 01:27:27 -04:00
Anthony Scopatz
0960da6312 Merge branch 'subproc_return_values' of https://github.com/adqm/xonsh into adqm-subproc_return_values 2016-03-16 01:14:47 -04:00
adam j hartz
aedf60cd65 update changelog 2016-03-12 19:33:17 -05:00
adam j hartz
31653ec56b add new operators to tutorial 2016-03-12 19:33:01 -05:00
adam j hartz
2ae1384fba little docstring change 2016-03-12 19:13:54 -05:00
Anthony Scopatz
bcf2cd32fe Merge pull request #732 from scopatz/conda_recipe_update
Update recipe to use git_url specification.
2016-03-12 08:22:01 -06:00
Anthony Scopatz
58fac13387 Merge pull request #728 from Carreau/colors
Fix colors on recent enough pygments
2016-03-12 08:19:12 -06:00
Morten Enemark Lund
3177601788 Update recipe to use git_url specification. 2016-03-12 08:46:16 +01:00
adam j hartz
f5091e99ec switch syntax: ?(...) to !(...) 2016-03-11 12:29:18 -05:00
adam j hartz
e80bf17650 woops...fix _capture_streams semantics 2016-03-11 11:58:11 -05:00
adam j hartz
9199d5e474 move handling of hiddencompletedcommand closer to what we actually want 2016-03-11 11:49:41 -05:00
adam j hartz
c1d2423659 fix typo in environ 2016-03-11 11:43:56 -05:00
Anthony Scopatz
eb5e8e878f Merge pull request #721 from adqm/reglob
modify regular expression globbing
2016-03-10 23:38:31 -06:00
adam j hartz
58e6675397 environment variable to control capturing standard input 2016-03-11 00:15:12 -05:00
adam j hartz
9bbbf4941e Revert "environment variable to control capturing standard input"
This reverts commit c110a0b034.
2016-03-11 00:14:26 -05:00
adam j hartz
c110a0b034 environment variable to control capturing standard input 2016-03-11 00:13:39 -05:00