log hglib/util.py @ 74:a5dd7b5d0be1

age author description
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