Mercurial > hg-stable
graph
-
mq: use cmdutil.matchfiles instead of match for qnew -f.Thu, 30 Oct 2008 12:38:24 -0700, by Brendan Cully
-
mq: put qnew tests into own file, fold in qnew-twiceThu, 30 Oct 2008 12:31:24 -0700, by Brendan Cully
-
zeroconf: Don't break serve if no internet connection is present.Wed, 29 Oct 2008 18:54:46 -0500, by Augie Fackler
-
hgweb: pass more information about parent/child csets to templatesThu, 30 Oct 2008 09:46:45 +0100, by Dirkjan Ochtman
-
help: add a topic on git diffs (issue1352)Thu, 30 Oct 2008 08:21:20 +0100, by Dirkjan Ochtman
-
hgweb coal/paper: Restore IE compatibility hackWed, 29 Oct 2008 10:55:51 -0700, by Brendan Cully
-
Backed out changeset a1f8ad3c1821Wed, 29 Oct 2008 10:55:29 -0700, by Brendan Cully
-
add test-fncacheWed, 29 Oct 2008 13:37:35 +0100, by Adrian Buehlmann
-
merge with mpmWed, 29 Oct 2008 11:39:32 +0100, by Dirkjan Ochtman
-
Allow per-file shadowing of static directory in templatepathTue, 28 Oct 2008 22:24:17 -0700, by Brendan Cully
-
hgweb: handle subdirectories within static directoryTue, 28 Oct 2008 21:58:30 -0700, by Brendan Cully
-
coal: remove dead CSS codeTue, 28 Oct 2008 21:31:21 -0700, by Brendan Cully
-
url: detect scheme with a regexp instead of urlsplit()Tue, 28 Oct 2008 23:54:01 +0100, by Patrick Mezard
-
url: fix file:// URL handlingTue, 28 Oct 2008 22:24:41 +0100, by Patrick Mezard
-
bookmarks: fix strip handlingTue, 28 Oct 2008 20:48:30 +0100, by Benoit Boissinot
-
fix zeroconf handling for hgwebdir (error found by pychecker)Tue, 28 Oct 2008 20:23:22 +0100, by Benoit Boissinot
-
fix missing import, spotted by pycheckerTue, 28 Oct 2008 20:14:45 +0100, by Benoit Boissinot
-
remove unused variablesTue, 28 Oct 2008 19:25:26 +0100, by Benoit Boissinot
-
Fix https availability checkingTue, 28 Oct 2008 19:07:14 +0100, by Benoit Boissinot
-
rebase: avoid redundant merges (issue1301)Tue, 16 Sep 2008 17:51:14 +0200, by Stefano Tortarolo
-
Make contrib/buildrpm work on Fedora 9.Mon, 06 Oct 2008 14:41:22 +0200, by Mads Kiilerich
-
help: Refine a bit the help text of "hg update"Mon, 27 Oct 2008 13:38:31 -0400, by Greg Ward
-
add new test-hybridencode.pyMon, 27 Oct 2008 19:39:41 +0100, by Adrian Buehlmann
-
statichttprepo: cleanups, use url.py (proxy, password support)Tue, 28 Oct 2008 08:26:18 +0100, by Benoit Boissinot
-
'\' should be escaped twice, for the shell, and for trTue, 28 Oct 2008 08:18:11 +0100, by Benoit Boissinot
-
merge with crewTue, 28 Oct 2008 00:03:28 +0100, by Benoit Boissinot
-
use our urlopener (proxy handling, etc) instead of urllibMon, 27 Oct 2008 21:50:16 +0100, by Benoit Boissinot
-
factor out the url handling from httprepoMon, 27 Oct 2008 21:50:01 +0100, by Benoit Boissinot
-
httprepo: factor out proxy handlingMon, 27 Oct 2008 17:48:05 +0100, by Benoit Boissinot
-
test-http-proxy: hide logged URL port number, works with--jobsMon, 27 Oct 2008 23:47:17 +0100, by Patrick Mezard