Mercurial > hg
graph
-
util._matcher: use "." as the root of empty {rel,}path patternsFri, 16 Mar 2007 22:48:20 -0300, by Alexis S. L. Carvalho
-
Merge with crew-stableFri, 16 Mar 2007 00:45:18 -0300, by Alexis S. L. Carvalho
-
avoid a traceback with hg branch newbranch; hg upFri, 16 Mar 2007 00:22:59 -0300, by Alexis S. L. Carvalho
-
Fix handling of paths when run outside the repo.Fri, 16 Mar 2007 00:22:58 -0300, by Alexis S. L. Carvalho
-
pass repo.root to util.pathto() in preparation for the next patchFri, 16 Mar 2007 00:22:57 -0300, by Alexis S. L. Carvalho
-
hgweb: handle IOErrors and OSErrors during unbundleFri, 16 Mar 2007 00:22:55 -0300, by Alexis S. L. Carvalho
-
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