Fri, 15 May 2009 16:12:09 +0200 convert/bzr: fix symlinks target (issue1626/2)
Patrick Mezard <pmezard@gmail.com> [Fri, 15 May 2009 16:12:09 +0200] rev 8423
convert/bzr: fix symlinks target (issue1626/2)
Fri, 15 May 2009 00:55:14 +0200 changelog: removed bad default arguments in add method
Martin Geisler <mg@lazybytes.net> [Fri, 15 May 2009 00:55:14 +0200] rev 8422
changelog: removed bad default arguments in add method The arguments defaulted to None, but - user cannot be None since it is immediately stripped. - p1 and p2 cannot be None since they are passed directly to revlog.addrevision, where they are mandatory.
Wed, 13 May 2009 21:36:16 +0200 posixfile: remove posixfile_nt and fix import bug in windows.py
Sune Foldager <cryo@cyanite.org> [Wed, 13 May 2009 21:36:16 +0200] rev 8421
posixfile: remove posixfile_nt and fix import bug in windows.py The posixfile_nt class has been superseded by posixfile in osutils.c, which works on Windows NT and above. All other systems get the regular python file class which is assigned to posixfile in posix.py (for POSIX) and in the pure python version of osutils.py (for Win 9x or Windows NT in pure mode).
Thu, 14 May 2009 14:12:32 -0700 util: make atomictempfile saner if mktempcopy fails
Bryan O'Sullivan <bos@serpentine.com> [Thu, 14 May 2009 14:12:32 -0700] rev 8420
util: make atomictempfile saner if mktempcopy fails
Thu, 14 May 2009 23:05:16 +0200 merged with crew-stable
Martin Geisler <mg@lazybytes.net> [Thu, 14 May 2009 23:05:16 +0200] rev 8419
merged with crew-stable
Thu, 14 May 2009 22:59:12 +0200 util: import random, missing since ea82a23cf887
Martin Geisler <mg@lazybytes.net> [Thu, 14 May 2009 22:59:12 +0200] rev 8418
util: import random, missing since ea82a23cf887
(0) -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip