Mercurial > public > mercurial-scm > hg
log mercurial/subrepo.py @ 24858:a99931201d1b stable
age | author | description |
---|---|---|
Fri, 24 Apr 2015 23:23:55 -0400 | Matt Harbison | subrepo: don't write .hgsubstate lines with empty subrepo state (issue4622) stable |
Wed, 15 Apr 2015 11:49:44 -0400 | Matt Harbison | subrepo: calculate _relpath for hgsubrepo based on self instead of parent |
Wed, 15 Apr 2015 11:23:26 -0400 | Matt Harbison | subrepo: backout 93b0e0db7929 to restore reporelpath() |
Tue, 14 Apr 2015 20:09:56 +0200 | Mathias De Mar? | subrepo: add include/exclude support for diffing git subrepos |
Sat, 11 Apr 2015 23:00:04 +0900 | FUJIWARA Katsunori | subrepo: use vfs.walk instead of os.walk |
Sat, 11 Apr 2015 23:00:04 +0900 | FUJIWARA Katsunori | subrepo: pass wvfs to _sanitize instead of absolute path to a subrepository |