Mercurial > public > mercurial-scm > hg
log mercurial/subrepo.py @ 12866:eddc20306ab6 stable
age | author | description |
---|---|---|
Wed, 27 Oct 2010 00:28:40 +0200 | Mads Kiilerich | subrepo: propagate non-default pull/push path to relative subrepos (issue1852) stable |
Thu, 21 Oct 2010 10:54:37 +0200 | Martin Geisler | subrepo: svnsubrepo._wcrev should return str after 3d6ba8c2b1b8 stable |
Thu, 21 Oct 2010 03:28:51 -0500 | Matt Mackall | subrepo: fix status check on SVN subrepos (issue2445) stable |
Wed, 20 Oct 2010 10:13:04 +0200 | Martin Geisler | check-code: find trailing whitespace |
Tue, 19 Oct 2010 03:56:20 +0200 | Mads Kiilerich | subrepo: abort instead of pushing/pulling to the repo itself |
Tue, 19 Oct 2010 03:55:28 +0200 | Mads Kiilerich | subrepo: rename relpath to subrelpath and introduce reporelpath |
Sun, 26 Sep 2010 16:11:04 -0500 | Brodie Rao | subrepos: add missing self argument to abstractsubrepo.checknested |