##// END OF EJS Templates
Updated copyright notices and add "and others" to "hg version"
Updated copyright notices and add "and others" to "hg version"

File last commit:

r4619:5fd7cc89 default
r4635:63b9d2de default
Show More
test-extension.out
21 lines | 402 B | text/plain | TextLexer
uisetup called
ui.parentui isnot None
reposetup called for a
ui == repo.ui
Foo
uisetup called
ui.parentui is None
reposetup called for a
ui == repo.ui
reposetup called for b
ui == repo.ui
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
uisetup called
ui.parentui is None
Bar
% module/__init__.py-style
uisetup called
ui.parentui isnot None
reposetup called for a
ui == repo.ui
Foo