Mercurial > hg
graph
-
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
-
Merge with stableMon, 16 Apr 2007 12:37:30 -0500, by Matt Mackall
-
Merge with crewMon, 16 Apr 2007 12:27:49 -0500, by Matt Mackall
-
test-command-template: improve test coverageTue, 10 Apr 2007 16:25:21 -0500, by TK Soh
-
command line templates: add formatnode filterMon, 16 Apr 2007 13:00:23 -0300, by Alexis S. L. Carvalho
-
fix 'hg <not-log> -v --template foo' with revisions without copiesMon, 16 Apr 2007 13:00:23 -0300, by Alexis S. L. Carvalho
-
merge: fix quadratic behavior in find-copiesMon, 16 Apr 2007 12:24:52 -0500, by Matt Mackall
-
Merge with stableMon, 16 Apr 2007 09:52:37 -0500, by Matt Mackall
-
hgweb: fix rfind bug in PATH_INFO handlingMon, 16 Apr 2007 09:51:50 -0500, by Matt Mackall
-
Merge with crewSun, 15 Apr 2007 18:42:51 -0500, by Matt Mackall
-
Merge with stableSun, 15 Apr 2007 18:42:38 -0500, by Matt Mackall
-
Merge with MattThu, 12 Apr 2007 16:05:28 -0700, by Brendan Cully
-
Add graphlog extensionMon, 09 Apr 2007 10:39:28 +0200, by Joel Rosdahl
-
Merge with crew-stableThu, 12 Apr 2007 15:07:05 -0700, by Brendan Cully
-
Merge with crewSun, 15 Apr 2007 18:40:22 -0500, by Matt Mackall
-
mq: fix qtop when some patches beneath are guardedThu, 12 Apr 2007 14:45:53 -0700, by Brendan Cully
-
mq: test qtop with holes in the patch sequence.Thu, 12 Apr 2007 22:41:50 +0200, by Patrick Mezard
-
hgweb: make PATH_INFO handling slightly more robustThu, 12 Apr 2007 11:00:21 -0500, by Matt Mackall
-
Merge with crewThu, 12 Apr 2007 12:42:22 -0500, by Matt Mackall
-
Merge with crew-stableTue, 10 Apr 2007 10:34:43 -0700, by Brendan Cully
-
Merge with crew-stable.Mon, 09 Apr 2007 04:57:25 -0300, by Alexis S. L. Carvalho
-
Merge with stableTue, 10 Apr 2007 14:05:15 -0500, by Matt Mackall
-
minor typo fix in templater's docstringTue, 10 Apr 2007 12:24:28 -0500, by TK Soh
-
Add test for issue 529 - "mq aborts when merging patch deleting files".Sat, 07 Apr 2007 19:42:26 +0100, by Patrick Mezard
-
mq: don't abort when merging a patch that removes filesMon, 09 Apr 2007 04:24:17 -0300, by Alexis S. L. Carvalho
-
atomicfile: don't copy the original file if it'll be truncatedMon, 09 Apr 2007 04:24:17 -0300, by Alexis S. L. Carvalho
-
use atomictemp files to write the dirstateMon, 09 Apr 2007 04:24:17 -0300, by Alexis S. L. Carvalho
-
use atomictemp files to write branch.cacheMon, 09 Apr 2007 04:24:17 -0300, by Alexis S. L. Carvalho
-
util.opener: if requested, use atomicfile even if the file doesn't existMon, 09 Apr 2007 04:24:17 -0300, by Alexis S. L. Carvalho
-
cache os.umask even on windowsMon, 09 Apr 2007 04:24:17 -0300, by Alexis S. L. Carvalho
-
pull umask-checking upFri, 29 Dec 2006 20:04:30 -0600, by Matt Mackall
-
Merge with crew-stable.Sat, 07 Apr 2007 04:45:27 -0300, by Alexis S. L. Carvalho
-
help: log --keyword is case-insensitiveThu, 29 Mar 2007 10:25:19 -0500, by TK Soh
-
hgweb: expand keyword search to full list of filesThu, 29 Mar 2007 09:32:59 -0500, by TK Soh
-
log: expand keyword search to full list of filesThu, 29 Mar 2007 09:28:10 -0500, by TK Soh
-
run-tests.py: use coverage.py with "#!/usr/bin/env python" testsSat, 07 Apr 2007 04:27:55 -0300, by Alexis S. L. Carvalho
-
run-tests.py: small cleanupSat, 07 Apr 2007 04:27:55 -0300, by Alexis S. L. Carvalho
-
run-tests.py: use coverage.py with *.py testsSat, 07 Apr 2007 04:27:55 -0300, by Alexis S. L. Carvalho
-
run-tests.py: tell coverage.py to ignore errorsSat, 07 Apr 2007 04:27:55 -0300, by Alexis S. L. Carvalho