Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 29 Sep 2005 13:18:39 -0700 | Steve Borho | zsh completion function for hg |
Thu, 29 Sep 2005 13:18:32 -0700 | TK Soh | contrib/hgk: remove hardcoded path to Wish |
Thu, 29 Sep 2005 12:49:01 -0700 | Matt Mackall | Re-add hgext/__init__.py |
Tue, 27 Sep 2005 18:30:54 -0700 | Matt Mackall | Set the user agent for httprepo communication |
Tue, 27 Sep 2005 15:23:34 -0700 | Matt Mackall | Partially revert ssh change so we read all of remote ssh stream |
Tue, 27 Sep 2005 15:01:49 -0700 | zbynek | Replacing select.select() with os.fstat() which works also on windows. |