log

age author description
Tue, 10 Jul 2007 10:54:54 -0600 Wesley J. Landaker Make {urlbase} work in templates when https is used.
Wed, 11 Jul 2007 00:53:44 -0700 Brendan Cully replace .hgtags instead of appending to it when doing a raw commit
Wed, 11 Jul 2007 00:34:35 -0700 Brendan Cully handle nonexistent .hgtags in raw _tag
Wed, 11 Jul 2007 00:04:15 -0700 Brendan Cully Export extra in _tag so convert can set the branch of a tag
Tue, 10 Jul 2007 10:06:24 -0700 Brendan Cully archive: abort on empty repository. Fixes #624.
Tue, 10 Jul 2007 09:52:32 -0700 Brendan Cully mq: improve qclone error handling when patch directory is not a repository.
Mon, 09 Jul 2007 22:35:10 -0700 Lee Cantey Fix test-debugcomplete for new --certificate option
Mon, 09 Jul 2007 22:12:28 -0700 Brendan Cully Add SSL support to hg serve, activated via --certificate option
Mon, 09 Jul 2007 10:59:49 -0700 Lee Cantey Correct inadvertent line ending change.
Mon, 09 Jul 2007 10:46:41 -0700 Lee Cantey Fix for win32text corrupting files that have CRLF line endings. (issue302)
Sun, 08 Jul 2007 19:59:02 +0200 Thomas Arendsen Hein Add --line-number option to hg annotate (issue506)
Sun, 08 Jul 2007 19:46:04 +0200 FUJIWARA Katsunori Allow filectx.annotate to return the line number of first appearance.
Sun, 08 Jul 2007 13:44:41 +0200 Thomas Arendsen Hein Check for conflict markers in hgmerge (issue471)
Sun, 08 Jul 2007 12:59:58 +0200 Thomas Arendsen Hein merge with crew-stable
Sun, 08 Jul 2007 12:58:19 +0200 Thomas Arendsen Hein Fixed double slash for doc install path introduced by using $DESTDIR (issue620)