Mercurial > hg
log
age | author | description |
---|---|---|
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 |