log

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