log tests/test-graft.t @ 19710:887ffa22fd0d

age author description
Wed, 24 Jul 2013 23:51:40 -0500 Matt Mackall commands: add checks for unfinished operations (issue3955) stable
Fri, 28 Jun 2013 16:58:31 -0700 Siddharth Agarwal update: remove .hg/graftstate on clean (issue3970) stable
Thu, 30 May 2013 22:32:10 +0100 Simon King graft: refuse to commit an interrupted graft (issue3667) stable
Fri, 08 Feb 2013 22:54:17 +0100 Mads Kiilerich export: show 'Date' header in a format that also is readable for humans
Sat, 09 Feb 2013 15:22:04 -0800 Bryan O'Sullivan tests: update test output (will be folded into parent)
Fri, 08 Feb 2013 15:23:23 +0000 Siddharth Agarwal manifestmerge: pass in branchmerge and force separately
Thu, 24 Jan 2013 23:57:44 +0100 Mads Kiilerich merge: delay debug messages for merge actions
Tue, 15 Jan 2013 02:59:12 +0100 Mads Kiilerich merge: process files in sorted order
Wed, 26 Dec 2012 15:03:58 -0800 Siddharth Agarwal copies: make debug messages more sensible
Sat, 07 Jul 2012 00:47:55 -0400 Matt Harbison revset: add destination() predicate
Sat, 07 Jul 2012 00:47:30 -0400 Matt Harbison revset: add origin() predicate
Fri, 29 Jun 2012 00:40:52 -0500 Matt Mackall merge with stable
Sat, 16 Jun 2012 17:05:55 +0900 Yuya Nishihara graft: don't drop the second parent on unsuccessful merge (issue3498) stable
Wed, 20 Jun 2012 17:02:43 +0200 Thomas Arendsen Hein graft: allow -r to specify revisions
Mon, 11 Jun 2012 01:40:51 +0200 Mads Kiilerich tests: add missing trailing 'cd ..'