Mercurial > hg
graph
-
glob:<directory> patterns match the files in that directory.Tue, 20 Mar 2007 22:09:55 -0300, by Alexis S. L. Carvalho
-
Pass normalized directory names to the ignore functionTue, 20 Mar 2007 22:09:53 -0300, by Alexis S. L. Carvalho
-
tests: expand test-commit a bit to test 'hg commit .' tooSun, 18 Mar 2007 22:49:05 +0200, by Giorgos Keramidas
-
fix hg commit . in the repo rootTue, 20 Mar 2007 22:09:51 -0300, by Alexis S. L. Carvalho
-
transplant: fix ignoring empty changesets (eg after filter)Tue, 20 Mar 2007 13:13:39 -0700, by Brendan Cully
-
Merge with crew-stable.Mon, 19 Mar 2007 19:16:35 -0300, by Alexis S. L. Carvalho
-
Add hg-relink script to contribMon, 19 Mar 2007 09:36:06 -0700, by Brendan Cully
-
merge with crew-stableSun, 18 Mar 2007 20:44:58 +0100, by Thomas Arendsen Hein
-
debugsetparents: wlock the repo before updating the dirstateMon, 19 Mar 2007 19:07:40 -0300, by Alexis S. L. Carvalho
-
avoid _wsgioutputfile <-> _wsgirequest circular referenceMon, 19 Mar 2007 19:07:39 -0300, by Alexis S. L. Carvalho
-
avoid wsgiapplication <-> MercurialHTTPServer circular referenceMon, 19 Mar 2007 19:07:38 -0300, by Alexis S. L. Carvalho
-
hgwebdir: break templater -> templater circular referenceMon, 19 Mar 2007 19:07:37 -0300, by Alexis S. L. Carvalho
-
hgweb: break templater -> templater circular referenceMon, 19 Mar 2007 19:07:35 -0300, by Alexis S. L. Carvalho
-
Fixed synopsis for some mq commandsSun, 18 Mar 2007 20:39:25 +0100, by Thomas Arendsen Hein
-
hg qseries -m: guards file was not ignoredSun, 18 Mar 2007 20:37:47 +0100, by Thomas Arendsen Hein
-
Tests for qapplied/qunapplied fixes (417c2068cb92 and ce6c364ebb2a)Sun, 18 Mar 2007 19:41:28 +0100, by Thomas Arendsen Hein
-
Simplified qseries and hg qapplied to fix some bugs caused by optimization:Sun, 18 Mar 2007 12:20:15 +0100, by Thomas Arendsen Hein
-
Fix issue443: inconsistent output of "hg qunapplied -v"Sat, 17 Mar 2007 18:46:52 +0100, by Thomas Arendsen Hein
-
Merge some matcher fixes/cleanups and add some more hg locate testsFri, 16 Mar 2007 22:58:49 -0300, by Alexis S. L. Carvalho
-
util._matcher: remove superfluous variableFri, 16 Mar 2007 22:48:23 -0300, by Alexis S. L. Carvalho
-
add some more tests to hg locateFri, 16 Mar 2007 22:48:22 -0300, by Alexis S. L. Carvalho
-
make the output of test-locate more readableFri, 16 Mar 2007 22:48:21 -0300, by Alexis S. L. Carvalho
-
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