log

age author description
Mon, 27 Dec 2010 01:12:31 +0100 Adrian Buehlmann windows.rename: eliminate temp name race (issue2571) stable
Tue, 28 Dec 2010 13:31:30 -0600 Matt Mackall merge with stable
Mon, 13 Dec 2010 22:38:06 +0100 Adrian Buehlmann checknlink: use two testfiles (issue2543) stable
Sun, 19 Dec 2010 21:49:54 -0500 John Peberdy help: correct documentation for branches keyword stable
Fri, 24 Dec 2010 01:17:18 +0900 Yuya Nishihara notify: use util.ellipsis() to truncate long subject stable
Mon, 20 Dec 2010 16:56:54 +0800 Zhigang Wang smtp: fix for server doesn't support starttls extension
Thu, 02 Dec 2010 03:43:06 +0100 David Soria Parra avoid .split() in for loops and use tuples instead