Mercurial > python-hglib
log hglib/__init__.py @ 127:53387d1e620b
age | author | description |
---|---|---|
Thu, 22 Dec 2011 19:12:47 +0200 | Idan Kamara | hglib: add top level clone method |
Thu, 22 Dec 2011 19:12:47 +0200 | Idan Kamara | hglib: change init to not open a command server instance automatically |
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 |
Fri, 19 Aug 2011 20:15:03 +0300 | Idan Kamara | hglib: add init command |
Fri, 19 Aug 2011 20:14:15 +0300 | Idan Kamara | hglib: change import style |
Sat, 23 Jul 2011 22:55:36 +0300 | Idan Kamara | turn hglib into a module and expose open (previously connect) in its __init__.py |