log tests/test-backout.out @ 5452:82b4ff3abbcd

age author description
Tue, 26 Jun 2007 15:28:17 +0200 Thomas Arendsen Hein Fix and test 'hg backout' without or with too many revisions.
Mon, 25 Jun 2007 12:44:48 -0500 Matt Mackall backout: report short hash in commit message
Sat, 10 Mar 2007 23:00:57 -0300 Alexis S. L. Carvalho change locate to use relglobs by default
Wed, 02 Aug 2006 13:04:36 -0700 Vadim Gelfer tests: fix output for test-backout
Sat, 15 Jul 2006 09:19:40 -0700 Vadim Gelfer update test-backout.out
Fri, 23 Jun 2006 17:33:10 -0700 Vadim Gelfer print message after backout that tells that backout adds new head.
Fri, 23 Jun 2006 17:21:04 -0700 Brendan Cully Test case for #295
Wed, 07 Jun 2006 13:16:25 -0700 Vadim Gelfer revert: better fix for not printing 'reverting' message
Wed, 17 May 2006 19:59:15 +0200 Thomas Arendsen Hein Corrected tests for commit now consistently stripping last newline.
Thu, 11 May 2006 14:41:52 -0700 Vadim Gelfer fix coding style of backout editor change.
Tue, 02 May 2006 18:44:02 +0200 Thomas Arendsen Hein Make hg update more verbose by default (issue12)
Sat, 29 Apr 2006 20:56:46 -0700 Vadim Gelfer add backout command.