log

age author description
Sat, 12 Apr 2008 20:03:54 +0200 Dirkjan Ochtman remove trailing whitespace introduced in cfeeac24fc1e
Sat, 12 Apr 2008 06:37:38 +0300 Giorgos Keramidas templates/coal: spell class correctly in {fileentry}
Fri, 11 Apr 2008 22:19:52 -0700 Bryan O'Sullivan repo: add rjoin method
Fri, 11 Apr 2008 22:19:51 -0700 Bryan O'Sullivan parseurl: make revs optional
Fri, 11 Apr 2008 22:18:38 -0700 Bryan O'Sullivan Hoist localpath to the top level
Fri, 11 Apr 2008 22:17:20 -0700 Bryan O'Sullivan test-imerge: disable due to massive brokenness
Fri, 04 Apr 2008 02:21:53 +0300 Dov Feldstern use internal merge tool when specified for a merge-pattern in hgrc
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)
Wed, 09 Apr 2008 14:12:32 +0200 Christian Ebert keyword: check for '\0' in entire data before acting
Wed, 09 Apr 2008 14:05:57 +0200 Christian Ebert keyword: make overwrite() arguments mandatory
Wed, 09 Apr 2008 14:05:57 +0200 Christian Ebert keyword: compact setting of optional arguments
Wed, 09 Apr 2008 14:05:57 +0200 Christian Ebert keyword: privatize remaining monkeypatches by moving them into reposetup
Wed, 09 Apr 2008 14:05:56 +0200 Christian Ebert keyword: collect filename patterns, wrap dispatch._parse in uisetup
Wed, 09 Apr 2008 15:28:30 -0700 Bryan O'Sullivan Merge
Wed, 09 Apr 2008 15:27:57 -0700 Bryan O'Sullivan Tidy code, fix typo
Thu, 20 Dec 2007 20:02:51 +0000 Paul Moore Added hgexecutable support for py2exe/frozen scripts