Home | History | Annotate | Download | only in codereview

Lines Matching refs:expandpath

348 			form_fields.append(("subject", "diff -r " + vcs.base_rev + " " + ui.expandpath("default")))
392 repourl = ui.expandpath("default")
1983 url = ui.expandpath("default")
3353 def expandpath(self, *args, **opts):
3354 return global_ui.expandpath(*args, **opts)