log

age author description
Sun, 06 May 2007 16:40:53 +0200 Patrick Mezard simplemerge: flush stdout before writing to stderr.
Sun, 06 May 2007 16:40:53 +0200 Patrick Mezard Move win32 find_in_files from util_win32 to util.
Thu, 03 May 2007 17:27:21 -0500 Matt Mackall Merge with stable
Thu, 03 May 2007 17:26:21 -0500 Matt Mackall Merge with crew-stable
Thu, 03 May 2007 14:09:09 -0700 Lee Cantey Update Windows build instructions.
Thu, 03 May 2007 17:24:43 -0500 Matt Mackall merge: reorganize some hunks in findcopies
Thu, 03 May 2007 17:24:43 -0500 Matt Mackall merge: simplify a check in checkcopies
Thu, 03 May 2007 17:24:43 -0500 Matt Mackall merge: expand and simplify the invalid handling for directory moves
Thu, 03 May 2007 17:24:43 -0500 Matt Mackall merge: fix a bug detecting directory moves
Thu, 03 May 2007 17:24:43 -0500 Matt Mackall merge: clarify the findcopies code
Tue, 01 May 2007 13:23:32 -0700 Brendan Cully mq: account for readheaders munging in qrefresh
Tue, 01 May 2007 14:42:54 -0500 Matt Mackall verify: hold write lock
Mon, 30 Apr 2007 09:32:44 -0700 Brendan Cully Also restore old rm -A behavior for inexact patterns
Mon, 30 Apr 2007 09:13:27 -0700 Brendan Cully Fix rm -A with no patterns, which I just broke.
Mon, 30 Apr 2007 08:51:59 -0700 Brendan Cully Make rm --after simply mark files as removed, unless --force is also given
Sun, 29 Apr 2007 18:17:35 -0700 Michael Gebetsroither Add hgwebdir.fcgi to contrib
Sun, 29 Apr 2007 17:35:03 -0700 Brendan Cully Flesh out bisect help text
Sun, 29 Apr 2007 12:33:24 -0500 Matt Mackall Merge with crew
Thu, 26 Apr 2007 18:41:18 -0500 Matt Mackall Merge with stable
Wed, 25 Apr 2007 13:35:18 -0500 Matt Mackall hg serve: don't do DNS lookups
Sat, 28 Apr 2007 17:55:45 -0300 Alexis S. L. Carvalho Fix minor mismerge.
Sat, 28 Apr 2007 17:55:45 -0300 Alexis S. L. Carvalho run-tests.py: pass -L/--label to simplemerge
Thu, 26 Apr 2007 23:58:18 -0700 Lee Cantey Add notes about configuring a merge program
Fri, 27 Apr 2007 16:04:17 -0700 Lee Cantey Update copyright year and change to range
Sat, 28 Apr 2007 11:53:36 +0200 Patrick Mezard Use patch.patch() when checking for patch availability.
Sat, 28 Apr 2007 09:03:47 -0700 Brendan Cully Merge with crew
Sat, 28 Apr 2007 11:43:31 +0200 Patrick Mezard Fix find_in_path not including some file extension logic under win32.
Sat, 28 Apr 2007 16:28:54 +0200 Joel Rosdahl Fix bad reference to RepoError in import command
Fri, 27 Apr 2007 21:30:55 -0700 Bryan O'Sullivan Refactor commands.serve to allow other commands to run as services.
Wed, 25 Apr 2007 13:14:01 -0700 Brendan Cully Do not automatically rename an atomicfile if a write to it has generated an exception.