log

age author description
Fri, 04 Apr 2008 02:20:58 +0300 Dov Feldstern test that internal merge tools are used when set for a merge-pattern in hgrc
Sat, 12 Apr 2008 22:41:07 -0400 Benoit Boissinot fix import with -p0
Sat, 12 Apr 2008 21:08:03 +0200 Patrick Mezard context: handle untracked files in filectx.fileflags()
Fri, 11 Apr 2008 12:52:56 -0500 Matt Mackall resolve: new command
Fri, 11 Apr 2008 12:04:26 +0200 Dirkjan Ochtman python-2.6: use sha wrapper from util for new merge code
Fri, 11 Apr 2008 09:27:28 +0200 Adrian Buehlmann fixed missing sorting in test-dumprevlog
Fri, 11 Apr 2008 11:21:55 +0200 Patrick Mezard test-dumprevlog: fix extra path separator under MacOSX
Fri, 11 Apr 2008 08:35:37 +0200 Dirkjan Ochtman Merge from main.
Thu, 10 Apr 2008 23:07:54 +0200 Paul Moore Add a batch file driver for Windows
Thu, 10 Apr 2008 15:02:24 -0500 Matt Mackall merge: introduce mergestate
Thu, 10 Apr 2008 14:25:50 +0200 Dirkjan Ochtman Merge with crew-stable.
Thu, 10 Apr 2008 14:08:38 +0200 Dirkjan Ochtman win32text: actually import util so util.binary() can be used
Wed, 09 Apr 2008 16:02:37 -0700 Bryan O'Sullivan issue 1053: heavily qualify the "cp -al" advice for cloning
Wed, 09 Apr 2008 15:49:20 -0700 Bryan O'Sullivan Get rid of reimplementations of util.binary
Tue, 08 Apr 2008 13:19:36 +0200 Christian Ebert Let util.binary check entire data for \0 (issue1066, issue1079)