Tue, 30 Sep 2014 12:48:04 -0500 |
Matt Mackall |
style: fix long lines
1.4
|
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
|
Thu, 11 Aug 2011 15:42:58 +0300 |
Idan Kamara |
util: introduce skiplines
|
Wed, 10 Aug 2011 01:48:38 +0300 |
Idan Kamara |
util: rewrite eatlines (faster and simpler version)
|
Wed, 10 Aug 2011 01:38:18 +0300 |
Idan Kamara |
move hgclient._eatlines to util
|
Tue, 09 Aug 2011 00:39:25 +0300 |
Idan Kamara |
util: add cmdbuilder, a helper function to generate the command to run
|
Wed, 20 Jul 2011 16:09:34 -0500 |
Idan Kamara |
Initial commit
|