log tests/test-backout.t @ 39859:32d3ed3023bb

age author description
Thu, 20 Sep 2018 21:35:01 -0700 Martin von Zweigbergk debugdirstate: deprecate --nodates in favor of --no-dates
Fri, 31 Aug 2018 23:28:09 +0530 Sushil khanchi revert: fix the inconsistency of status msgs in --interactive mode
Mon, 17 Oct 2016 23:16:55 +0200 Mads Kiilerich spelling: fixes of non-dictionary words
Fri, 05 Feb 2016 10:22:14 -0800 Durham Goode merge: add file ancestor linknode to mergestate
Sat, 30 Jan 2016 18:00:11 +0900 Yuya Nishihara backout: disable --merge with --no-commit (issue4874) stable
Wed, 20 Jan 2016 08:16:58 -0800 Ruslan Sayfutdinov backout: fix --no-commit option (issue5054) stable
Fri, 15 Jan 2016 13:46:33 -0800 Ruslan Sayfutdinov backout: commit changeset by default (BC)
Thu, 24 Dec 2015 19:25:44 +0000 timeless resolve: suggest the next action
Wed, 25 Nov 2015 14:25:26 -0800 Siddharth Agarwal filemerge: add debug output for whether this is a change/delete conflict
Fri, 13 Nov 2015 23:01:36 -0800 Siddharth Agarwal debugmergestate: print out record type for files
Sat, 17 Oct 2015 01:15:34 +0900 FUJIWARA Katsunori merge: make in-memory changes visible to external update hooks
Sat, 17 Oct 2015 01:15:34 +0900 FUJIWARA Katsunori hook: centralize passing HG_PENDING to external hook process
Wed, 07 Oct 2015 00:01:16 -0700 Siddharth Agarwal filemerge: normalize 'internal:foo' names to ':foo'
Fri, 02 Oct 2015 13:00:47 -0700 Siddharth Agarwal commands: add a new debug command to print merge state
Thu, 30 Jul 2015 06:16:12 +0900 FUJIWARA Katsunori localrepo: make journal.dirstate contain in-memory changes before transaction stable