Commit Graph

  • d8d73c0681 make master kennethreitz 2015-03-10 14:01:42 -04:00
  • bff098bee3 Merge pull request #11 from gonzafirewall/master kennethreitz 2015-03-10 13:57:56 -04:00
  • bce777d517 add multi chained and make work pipe stdin between process GonzaMartinez 2015-01-07 00:16:35 -03:00
  • af79305dbc Merge pull request #10 from hjwp/master kennethreitz 2014-11-11 17:27:22 -05:00
  • baa1698229 Update README for | syntax of chains Harry 2014-11-04 11:49:56 +00:00
  • 37445fb1da Implement .ok as per README Harry 2014-11-04 11:46:01 +00:00
  • c594cfcc18 Implement module-level run fn as per README Harry 2014-11-04 11:42:30 +00:00
  • 985eb1cc7d Move things around into a module Harry 2014-11-04 11:35:37 +00:00
  • 305565410f Remove some unused attributes Harry 2014-11-04 11:32:42 +00:00
  • d2bd3da8ea add repr to proc Harry 2014-11-04 11:32:28 +00:00
  • acfae7ac2a Working pipey chain, woo. Harry 2014-11-04 11:31:55 +00:00
  • 85b39fe4b6 First (broken) attempt at chain implementation Harry 2014-11-04 10:03:47 +00:00
  • d00704e46b First cut of chain tests Harry 2014-11-04 10:03:29 +00:00
  • cadd1112d6 mv test_procs to test_process.py Harry 2014-11-04 09:31:17 +00:00
  • 7dda975c05 handle case where stdout is the empty string Harry 2014-11-04 09:28:59 +00:00
  • d4dba5602b handle nonzero return codes Harry 2014-11-04 09:27:10 +00:00
  • ff0d7a61a9 test data directory for commands to work in Harry 2014-11-04 09:23:14 +00:00
  • 930ae89fe7 A first cut of a single process run Harry 2014-11-04 09:22:56 +00:00
  • a8958d6817 Test for single Process run Harry 2014-11-04 08:52:44 +00:00
  • 12a1f163c3 gitignore pycs and pycache Harry 2014-11-04 08:51:42 +00:00
  • dd2c8dfcff Placeholder first test and test runner (py.test) Harry 2014-11-04 08:50:57 +00:00
  • 92ea64f688 Make print Python3 compatible Harry 2014-11-04 08:48:26 +00:00
  • 9cff3a755f procs procs procs Kenneth Reitz 2014-11-01 12:57:34 -04:00
  • 375f710fb1 Merge branch 'master' of github.com:kennethreitz/god Kenneth Reitz 2014-11-01 12:56:49 -04:00
  • 86afe6a8f3 procs Kenneth Reitz 2014-11-01 11:41:28 -04:00
  • a702538568 Merge pull request #3 from shrayasr/renames kennethreitz 2014-10-31 10:57:58 -04:00
  • 14d54d88b2 Adresses #1 Shrayas 2014-10-31 01:01:20 +05:30
  • ad1f2b05b8 Update README.rst kennethreitz 2014-10-30 12:42:48 -04:00
  • 240e08f8fc fixes Kenneth Reitz 2014-10-30 12:40:07 -04:00
  • b7fab72ee5 comming together Kenneth Reitz 2014-10-30 12:35:59 -04:00
  • a178e9d448 basic structures Kenneth Reitz 2014-10-30 12:23:40 -04:00
  • 9e40d27ddf pipes Kenneth Reitz 2014-10-29 16:26:46 -04:00
  • c4a221047d ideas Kenneth Reitz 2014-10-29 16:24:53 -04:00
  • 4d4b9db672 getting started Kenneth Reitz 2014-10-29 15:55:12 -04:00