Thu, 17 Nov 2011 12:53:41 -0600 |
Matt Mackall |
util: eliminate py2.6 if/else expression
|
Sat, 15 Oct 2011 21:47:15 +0200 |
Idan Kamara |
util: add propertycache decorator
|
Mon, 26 Sep 2011 22:37:46 +0300 |
Idan Kamara |
util, popen: hide subprocess window
|
Mon, 26 Sep 2011 22:37:45 +0300 |
Idan Kamara |
util, popen: redirect stderr as well (for hglib.init in case of error)
|
Mon, 26 Sep 2011 22:37:44 +0300 |
Idan Kamara |
util: introduce popen
|
Fri, 19 Aug 2011 22:24:14 +0300 |
Idan Kamara |
closefds on posix when using subprocess
|
Thu, 18 Aug 2011 16:20:22 +0300 |
Idan Kamara |
util: introduce a generic error handler that is aware of return codes
|