Mercurial > hg
log
age | author | description |
---|---|---|
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. |
Tue, 27 Sep 2005 14:59:30 -0700 | Matt Mackall | Fix +x permissions lost by export/import |
Tue, 27 Sep 2005 14:59:02 -0700 | Eric Hopper | Test case for the misleading message on bad permissions. |
Tue, 27 Sep 2005 14:58:48 -0700 | Eric Hopper | Made the abort message for IOError nicer when the filename is known. |
Tue, 27 Sep 2005 14:58:28 -0700 | Eric Hopper | Fix misleading abort message when permissions are bad. |