log tests/test-subrepo.t @ 34060:e267d4ee4f2d

age author description
Mon, 07 Aug 2017 22:22:28 +0900 Yuya Nishihara ssh: unban the use of pipe character in user@host:port string stable 4.3.1
Mon, 31 Jul 2017 16:04:44 -0700 Sean Farley subrepo: add tests for hg rogue ssh urls (SEC) stable
Mon, 07 Aug 2017 22:22:28 +0900 Yuya Nishihara ssh: unban the use of pipe character in user@host:port string stable 4.2.3
Mon, 31 Jul 2017 16:04:44 -0700 Sean Farley subrepo: add tests for hg rogue ssh urls (SEC) stable
Sun, 09 Jul 2017 16:13:30 -0400 Matt Harbison subrepo: make the output references to subrepositories consistent
Tue, 06 Jun 2017 22:17:39 +0530 Pulkit Goyal update: show the commit to which we updated in case of multiple heads (BC)
Sun, 04 Jun 2017 20:11:59 -0400 Matt Harbison tests: adjust recent output changes for Windows
Thu, 25 May 2017 21:53:44 +0900 Yuya Nishihara cat: add formatter support
Sun, 02 Apr 2017 02:24:09 -0400 Matt Harbison test-subrepo: update output for Windows
Mon, 20 Mar 2017 04:36:55 -0700 Simon Farnsworth subrepo: move prompts out of the if (issue5505) stable
Sun, 08 Jan 2017 13:49:53 -0500 Matt Harbison tests: update globs for Windows
Wed, 30 Nov 2016 19:25:18 +0000 Jun Wu tests: replace "cp -r" with "cp -R"
Sat, 19 Nov 2016 15:41:37 -0800 Kostia Balytskyi conflicts: make spacing consistent in conflict markers
Fri, 07 Oct 2016 08:51:50 -0700 Simon Farnsworth merge: add conflict labels to merge command
Sat, 08 Oct 2016 01:25:28 -0700 Simon Farnsworth merge: use labels in subrepo merge
Tue, 20 Sep 2016 23:47:30 +0000 timeless discovery: use single quotes in use warning
Wed, 03 Aug 2016 15:52:11 +0200 Pierre-Yves David tests: remove all remaining usage of experimental.bundle2-exp
Wed, 03 Aug 2016 15:39:55 +0200 Pierre-Yves David tests: use 'legacy.exchange' option in various mixed tests
Wed, 27 Jul 2016 08:38:54 +0000 Hannes Oldenburg cmdutil: warnings not issued in cat if subrepopath overlaps stable
Fri, 22 Jul 2016 11:29:42 +0000 Hannes Oldenburg cmdutil: warnings not issued in remove if subrepopath overlaps stable
Mon, 29 Feb 2016 01:01:20 -0500 Matt Harbison tests: flag Windows specific lines about background closing as optional
Tue, 02 Feb 2016 14:49:02 +0000 Pierre-Yves David update: warn about other topological heads on bare update
Fri, 15 Jan 2016 13:46:33 -0800 Ruslan Sayfutdinov backout: commit changeset by default (BC)
Wed, 25 Nov 2015 14:25:26 -0800 Siddharth Agarwal filemerge: add debug output for whether this is a change/delete conflict
Sun, 11 Oct 2015 21:56:39 -0700 Siddharth Agarwal merge.mergestate: perform all premerges before any merges (BC)
Fri, 09 Oct 2015 13:54:52 -0700 Siddharth Agarwal simplemerge: move conflict warning message to filemerge
Sun, 11 Oct 2015 20:47:14 -0700 Siddharth Agarwal filemerge: break overall filemerge into separate premerge and merge steps
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Wed, 07 Oct 2015 00:01:16 -0700 Siddharth Agarwal filemerge: normalize 'internal:foo' names to ':foo'
Wed, 08 Jul 2015 17:01:09 +0900 FUJIWARA Katsunori context: write dirstate out explicitly after marking files as clean