log tests/test-subrepo.t @ 15501:2371f4aea665

age author description
Wed, 16 Nov 2011 18:04:19 -0600 Matt Mackall merge: give a special message for internal:merge failure (issue3105)
Wed, 09 Nov 2011 19:46:51 -0500 David M. Carr forget: support forgetting explicit paths in subrepos
Wed, 09 Nov 2011 19:46:49 -0500 David M. Carr tests: add test for behavior of forget for explicit path in subrepo
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich tests: make (glob) on windows accept \ instead of /
Wed, 02 Nov 2011 01:17:11 -0400 David M. Carr add: support adding explicit files in subrepos
Tue, 01 Nov 2011 23:53:29 -0400 David M. Carr tests: add test for add of explicit path in subrepo
Fri, 21 Oct 2011 00:33:08 +0200 Martin Geisler subrepos: abort commit by default if a subrepo is dirty (BC) stable
Sat, 15 Oct 2011 01:06:52 +0200 Angel Ezquerra revert: warn that subrepos cannot be reverted
Tue, 11 Oct 2011 18:18:15 -0700 Eric Roshan Eisner cmdutil.bailifchanged: abort for dirty subrepos
Mon, 06 Jun 2011 15:17:40 -0500 Matt Mackall subrepo: be more careful with deletions of .hgsub and .hgsubstate (issue2844)
Fri, 03 Jun 2011 12:16:17 +0200 Adrian Buehlmann prepush: print short hash of first new head in abort message
Wed, 18 May 2011 19:22:55 +0200 Martin Geisler merge with stable
Wed, 18 May 2011 15:13:26 +0200 Martin Geisler subrepo: respect non-default path for incoming/outgoing stable
Mon, 09 May 2011 17:15:44 +0200 Martin Geisler subrepo: create subrepos using clone instead of pull
Wed, 09 Feb 2011 10:53:09 +0100 Erik Zielke subrepos: prompt on conflicts on update with dirty subrepos