Mercurial > public > mercurial-scm > hg
log mercurial/sshrepo.py @ 1402:9d2c2e6b32b5
age | author | description |
---|---|---|
Tue, 18 Oct 2005 18:38:39 -0700 | Benoit Boissinot | i18n part2: use '_' for all strings who are part of the user interface |
Tue, 18 Oct 2005 18:37:48 -0700 | Benoit Boissinot | i18n first part: make '_' available for files who need it |
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. |