On Mon, Sep 14, 2009 at 12:22 PM, Yuki KODAMA <endflow....@gmail.com> wrote: > # HG changeset patch > # User Yuki KODAMA <endflow....@gmail.com> > # Date 1252948717 -32400 > # Node ID 2a5868372e090a53c7b3c33728a1401a01aa2036 > # Parent b37dcdfe23e6101872b270340936f9c601aec807 > changeset: do not show invalid timestamp of patch > > Sometime it shows "1970-01-01 00:00:00 +0000".
Ditto for 'user' File "/home/steve/tools/tortoisehg-dev/tortoisehg/hgtk/changeset.py", line 196, in filelist_rowchanged self.generate_patch_header() File "/home/steve/tools/tortoisehg-dev/tortoisehg/hgtk/changeset.py", line 289, in generate_patch_header ud = toutf(user) File "/home/steve/tools/tortoisehg-dev/tortoisehg/util/hglib.py", line 49, in toutf return tounicode(s).encode('utf-8') File "/home/steve/tools/tortoisehg-dev/tortoisehg/util/hglib.py", line 38, in tounicode return s.decode(e, 'strict') AttributeError: 'NoneType' object has no attribute 'decode' ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Tortoisehg-develop mailing list Tortoisehg-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop