log

age author description
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