tests/test-subrepo-svn.t
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:44:17 -0700 Sean Farley subrepo: add tests for svn rogue ssh urls (SEC) stable
Sun, 09 Jul 2017 16:13:30 -0400 Matt Harbison subrepo: make the output references to subrepositories consistent
Sat, 08 Oct 2016 01:25:28 -0700 Simon Farnsworth merge: use labels in subrepo merge
Tue, 15 Mar 2016 00:14:53 +0900 FUJIWARA Katsunori tests: make tests for convert with svn portable
Sat, 26 Sep 2015 15:20:32 +0900 Yuya Nishihara tests: suppress verbose output of svn transaction
Fri, 29 May 2015 22:23:58 +0200 Gilles Moris summary: move the parents phase marker to commit line (issue4688)
Sat, 09 May 2015 23:40:40 -0700 Pierre-Yves David progress: get the extremely verbose output out of default debug
Thu, 14 May 2015 17:38:38 +0200 Gilles Moris summary: add a phase line (draft, secret) to the output
Tue, 27 Jan 2015 20:57:43 -0500 Matt Harbison subrepo: don't abort in add when non-hg subrepos are present (issue4513) stable
Wed, 15 Oct 2014 15:35:59 -0400 Augie Fackler tests: use $PYTHON instead of hardcoding python
Wed, 01 Oct 2014 01:08:17 +0200 Mads Kiilerich subrepo: remove superfluous newline from subrepo prompt
Wed, 06 Aug 2014 11:43:59 -0500 Matt Mackall tests: replace exit 80 with #require
Mon, 21 Jul 2014 11:27:24 -0700 Danek Duvall tests: cat error messages are different on Solaris stable
Tue, 27 May 2014 17:41:20 -0700 Matt Mackall merge with stable
Thu, 08 May 2014 19:03:00 +0900 FUJIWARA Katsunori subrepo: avoid sanitizing ".hg/hgrc" in meta data area for non-hg subrepos stable
Thu, 08 May 2014 19:03:00 +0900 FUJIWARA Katsunori subrepo: make "_sanitize()" take absolute path to the root of subrepo stable
Thu, 08 May 2014 19:03:00 +0900 FUJIWARA Katsunori subrepo: make "_sanitize()" work stable
Thu, 07 Mar 2013 14:17:56 +1100 Stephen Lee update: show message when a bookmark is activated by update
Wed, 14 May 2014 12:49:55 -0700 Siddharth Agarwal update: when deactivating a bookmark, print a message
Sun, 13 Apr 2014 19:01:00 +0200 Mads Kiilerich spelling: fixes from spell checker
Fri, 06 Sep 2013 00:38:28 +0200 Angel Ezquerra merge: let the user choose to merge, keep local or keep remote subrepo revisions
Mon, 23 Sep 2013 20:07:30 -0700 Siddharth Agarwal update: add error message for dirty non-linear update with no rev
Wed, 12 Dec 2012 02:38:14 +0100 Mads Kiilerich subrepos: process subrepos in sorted order
Thu, 13 Dec 2012 23:37:53 +0100 Angel Ezquerra subrepo: append subrepo path to subrepo error messages
Fri, 27 Jul 2012 13:56:19 +0200 Patrick Mezard identity: show trailing '+' for dirty subrepos (issue2839) stable
Sat, 16 Jun 2012 22:34:06 -0400 Matt Harbison subrepo: propagate matcher to subrepos when archiving
Tue, 26 Jun 2012 03:35:22 +0200 Mads Kiilerich tests: cleanup of svn url handling
Sat, 23 Jun 2012 19:54:08 +0300 Eduard-Cristian Stefan test-subrepo-svn.t: partially adapt for Windows
Sun, 10 Jun 2012 13:01:40 +0200 Mads Kiilerich tests: change odd uses of 'if hghave' to #if
Mon, 30 Apr 2012 17:03:15 +0200 Patrick Mezard subrepo/svn: fix checked out rev number retrieval (issue2968) stable
Thu, 26 Apr 2012 12:13:20 +0200 Patrick Mezard subrepo/svn: improve error message on missing files stable
Thu, 26 Apr 2012 11:55:07 +0200 Patrick Mezard subrepo/svn: abort on commit with missing file (issue3029) stable
Fri, 27 Apr 2012 11:02:16 +0200 Patrick Mezard subrepo: fix default implementation of forget() (issue3404) stable
Fri, 27 Apr 2012 10:17:55 +0200 Patrick Mezard test-subrepo-svn: fix non-determinism stable
Mon, 16 Apr 2012 16:50:25 -0500 Matt Mackall merge with stable
Mon, 16 Apr 2012 11:48:15 +0200 Patrick Mezard archive: make it work with svn subrepos (issue3308) stable
Mon, 06 Feb 2012 15:10:01 -0600 Matt Mackall subrepo: rewrite handling of subrepo state at commit (issue2403)
Fri, 02 Dec 2011 16:50:48 +0100 Patrick Mezard test-svn-subrepo: fix reference output for svn 1.7 stable
Thu, 27 Oct 2011 17:22:04 -0500 Matt Mackall check-code: fix issues with finding patterns in unified tests, fix tests stable
Sun, 23 Oct 2011 21:22:55 +0200 Thomas Arendsen Hein tests: check for svn >= 1.3 and >= 1.5 in tests that require those versions stable
Fri, 21 Oct 2011 00:33:08 +0200 Martin Geisler subrepos: abort commit by default if a subrepo is dirty (BC) stable
Mon, 17 Oct 2011 00:11:56 +0200 Mads Kiilerich tests: don't use 'test -e'
Thu, 30 Jun 2011 13:22:12 -0500 Eli Carter subrepo: correct revision in svn checkout stable
Fri, 17 Jun 2011 15:22:50 -0500 Augie Fackler svn subrepos: work around checkout obstructions (issue2752)
Sat, 30 Apr 2011 03:44:31 -0500 Matt Mackall merge with stable
Fri, 04 Mar 2011 14:00:49 +0100 Patrick Mezard subrepo: handle svn tracked/unknown directory collisions stable
Thu, 07 Apr 2011 09:47:30 -0500 Matt Mackall subrepo: fix up svn test output
Mon, 07 Mar 2011 23:02:04 +0100 Patrick Mezard subrepo: backout 67fbe566eff1, --force requires svn >= 1.5 stable
Fri, 04 Mar 2011 14:00:49 +0100 Patrick Mezard subrepo: handle svn tracked/unknown directory collisions stable
Wed, 09 Feb 2011 10:53:09 +0100 Erik Zielke subrepos: prompt on conflicts on update with dirty subrepos
Tue, 15 Feb 2011 16:19:11 -0600 Matt Mackall tests: fixes for svn 1.4.2
Tue, 01 Feb 2011 21:39:28 +0100 Patrick Mezard subrepo: fix update -C with svn subrepos when cwd != repo.root stable
Mon, 31 Jan 2011 13:33:41 +0100 Erik Zielke subrepo: make update -C clean the working directory for svn subrepos stable
Sat, 22 Jan 2011 16:15:40 +0100 Patrick Mezard subrepo: compare svn subrepo state to last committed revision stable
Wed, 17 Nov 2010 21:25:23 +0100 Patrick Mezard subrepo: prune empty directories when removing svn subrepo stable
Fri, 05 Nov 2010 15:13:22 +0100 Ronny Pfannschmidt subrepo: test & fix svn subrepo removal stable
Thu, 21 Oct 2010 03:28:51 -0500 Matt Mackall subrepo: fix status check on SVN subrepos (issue2445) stable
Sat, 09 Oct 2010 15:06:22 -0500 Mads Kiilerich test-subrepo-svn.t: ignore that subversion %-encodes $TESTTMP
Fri, 08 Oct 2010 22:36:10 -0500 Mads Kiilerich tests: remove redundant globs
less more (0) -60 tip