log

age author description
Tue, 28 Oct 2008 22:24:41 +0100 Patrick Mezard url: fix file:// URL handling
Tue, 28 Oct 2008 20:48:30 +0100 Benoit Boissinot bookmarks: fix strip handling
Tue, 28 Oct 2008 20:23:22 +0100 Benoit Boissinot fix zeroconf handling for hgwebdir (error found by pychecker)
Tue, 28 Oct 2008 20:14:45 +0100 Benoit Boissinot fix missing import, spotted by pychecker
Tue, 28 Oct 2008 19:25:26 +0100 Benoit Boissinot remove unused variables
Tue, 28 Oct 2008 19:07:14 +0100 Benoit Boissinot Fix https availability checking
Tue, 16 Sep 2008 17:51:14 +0200 Stefano Tortarolo rebase: avoid redundant merges (issue1301)
Mon, 06 Oct 2008 14:41:22 +0200 Mads Kiilerich Make contrib/buildrpm work on Fedora 9.
Mon, 27 Oct 2008 13:38:31 -0400 Greg Ward help: Refine a bit the help text of "hg update"
Mon, 27 Oct 2008 19:39:41 +0100 Adrian Buehlmann add new test-hybridencode.py
Tue, 28 Oct 2008 08:26:18 +0100 Benoit Boissinot statichttprepo: cleanups, use url.py (proxy, password support)
Tue, 28 Oct 2008 08:18:11 +0100 Benoit Boissinot '\' should be escaped twice, for the shell, and for tr
Tue, 28 Oct 2008 00:03:28 +0100 Benoit Boissinot merge with crew
Mon, 27 Oct 2008 21:50:16 +0100 Benoit Boissinot use our urlopener (proxy handling, etc) instead of urllib
Mon, 27 Oct 2008 21:50:01 +0100 Benoit Boissinot factor out the url handling from httprepo