Commit graph

2699 commits

Author SHA1 Message Date
adam j hartz
7a309db8b7 Merge branch 'master' of https://github.com/scopatz/xonsh into headless 2016-03-23 18:09:15 -04:00
adam j hartz
189ed0c7da avoid repeated code, use Enum class 2016-03-23 18:07:33 -04:00
adam j hartz
c48e156bc9 PEP8 fix 2016-03-23 17:59:52 -04:00
Anthony Scopatz
b5a61f085e added cl 2016-03-22 23:57:51 -04:00
Anthony Scopatz
d673b8c730 don't reserve space in ptk when impossible 2016-03-22 23:56:39 -04:00
Anthony Scopatz
ed02b2e4e7 Merge pull request #735 from Carreau/readme
Fix pronunciation of `conch` in readme
2016-03-22 14:42:58 -04:00
Matthias Bussonnier
51707ef528 Fix docs too 2016-03-22 11:07:16 -07:00
adam j hartz
4d5dda3202 one more test case 2016-03-20 21:31:14 -04:00
adam j hartz
86e5060291 even better cache file naming? 2016-03-20 21:21:50 -04:00
adam j hartz
7f7a2976cd this is faster?! 2016-03-20 21:10:17 -04:00
adam j hartz
58338bb042 better cache names 2016-03-20 21:08:12 -04:00
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