log

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