Mercurial > hg
graph
-
Merge with crewSat, 28 Apr 2007 09:03:47 -0700, by Brendan Cully
-
Fix find_in_path not including some file extension logic under win32.Sat, 28 Apr 2007 11:43:31 +0200, by Patrick Mezard
-
Fix bad reference to RepoError in import commandSat, 28 Apr 2007 16:28:54 +0200, by Joel Rosdahl
-
Refactor commands.serve to allow other commands to run as services.Fri, 27 Apr 2007 21:30:55 -0700, by Bryan O'Sullivan
-
Merge with stableThu, 26 Apr 2007 18:41:18 -0500, by Matt Mackall
-
Do not automatically rename an atomicfile if a write to it has generated an exception.Wed, 25 Apr 2007 13:14:01 -0700, by Brendan Cully
-
merge with stableWed, 25 Apr 2007 18:43:55 +0200, by Thomas Arendsen Hein
-
Make copy --after work for files that have been hg added.Tue, 24 Apr 2007 18:43:18 -0700, by Brendan Cully
-
When reloading the dirstate, recompute ignore information if needed.Tue, 24 Apr 2007 12:02:51 -0700, by Bryan O'Sullivan
-
dirstate: speed up write by 50%.Tue, 24 Apr 2007 12:02:42 -0700, by Bryan O'Sullivan
-
dirstate: make parents() faster.Tue, 24 Apr 2007 11:46:15 -0700, by Bryan O'Sullivan
-
localrepository.status: only acquire wlock if actually needed.Tue, 24 Apr 2007 11:05:39 -0700, by Bryan O'Sullivan
-
util._matcher: speed up regexp matching.Tue, 24 Apr 2007 10:53:25 -0700, by Bryan O'Sullivan
-
Merge with crew-stableTue, 24 Apr 2007 10:47:41 -0700, by Brendan Cully
-
Merge with crew-stableThu, 19 Apr 2007 17:54:43 +0200, by Thomas Arendsen Hein
-
Work around problem where 'del os.environ["FOO"]' doesn't update environment.Thu, 19 Apr 2007 13:04:26 +0200, by Thomas Arendsen Hein
-
Use python instead of shell printf with \x for test-simplemerge-cmdThu, 19 Apr 2007 12:47:55 +0200, by Thomas Arendsen Hein
-
Merge with crew.Mon, 16 Apr 2007 20:23:45 -0300, by Alexis S. L. Carvalho
-
change tests to use simplemerge by defaultMon, 16 Apr 2007 20:17:39 -0300, by Alexis S. L. Carvalho
-
polish the simplemerge command; add a testMon, 16 Apr 2007 20:17:39 -0300, by Alexis S. L. Carvalho
-
actually port simplemerge to hgMon, 16 Apr 2007 20:17:39 -0300, by Alexis S. L. Carvalho
-
Import 3-way merge code from bzrMon, 16 Apr 2007 20:17:39 -0300, by Alexis S. L. Carvalho
-
add mdiff.get_matching_blocksMon, 16 Apr 2007 20:17:39 -0300, by Alexis S. L. Carvalho
-
Merge with crew-stable.Mon, 16 Apr 2007 13:31:15 -0300, by Alexis S. L. Carvalho
-
hg serve: don't do DNS lookupsWed, 25 Apr 2007 13:35:18 -0500, by Matt Mackall
-
Fix segfaults when parsing bdiff hunks in mpatch.decode() and .patchedsize()Sat, 27 Jan 2007 23:07:06 +0100, by Thomas Arendsen Hein
-
Work around python 2.5.1 tarfile regressionTue, 24 Apr 2007 10:44:13 -0700, by Brendan Cully
-
Avoid float rounding errors when checking http protocol version.Thu, 19 Apr 2007 17:52:42 +0200, by Thomas Arendsen Hein