Commit graph

1048 commits

Author SHA1 Message Date
Robert W. Brewer
561e8a24e6 Merge branch 'wrywerytwreywery-rbrewer-windows' into feature-windows 2015-05-11 23:36:14 -04:00
Robert W. Brewer
ade8fcc86e windows: use ANSI titling when available 2015-05-11 23:34:41 -04:00
Robert W. Brewer
4807d69660 Merge branch 'feature-windows' into wrywerytwreywery-rbrewer-windows 2015-05-11 23:24:26 -04:00
Robert W. Brewer
7c424407bf override bash TMP and TEMP variables also 2015-05-11 23:21:47 -04:00
adam j hartz
aec5a0be4e default args for ProcProxy 2015-05-10 19:46:19 -04:00
adam j hartz
3aa37682f9 simple job control on windows 2015-05-10 08:29:45 -04:00
adam j hartz
f46e9e8867 ^c in control 2015-05-09 21:37:53 -04:00
adam j hartz
2175178e64 small windows job control 2015-05-09 21:32:09 -04:00
adam j hartz
3357d584cb procproxy should not be considered a job 2015-05-09 20:20:25 -04:00
adam j hartz
c061f946b9 windows console titles 2015-05-09 19:22:44 -04:00
adam j hartz
64ad02431c better check of return value for procproxy 2015-05-09 15:41:27 -04:00
adam j hartz
ee6703cba4 redirection of stdout and stderr in procproxy 2015-05-09 15:37:00 -04:00
adam j hartz
7723586ce8 revert paren changes and uncaptured subproc behavior 2015-05-09 14:49:57 -04:00
adam j hartz
e8ecb0f65d refactor, and hopefully proper handling of IO streams 2015-05-09 14:43:07 -04:00
adam j hartz
75c9553d80 fix bug with exit 2015-05-09 14:41:00 -04:00
adam j hartz
5b5b97327f fix some issues with piping 2015-05-09 14:22:46 -04:00
Robert W. Brewer
892e4aa734 Merge branch 'master' into feature-windows 2015-05-09 14:07:10 -04:00
Robert W. Brewer
47f3ac45e6 remove BASE_ENV PWD for now 2015-05-09 13:58:00 -04:00
Robert W. Brewer
1bc0c1d55a add warning when jobs_posix fails to import on non-windows platform 2015-05-09 13:55:05 -04:00
adam j hartz
737ef0fa9f procproxy 2015-05-09 13:05:23 -04:00
adam j hartz
7c00e8d141 bools are ints 2015-05-09 12:39:37 -04:00
Robert W. Brewer
72504fec9e add xonsh.bat 2015-05-09 02:17:34 -04:00
Robert W. Brewer
55e412c7e9 tab completion working with pyreadine; default prompt working; tests pass 2015-05-09 01:58:51 -04:00
adam j hartz
61235e91d5 default output/error should be stdout and stderr 2015-05-08 23:59:01 -04:00
adam j hartz
c4948905c7 rewrite of ProcProxy (and variant) 2015-05-08 15:58:23 -04:00
adam j hartz
ab1075cc3f Merge branch 'scopatz-timeit' of github.com:wrywerytwreywery/xonsh into paren 2015-05-08 15:18:47 -04:00
adam j hartz
c04b63fc74 pep8 2015-05-08 14:00:45 -04:00
adam j hartz
d202664651 allow parens, etc to be part of subprocess expressions 2015-05-08 08:14:39 -04:00
Robert W. Brewer
f5b535c4f0 initial port to Windows 2015-05-08 01:14:26 -04:00
Anthony Scopatz
b1fd7db20d I think this works now 2015-05-07 20:04:13 -05:00
Anthony Scopatz
889d8eb68e something that might work 2015-05-07 19:43:20 -05:00
Anthony Scopatz
4cd8cc17a6 some timing rearrange 2015-05-07 18:51:59 -05:00
Anthony Scopatz
4ab92865fb Merge branch 'master' into timeit 2015-05-07 18:27:40 -05:00
Anthony Scopatz
abc6f6d6bb Merge branch 'zajaczajac-completing-imports' 2015-05-06 00:23:32 -05:00
Anthony Scopatz
4971cc8e42 Merge branch 'completing-imports' of https://github.com/zajaczajac/xonsh into zajaczajac-completing-imports 2015-05-06 00:21:47 -05:00
Anthony Scopatz
61c572faa0 Merge branch 'wrywerytwreywery-str' 2015-05-06 00:18:09 -05:00
adam j hartz
2e7ae76b30 string handling in parser 2015-05-05 12:59:34 -04:00
adam j hartz
0bf6d133c7 small formatting changes 2015-05-05 12:22:02 -04:00
Michał Zając
279720af1c completing module to import 2015-05-05 16:03:01 +02:00
Anthony Scopatz
ca1fbb3f87 more docs 2015-05-03 20:09:26 -05:00
Anthony Scopatz
7b06c6e034 some tests and a bug fix 2015-05-03 19:57:57 -05:00
Anthony Scopatz
256fbf16f9 Node attempt 2015-05-03 19:32:06 -05:00
Anthony Scopatz
b5943b15ac can load index 2015-05-03 18:25:13 -05:00
Anthony Scopatz
44334bb947 start of file loader 2015-05-03 17:57:21 -05:00
Anthony Scopatz
b971c34aa1 clean up 2015-05-03 16:06:21 -05:00
Anthony Scopatz
8a761a1f5d more tests 2015-05-03 16:05:11 -05:00
Anthony Scopatz
221e587ac7 can test 2015-05-03 15:53:26 -05:00
Anthony Scopatz
bddc612909 Merge branch 'wrywerytwreywery-name' 2015-04-19 17:08:13 -05:00
adam j hartz
16efa961e3 modify handling of error tokens in subprocess mode 2015-04-18 19:24:18 -04:00
adam j hartz
dfbf4a3bc4 some lexer refactoring 2015-04-18 19:23:52 -04:00