Mercurial > hg-stable
graph
-
hgweb.unbundle: call req.httphdr only after the last possible call to bailSun, 22 Oct 2006 13:54:43 -0300, by Alexis S. L. Carvalho
-
Work around a urllib2 bug in Python < 2.4.2Fri, 16 Mar 2007 00:22:53 -0300, by Alexis S. L. Carvalho
-
Fix confusing message from hg revert (issue332)Fri, 16 Mar 2007 00:22:52 -0300, by Alexis S. L. Carvalho
-
Merge with stableThu, 15 Mar 2007 18:57:47 -0500, by Matt Mackall
-
merge with crew-stableThu, 15 Mar 2007 09:51:44 +0100, by Thomas Arendsen Hein
-
Merge with mpmWed, 14 Mar 2007 18:01:24 -0700, by Brendan Cully
-
merge with crew-stableWed, 14 Mar 2007 22:43:57 +0100, by Thomas Arendsen Hein
-
git-send-email compatibility: stop reading changelog after ^---$Wed, 14 Mar 2007 11:46:07 -0700, by Brendan Cully
-
mq: add qparent tag (first parent of qbase)Wed, 14 Mar 2007 10:45:18 -0700, by Brendan Cully
-
Merge with crewThu, 15 Mar 2007 18:55:53 -0500, by Matt Mackall
-
Merge with hg-stableThu, 15 Mar 2007 09:49:45 +0100, by Thomas Arendsen Hein
-
Only hg repositories override [paths], not simple directories (fixes issue510)Wed, 14 Mar 2007 22:38:40 +0100, by Thomas Arendsen Hein
-
revlog: attempt to gracefully handle some interleaved damageThu, 15 Mar 2007 18:38:46 -0500, by Matt Mackall
-
Merge with -stableWed, 14 Mar 2007 19:17:40 -0500, by Matt Mackall
-
tags: add --removeWed, 14 Mar 2007 19:13:04 -0500, by Matt Mackall
-
tags: remove unused variablesWed, 14 Mar 2007 18:49:10 -0500, by Matt Mackall
-
Make the tags algorithm smarterWed, 14 Mar 2007 18:47:29 -0500, by Matt Mackall
-
Refactor tags code to prepare for improving the algorithmWed, 14 Mar 2007 16:40:47 -0500, by Matt Mackall
-
Merge with -stable, fix small test failureWed, 14 Mar 2007 01:26:09 -0500, by Matt Mackall
-
Make [PATCH] removal slightly more robustTue, 13 Mar 2007 21:54:34 -0700, by Brendan Cully
-
Remove undo log after mq operations that rollback would breakTue, 13 Mar 2007 21:50:42 -0700, by Brendan Cully
-
Refresh file size after partial qrefresh.Tue, 13 Mar 2007 16:27:34 -0700, by Brendan Cully
-
Clarify update help text for update without an explicit revisionSun, 11 Mar 2007 14:21:09 -0700, by Brendan Cully
-
Improve hg branch -f help textMon, 12 Mar 2007 15:02:59 -0700, by Brendan Cully
-
Add test for branch shadowingMon, 12 Mar 2007 14:50:19 -0700, by Brendan Cully
-
branch: require --force to shadow existing branchesMon, 12 Mar 2007 14:44:14 -0700, by Brendan Cully
-
Strip [PATCH...] from message subject when importing patchesMon, 12 Mar 2007 13:58:06 -0700, by Brendan Cully
-
Merge a bunch of matcher and locate fixes.Sat, 10 Mar 2007 23:21:33 -0300, by Alexis S. L. Carvalho
-
Optimize return value of util._matcher for hgignore caseSat, 10 Mar 2007 23:01:02 -0300, by Alexis S. L. Carvalho
-
Optimize return value of util._matcher for common command line caseSat, 10 Mar 2007 23:01:00 -0300, by Alexis S. L. Carvalho
-
remove unused "head" hack from util._matcherSat, 10 Mar 2007 23:00:59 -0300, by Alexis S. L. Carvalho
-
locate: exit(1) if we didn't print any fileSat, 10 Mar 2007 23:00:58 -0300, by Alexis S. L. Carvalho