log

age author description
Sun, 13 Mar 2011 10:09:30 -0500 Steve Borho merge with stable
Sun, 13 Mar 2011 10:03:06 -0500 Steve Borho eol: do not abort when win32text is found, only warn stable
Sun, 13 Mar 2011 15:59:50 +0100 Benoit Boissinot merge with stable
Sun, 13 Mar 2011 15:59:24 +0100 Dirkjan Ochtman tests: fix failures introduced in 7359cb753a54 stable
Sat, 12 Mar 2011 11:06:40 +0100 Benoit Boissinot tests: fix permission issue trying to remove test directory stable
Sun, 13 Mar 2011 15:42:24 +0100 Benoit Boissinot bookmarks: fix update of the current bookmark during rename stable
Sun, 13 Mar 2011 08:50:06 -0500 Steve Borho setup: remove unnecessary code for win32com (pywin32)
Sun, 13 Mar 2011 15:10:01 +0100 Patrick Mezard test-highlight: fix test output (introduced by 2151703e7f84)
Sun, 13 Mar 2011 15:07:44 +0100 Patrick Mezard eol: rename hook into checkheadshook, add checkallhook (issue2665)
Sun, 13 Mar 2011 15:07:44 +0100 Patrick Mezard eol: make the hook check all new heads, not only tip (issue2666)
Sun, 13 Mar 2011 15:07:44 +0100 Patrick Mezard eol: the hook no longer requires the extension to be loaded
Sun, 13 Mar 2011 15:07:44 +0100 Patrick Mezard eol: extract parsing error handling in parseeol()
Sun, 13 Mar 2011 15:07:44 +0100 Patrick Mezard eol: separate .hgeol parsing from merge in ui
Sun, 13 Mar 2011 15:07:44 +0100 Patrick Mezard eol: remove unused argument in readhgeol()
Sun, 13 Mar 2011 15:07:44 +0100 Patrick Mezard eol: explain why reading .hgeol from the working dir is special