log

age author description
Tue, 04 Sep 2007 18:37:28 +0200 Thomas Arendsen Hein Forgot to quote "6^" in test-parentrevspec (see 94e77a174f55)
Tue, 04 Sep 2007 13:56:15 +0200 Patrick Mezard test-convert-hg-source: enforce conversion order with --date
Sat, 01 Sep 2007 02:49:18 -0300 Alexis S. L. Carvalho convert: rename a class and a function
Sat, 01 Sep 2007 02:49:18 -0300 Alexis S. L. Carvalho convert: mercurial_source: also search for copies in modified files
Sat, 01 Sep 2007 02:49:18 -0300 Alexis S. L. Carvalho convert: clear the dirstate before a conversion, invalidate it afterwards
Sat, 01 Sep 2007 02:49:18 -0300 Alexis S. L. Carvalho convert: avoid dirstate checks; add a test
Fri, 31 Aug 2007 23:15:44 +0200 Benoit Boissinot merge with crew
Fri, 31 Aug 2007 22:31:43 +0200 Benoit Boissinot merge with crew-stable
Fri, 31 Aug 2007 22:31:03 +0200 Benoit Boissinot fix the dummy 00changelog.i not being copied on clone
Fri, 31 Aug 2007 13:14:03 +0200 Thomas Arendsen Hein convert/subversion: Use util.set() instead of set() for python2.3 compatibility
Fri, 31 Aug 2007 12:54:07 +0200 Thomas Arendsen Hein Fix \ inside ` problem in test-convert-svn (avoids code duplication, too)
Fri, 31 Aug 2007 12:40:23 +0200 Thomas Arendsen Hein merge with crew-stable
Fri, 31 Aug 2007 12:32:18 +0200 Thomas Arendsen Hein Make test-convert-git compatible with other git versions (tested with 1.4.4.3)
Fri, 31 Aug 2007 11:18:29 +0200 Thomas Arendsen Hein hgweb: Show date of last change for each file in manifest
Fri, 31 Aug 2007 01:21:31 +0200 Benoit Boissinot remove unneeded statement
Thu, 30 Aug 2007 23:54:01 +0200 Benoit Boissinot kill lonely docstring
Thu, 30 Aug 2007 18:55:56 +0200 Robert Bachmann Atom support: replaced xhtml namespace prefix with default namespace
Thu, 30 Aug 2007 16:42:17 +0200 Robert Bachmann Added support for the Atom syndication format
Wed, 29 Aug 2007 17:01:10 -0700 Brendan Cully Include . in PYTHONPATH (makes testing unbundled extensions easier)
Wed, 29 Aug 2007 16:50:21 -0700 Brendan Cully Make run-tests.py work when invoked outside of tests.
Wed, 29 Aug 2007 16:19:27 -0700 Brendan Cully Merge with crew-stable
Wed, 29 Aug 2007 16:15:23 -0700 Brendan Cully When reverting a file which was renamed, also revert the old name
Tue, 28 Aug 2007 23:02:41 -0300 Alexis S. L. Carvalho Avoid a working dir walk while trying to detect copies for diff --git
Tue, 28 Aug 2007 22:48:25 -0300 Alexis S. L. Carvalho Make hg diff --git -r revA:revB detect (inverted) copies if revA > revB
Mon, 27 Aug 2007 17:08:53 -0700 Brendan Cully bundle: fix up lazy reads
Mon, 27 Aug 2007 15:48:21 -0700 Brendan Cully Make bundlerepo lazier
Mon, 27 Aug 2007 15:41:31 -0700 Brendan Cully Merge with crew
Mon, 27 Aug 2007 15:39:07 -0700 Brendan Cully convert: new config variable hg.tagsbranch controls which branch tags are committed to
Mon, 27 Aug 2007 14:48:08 -0700 Bryan O'Sullivan Push capability checking into protocol-level code.
Mon, 27 Aug 2007 14:16:04 -0700 Bryan O'Sullivan Turn capabilities into a mutable set, instead of a fixed tuple.
Mon, 27 Aug 2007 13:38:34 -0700 Bryan O'Sullivan Automated merge with http://hg.intevation.org/mercurial/crew
Mon, 27 Aug 2007 13:38:16 -0700 Bryan O'Sullivan convert: document filemap.
Mon, 27 Aug 2007 22:17:51 +0200 Patrick Mezard Test svn repository conversion
Mon, 27 Aug 2007 22:17:51 +0200 Patrick Mezard hghave: detect subversion bindings availability
Mon, 27 Aug 2007 22:17:51 +0200 Patrick Mezard hghave: detect subversion client and admin tools availability
Mon, 27 Aug 2007 22:17:51 +0200 Patrick Mezard hghave: wrap command output matching
Mon, 27 Aug 2007 22:17:51 +0200 Patrick Mezard run-tests: append PYTHONPATH instead of overwriting it
Mon, 27 Aug 2007 11:56:53 -0700 Brendan Cully convert: svn: check for branch movement in any log entry, not just the first.
Mon, 27 Aug 2007 14:55:33 -0300 Alexis S. L. Carvalho Merge with crew-stable.
Mon, 27 Aug 2007 14:21:04 -0300 Alexis S. L. Carvalho correctly record file-level history when the local side renames a directory
Mon, 27 Aug 2007 14:21:04 -0300 Alexis S. L. Carvalho Fix theoretical issue in filecommit.
Mon, 27 Aug 2007 14:21:04 -0300 Alexis S. L. Carvalho Avoid adding to the changelog executable files added by the second parent.
Mon, 27 Aug 2007 02:21:58 -0300 Alexis S. L. Carvalho Merge with crew-stable
Mon, 27 Aug 2007 01:44:35 -0300 Alexis S. L. Carvalho avoid double slash problem mentioned in issue695
Mon, 27 Aug 2007 01:44:35 -0300 Alexis S. L. Carvalho clone: remove "file://" before making the path absolute
Mon, 27 Aug 2007 01:44:35 -0300 Alexis S. L. Carvalho pull -u: if "url#rev" was given, update to rev
Mon, 27 Aug 2007 01:44:35 -0300 Alexis S. L. Carvalho clone: if "url#rev" was given, update to rev
Mon, 27 Aug 2007 01:44:35 -0300 Alexis S. L. Carvalho parseurl: also return the revision after the "#"; add a test
Mon, 27 Aug 2007 01:44:35 -0300 Alexis S. L. Carvalho pull -r: pass the revisions as the heads argument of findincoming
Sun, 26 Aug 2007 19:13:24 +0200 Patrick Mezard Merge with crew-stable
Sun, 26 Aug 2007 19:05:19 +0200 Patrick Mezard convert: fix /dev/null redirections under Windows
Sun, 26 Aug 2007 16:49:26 +0200 Patrick Mezard Merge with crew-stable
Sun, 26 Aug 2007 15:07:13 +0200 Patrick Mezard Test git repository conversion
Sun, 26 Aug 2007 15:35:57 +0200 Patrick Mezard hghave: detect git availability
Sun, 26 Aug 2007 14:51:27 +0200 Patrick Mezard convert: fix issue702 about GIT_DIR= construct unsupported under Windows.
Sun, 01 Jul 2007 21:09:08 -0700 Brendan Cully convert: gitcmd wrapper for os.popen
Sat, 25 Aug 2007 12:25:53 -0700 Brendan Cully Improve extdiff configuration.
Sat, 25 Aug 2007 16:31:37 +0200 Benoit Boissinot cgi: sys.path.insert should be before importing mercurial
Sat, 25 Aug 2007 11:30:59 +0200 Benoit Boissinot merge with crew
Sat, 25 Aug 2007 11:30:11 +0200 Benoit Boissinot improve error message for 'hg merge' when repo already at branchtip