Commit graph

844 commits

Author SHA1 Message Date
adam j hartz
f768664d10 documentation for ProcProxy 2015-05-12 19:26:27 -04:00
adam j hartz
9323d2446a fix prev_is_proxy 2015-05-12 13:54:22 -04:00
adam j hartz
915ba1b90e revert changes to jobs.py 2015-05-12 13:48:18 -04:00
adam j hartz
333f553d7a wait for procproxy to finish 2015-05-12 13:45:23 -04:00
adam j hartz
0c690d507a small refactor 2015-05-12 13:41:51 -04:00
adam j hartz
ccb566b9a3 if->elif duh 2015-05-12 13:35:27 -04:00
adam j hartz
576f1c5916 additional imports from subprocess 2015-05-12 13:35:13 -04:00
adam j hartz
076fc3adb0 also import PIPE 2015-05-12 13:30:02 -04:00
adam j hartz
8292f7557c small refactor 2015-05-12 13:29:34 -04:00
adam j hartz
253f78c323 copy code from subprocess rather than inheriting from Popen 2015-05-12 13:28:06 -04:00
adam j hartz
aec5a0be4e default args for ProcProxy 2015-05-10 19:46:19 -04:00
adam j hartz
3357d584cb procproxy should not be considered a job 2015-05-09 20:20:25 -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
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
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
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
Anthony Scopatz
1a2deacd74 import moves 2015-04-16 21:15:07 -05:00
Anthony Scopatz
eeb2c5c03d Merge branch 'master' into timeit 2015-04-16 20:28:15 -05:00
Anthony Scopatz
d98f16c503 unpack targets in comprehension 2015-04-16 19:07:24 -05:00
Anthony Scopatz
ac02ead48f Merge branch 'wrywerytwreywery-cd' 2015-04-16 13:45:00 -05:00