log tests/test-resolve.t @ 27027:a01ecbcfaf84

age author description
Wed, 18 Nov 2015 15:46:45 -0800 Siddharth Agarwal mergestate: handle additional record types specially
Wed, 18 Nov 2015 23:42:32 -0800 Siddharth Agarwal test-resolve.t: remove completely unnecessary line
Wed, 18 Nov 2015 20:59:17 -0600 Matt Mackall merge with stable
Tue, 17 Nov 2015 15:43:21 -0800 Siddharth Agarwal test-resolve.t: switch to mergestate.read()
Sun, 15 Nov 2015 21:12:13 -0500 Matt Harbison tests: fix globs for Windows
Fri, 13 Nov 2015 15:56:02 -0800 Siddharth Agarwal resolve: restore .orig only after merge is fully complete (issue4952) stable
Tue, 10 Nov 2015 14:26:19 -0800 Christian Delahousse resolve: choose where .orig file locations are kept
Thu, 15 Oct 2015 01:15:22 -0700 Siddharth Agarwal commands.resolve: don't allow users to mark or unmark driver-resolved files
Sun, 11 Oct 2015 23:58:07 -0700 Siddharth Agarwal resolve: perform all premerges before performing any file merges (BC)
Sun, 11 Oct 2015 23:56:44 -0700 Siddharth Agarwal test-resolve.t: add some tests for .orig file contents
Sun, 11 Oct 2015 23:54:40 -0700 Siddharth Agarwal test-resolve.t: add some output to show order of operations
Fri, 09 Oct 2015 13:54:52 -0700 Siddharth Agarwal simplemerge: move conflict warning message to filemerge
Fri, 25 Sep 2015 03:51:46 -0400 timeless resolve: consistently describe re-merge + unresolved
Wed, 11 Feb 2015 13:59:13 +0900 Yuya Nishihara resolve: port to generic templater
Wed, 11 Feb 2015 13:47:43 +0900 Yuya Nishihara resolve: silence warning of unknown pats for -l/--list (BC)