Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 08 Apr 2006 14:12:43 -0700 | Vadim Gelfer | fix exception handling on windows. |
Sat, 08 Apr 2006 10:14:04 +0200 | Thomas Arendsen Hein | Include tests/md5sum.py in manifest. |
Fri, 07 Apr 2006 20:08:11 -0500 | Matt Mackall | Added tag 0.8.1 for changeset 6a03cff2b0f5d30281e6addefe96b993582f2eac |
Fri, 07 Apr 2006 22:31:54 +0200 | Radoslaw Szkodzinski | Try to use /usr/bin/test or /bin/test to work around missing features. 0.8.1 |
Wed, 05 Apr 2006 17:17:07 -0700 | Vadim Gelfer | util.copyfiles: only switch to copy if hardlink raises IOError or OSError. |
Wed, 05 Apr 2006 19:07:50 +0200 | Thomas Arendsen Hein | Make completion for debugindex<tab><tab> show debugindexdot, too. |
Wed, 05 Apr 2006 15:39:48 +0200 | Thomas Arendsen Hein | Set correct exception for another possible malloc error in mpatch.c |