log

age author description
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 09:54:42 +0200 Thomas Arendsen Hein Removed deprecated hg:// and old-http:// protocols (issue406)
Sat, 07 Jul 2007 21:55:56 -0700 Brendan Cully hgwebdir: check for repo foo before browsing subdirectories of foo/
Sat, 07 Jul 2007 15:09:28 -0700 Brendan Cully Merge with crew
Sat, 07 Jul 2007 15:09:08 -0700 Brendan Cully hgweb: browse subdirectories before checking whether parent directory is also a repository
Sat, 07 Jul 2007 20:52:31 +0200 Thomas Arendsen Hein Use a prefix for debuginstall tempfiles.
Fri, 06 Jul 2007 10:29:09 -0700 Brendan Cully python 2.3 does not have sorted
Fri, 06 Jul 2007 10:22:22 -0700 Brendan Cully Sort changelog extra dict to avoid possible nondeterminism
Fri, 06 Jul 2007 10:11:48 -0700 Brendan Cully Last change broke new-style URLs