Mercurial > public > mercurial-scm > hg-stable
log mercurial/util.py @ 9037:a232b90ffb51
age | author | description |
---|---|---|
Sun, 05 Jul 2009 11:00:44 +0200 | Alejandro Santos | compat: use // for integer division |
Wed, 24 Jun 2009 19:15:58 +0200 | Martin Geisler | commands: wrap short descriptions in 'hg help' |
Sat, 13 Jun 2009 13:14:02 +0200 | Benoit Boissinot | atomictempfile: fix exception in __del__ if mktempcopy fails (self._fp is None) |