components/mercurial/mercurial-26.p5m
changeset 821 5450c885c205
parent 751 32bfb3fa9b60
child 2551 0391c5c3b137
equal deleted inserted replaced
820:60113d90e478 821:5450c885c205
    34 
    34 
    35 # force a dependency on the mercurial package
    35 # force a dependency on the mercurial package
    36 depend fmri=developer/versioning/mercurial@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
    36 depend fmri=developer/versioning/mercurial@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
    37     type=optional
    37     type=optional
    38 
    38 
    39 dir path=usr
       
    40 dir path=usr/bin
       
    41 dir path=usr/lib
       
    42 dir path=usr/lib/python2.6
    39 dir path=usr/lib/python2.6
    43 dir path=usr/lib/python2.6/vendor-packages
    40 dir path=usr/lib/python2.6/vendor-packages
    44 dir path=usr/lib/python2.6/vendor-packages/hgext
    41 dir path=usr/lib/python2.6/vendor-packages/hgext
    45 dir path=usr/lib/python2.6/vendor-packages/hgext/convert
    42 dir path=usr/lib/python2.6/vendor-packages/hgext/convert
    46 dir path=usr/lib/python2.6/vendor-packages/hgext/highlight
    43 dir path=usr/lib/python2.6/vendor-packages/hgext/highlight
       
    44 dir path=usr/lib/python2.6/vendor-packages/hgext/largefiles
    47 dir path=usr/lib/python2.6/vendor-packages/hgext/zeroconf
    45 dir path=usr/lib/python2.6/vendor-packages/hgext/zeroconf
    48 dir path=usr/lib/python2.6/vendor-packages/mercurial
    46 dir path=usr/lib/python2.6/vendor-packages/mercurial
    49 dir path=usr/lib/python2.6/vendor-packages/mercurial/help
    47 dir path=usr/lib/python2.6/vendor-packages/mercurial/help
    50 dir path=usr/lib/python2.6/vendor-packages/mercurial/hgweb
    48 dir path=usr/lib/python2.6/vendor-packages/mercurial/hgweb
       
    49 dir path=usr/lib/python2.6/vendor-packages/mercurial/httpclient
    51 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale
    50 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale
    52 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/da
    51 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/da
    53 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/da/LC_MESSAGES
    52 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/da/LC_MESSAGES
    54 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/de
    53 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/de
    55 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/de/LC_MESSAGES
    54 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/de/LC_MESSAGES
    63 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/ja/LC_MESSAGES
    62 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/ja/LC_MESSAGES
    64 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/pt_BR
    63 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/pt_BR
    65 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/pt_BR/LC_MESSAGES
    64 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/pt_BR/LC_MESSAGES
    66 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/ro
    65 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/ro
    67 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/ro/LC_MESSAGES
    66 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/ro/LC_MESSAGES
       
    67 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/ru
       
    68 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/ru/LC_MESSAGES
    68 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/sv
    69 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/sv
    69 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/sv/LC_MESSAGES
    70 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/sv/LC_MESSAGES
    70 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/zh_CN
    71 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/zh_CN
    71 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/zh_CN/LC_MESSAGES
    72 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/zh_CN/LC_MESSAGES
    72 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/zh_TW
    73 dir path=usr/lib/python2.6/vendor-packages/mercurial/locale/zh_TW
   113 file path=usr/lib/python2.6/vendor-packages/hgext/hgk.py
   114 file path=usr/lib/python2.6/vendor-packages/hgext/hgk.py
   114 file path=usr/lib/python2.6/vendor-packages/hgext/highlight/__init__.py
   115 file path=usr/lib/python2.6/vendor-packages/hgext/highlight/__init__.py
   115 file path=usr/lib/python2.6/vendor-packages/hgext/highlight/highlight.py
   116 file path=usr/lib/python2.6/vendor-packages/hgext/highlight/highlight.py
   116 file path=usr/lib/python2.6/vendor-packages/hgext/interhg.py
   117 file path=usr/lib/python2.6/vendor-packages/hgext/interhg.py
   117 file path=usr/lib/python2.6/vendor-packages/hgext/keyword.py
   118 file path=usr/lib/python2.6/vendor-packages/hgext/keyword.py
       
   119 file path=usr/lib/python2.6/vendor-packages/hgext/largefiles/__init__.py
       
   120 file path=usr/lib/python2.6/vendor-packages/hgext/largefiles/basestore.py
       
   121 file path=usr/lib/python2.6/vendor-packages/hgext/largefiles/lfcommands.py
       
   122 file path=usr/lib/python2.6/vendor-packages/hgext/largefiles/lfutil.py
       
   123 file path=usr/lib/python2.6/vendor-packages/hgext/largefiles/localstore.py
       
   124 file path=usr/lib/python2.6/vendor-packages/hgext/largefiles/overrides.py
       
   125 file path=usr/lib/python2.6/vendor-packages/hgext/largefiles/proto.py
       
   126 file path=usr/lib/python2.6/vendor-packages/hgext/largefiles/remotestore.py
       
   127 file path=usr/lib/python2.6/vendor-packages/hgext/largefiles/reposetup.py
       
   128 file path=usr/lib/python2.6/vendor-packages/hgext/largefiles/uisetup.py
       
   129 file path=usr/lib/python2.6/vendor-packages/hgext/largefiles/wirestore.py
   118 file path=usr/lib/python2.6/vendor-packages/hgext/mq.py
   130 file path=usr/lib/python2.6/vendor-packages/hgext/mq.py
   119 file path=usr/lib/python2.6/vendor-packages/hgext/notify.py
   131 file path=usr/lib/python2.6/vendor-packages/hgext/notify.py
   120 file path=usr/lib/python2.6/vendor-packages/hgext/pager.py
   132 file path=usr/lib/python2.6/vendor-packages/hgext/pager.py
   121 file path=usr/lib/python2.6/vendor-packages/hgext/parentrevspec.py
       
   122 file path=usr/lib/python2.6/vendor-packages/hgext/patchbomb.py
   133 file path=usr/lib/python2.6/vendor-packages/hgext/patchbomb.py
   123 file path=usr/lib/python2.6/vendor-packages/hgext/progress.py
   134 file path=usr/lib/python2.6/vendor-packages/hgext/progress.py
   124 file path=usr/lib/python2.6/vendor-packages/hgext/purge.py
   135 file path=usr/lib/python2.6/vendor-packages/hgext/purge.py
   125 file path=usr/lib/python2.6/vendor-packages/hgext/rebase.py
   136 file path=usr/lib/python2.6/vendor-packages/hgext/rebase.py
   126 file path=usr/lib/python2.6/vendor-packages/hgext/record.py
   137 file path=usr/lib/python2.6/vendor-packages/hgext/record.py
   144 file path=usr/lib/python2.6/vendor-packages/mercurial/byterange.py
   155 file path=usr/lib/python2.6/vendor-packages/mercurial/byterange.py
   145 file path=usr/lib/python2.6/vendor-packages/mercurial/changegroup.py
   156 file path=usr/lib/python2.6/vendor-packages/mercurial/changegroup.py
   146 file path=usr/lib/python2.6/vendor-packages/mercurial/changelog.py
   157 file path=usr/lib/python2.6/vendor-packages/mercurial/changelog.py
   147 file path=usr/lib/python2.6/vendor-packages/mercurial/cmdutil.py
   158 file path=usr/lib/python2.6/vendor-packages/mercurial/cmdutil.py
   148 file path=usr/lib/python2.6/vendor-packages/mercurial/commands.py
   159 file path=usr/lib/python2.6/vendor-packages/mercurial/commands.py
       
   160 file path=usr/lib/python2.6/vendor-packages/mercurial/commandserver.py
   149 file path=usr/lib/python2.6/vendor-packages/mercurial/config.py
   161 file path=usr/lib/python2.6/vendor-packages/mercurial/config.py
   150 file path=usr/lib/python2.6/vendor-packages/mercurial/context.py
   162 file path=usr/lib/python2.6/vendor-packages/mercurial/context.py
   151 file path=usr/lib/python2.6/vendor-packages/mercurial/copies.py
   163 file path=usr/lib/python2.6/vendor-packages/mercurial/copies.py
   152 file path=usr/lib/python2.6/vendor-packages/mercurial/dagparser.py
   164 file path=usr/lib/python2.6/vendor-packages/mercurial/dagparser.py
       
   165 file path=usr/lib/python2.6/vendor-packages/mercurial/dagutil.py
   153 file path=usr/lib/python2.6/vendor-packages/mercurial/demandimport.py
   166 file path=usr/lib/python2.6/vendor-packages/mercurial/demandimport.py
   154 file path=usr/lib/python2.6/vendor-packages/mercurial/diffhelpers.so
   167 file path=usr/lib/python2.6/vendor-packages/mercurial/diffhelpers.so
   155 file path=usr/lib/python2.6/vendor-packages/mercurial/dirstate.py
   168 file path=usr/lib/python2.6/vendor-packages/mercurial/dirstate.py
   156 file path=usr/lib/python2.6/vendor-packages/mercurial/discovery.py
   169 file path=usr/lib/python2.6/vendor-packages/mercurial/discovery.py
   157 file path=usr/lib/python2.6/vendor-packages/mercurial/dispatch.py
   170 file path=usr/lib/python2.6/vendor-packages/mercurial/dispatch.py
   159 file path=usr/lib/python2.6/vendor-packages/mercurial/error.py
   172 file path=usr/lib/python2.6/vendor-packages/mercurial/error.py
   160 file path=usr/lib/python2.6/vendor-packages/mercurial/extensions.py
   173 file path=usr/lib/python2.6/vendor-packages/mercurial/extensions.py
   161 file path=usr/lib/python2.6/vendor-packages/mercurial/fancyopts.py
   174 file path=usr/lib/python2.6/vendor-packages/mercurial/fancyopts.py
   162 file path=usr/lib/python2.6/vendor-packages/mercurial/filelog.py
   175 file path=usr/lib/python2.6/vendor-packages/mercurial/filelog.py
   163 file path=usr/lib/python2.6/vendor-packages/mercurial/filemerge.py
   176 file path=usr/lib/python2.6/vendor-packages/mercurial/filemerge.py
       
   177 file path=usr/lib/python2.6/vendor-packages/mercurial/fileset.py
       
   178 file path=usr/lib/python2.6/vendor-packages/mercurial/formatter.py
   164 file path=usr/lib/python2.6/vendor-packages/mercurial/graphmod.py
   179 file path=usr/lib/python2.6/vendor-packages/mercurial/graphmod.py
   165 file path=usr/lib/python2.6/vendor-packages/mercurial/hbisect.py
   180 file path=usr/lib/python2.6/vendor-packages/mercurial/hbisect.py
       
   181 file path=usr/lib/python2.6/vendor-packages/mercurial/help.py
   166 file path=usr/lib/python2.6/vendor-packages/mercurial/help/config.txt
   182 file path=usr/lib/python2.6/vendor-packages/mercurial/help/config.txt
   167 file path=usr/lib/python2.6/vendor-packages/mercurial/help/dates.txt
   183 file path=usr/lib/python2.6/vendor-packages/mercurial/help/dates.txt
   168 file path=usr/lib/python2.6/vendor-packages/mercurial/help/diffs.txt
   184 file path=usr/lib/python2.6/vendor-packages/mercurial/help/diffs.txt
   169 file path=usr/lib/python2.6/vendor-packages/mercurial/help/environment.txt
   185 file path=usr/lib/python2.6/vendor-packages/mercurial/help/environment.txt
   170 file path=usr/lib/python2.6/vendor-packages/mercurial/help/extensions.txt
   186 file path=usr/lib/python2.6/vendor-packages/mercurial/help/extensions.txt
       
   187 file path=usr/lib/python2.6/vendor-packages/mercurial/help/filesets.txt
   171 file path=usr/lib/python2.6/vendor-packages/mercurial/help/glossary.txt
   188 file path=usr/lib/python2.6/vendor-packages/mercurial/help/glossary.txt
       
   189 file path=usr/lib/python2.6/vendor-packages/mercurial/help/hgignore.txt
   172 file path=usr/lib/python2.6/vendor-packages/mercurial/help/hgweb.txt
   190 file path=usr/lib/python2.6/vendor-packages/mercurial/help/hgweb.txt
   173 file path=usr/lib/python2.6/vendor-packages/mercurial/help/merge-tools.txt
   191 file path=usr/lib/python2.6/vendor-packages/mercurial/help/merge-tools.txt
   174 file path=usr/lib/python2.6/vendor-packages/mercurial/help/multirevs.txt
   192 file path=usr/lib/python2.6/vendor-packages/mercurial/help/multirevs.txt
   175 file path=usr/lib/python2.6/vendor-packages/mercurial/help/patterns.txt
   193 file path=usr/lib/python2.6/vendor-packages/mercurial/help/patterns.txt
       
   194 file path=usr/lib/python2.6/vendor-packages/mercurial/help/phases.txt
   176 file path=usr/lib/python2.6/vendor-packages/mercurial/help/revisions.txt
   195 file path=usr/lib/python2.6/vendor-packages/mercurial/help/revisions.txt
   177 file path=usr/lib/python2.6/vendor-packages/mercurial/help/revsets.txt
   196 file path=usr/lib/python2.6/vendor-packages/mercurial/help/revsets.txt
   178 file path=usr/lib/python2.6/vendor-packages/mercurial/help/subrepos.txt
   197 file path=usr/lib/python2.6/vendor-packages/mercurial/help/subrepos.txt
   179 file path=usr/lib/python2.6/vendor-packages/mercurial/help/templates.txt
   198 file path=usr/lib/python2.6/vendor-packages/mercurial/help/templates.txt
   180 file path=usr/lib/python2.6/vendor-packages/mercurial/help/urls.txt
   199 file path=usr/lib/python2.6/vendor-packages/mercurial/help/urls.txt
   181 file path=usr/lib/python2.6/vendor-packages/mercurial/help.py
       
   182 file path=usr/lib/python2.6/vendor-packages/mercurial/hg.py
   200 file path=usr/lib/python2.6/vendor-packages/mercurial/hg.py
   183 file path=usr/lib/python2.6/vendor-packages/mercurial/hgweb/__init__.py
   201 file path=usr/lib/python2.6/vendor-packages/mercurial/hgweb/__init__.py
   184 file path=usr/lib/python2.6/vendor-packages/mercurial/hgweb/common.py
   202 file path=usr/lib/python2.6/vendor-packages/mercurial/hgweb/common.py
   185 file path=usr/lib/python2.6/vendor-packages/mercurial/hgweb/hgweb_mod.py
   203 file path=usr/lib/python2.6/vendor-packages/mercurial/hgweb/hgweb_mod.py
   186 file path=usr/lib/python2.6/vendor-packages/mercurial/hgweb/hgwebdir_mod.py
   204 file path=usr/lib/python2.6/vendor-packages/mercurial/hgweb/hgwebdir_mod.py
   189 file path=usr/lib/python2.6/vendor-packages/mercurial/hgweb/server.py
   207 file path=usr/lib/python2.6/vendor-packages/mercurial/hgweb/server.py
   190 file path=usr/lib/python2.6/vendor-packages/mercurial/hgweb/webcommands.py
   208 file path=usr/lib/python2.6/vendor-packages/mercurial/hgweb/webcommands.py
   191 file path=usr/lib/python2.6/vendor-packages/mercurial/hgweb/webutil.py
   209 file path=usr/lib/python2.6/vendor-packages/mercurial/hgweb/webutil.py
   192 file path=usr/lib/python2.6/vendor-packages/mercurial/hgweb/wsgicgi.py
   210 file path=usr/lib/python2.6/vendor-packages/mercurial/hgweb/wsgicgi.py
   193 file path=usr/lib/python2.6/vendor-packages/mercurial/hook.py
   211 file path=usr/lib/python2.6/vendor-packages/mercurial/hook.py
       
   212 file path=usr/lib/python2.6/vendor-packages/mercurial/httpclient/__init__.py
       
   213 file path=usr/lib/python2.6/vendor-packages/mercurial/httpclient/socketutil.py
       
   214 file path=usr/lib/python2.6/vendor-packages/mercurial/httpconnection.py
   194 file path=usr/lib/python2.6/vendor-packages/mercurial/httprepo.py
   215 file path=usr/lib/python2.6/vendor-packages/mercurial/httprepo.py
   195 file path=usr/lib/python2.6/vendor-packages/mercurial/i18n.py
   216 file path=usr/lib/python2.6/vendor-packages/mercurial/i18n.py
   196 file path=usr/lib/python2.6/vendor-packages/mercurial/ignore.py
   217 file path=usr/lib/python2.6/vendor-packages/mercurial/ignore.py
   197 file path=usr/lib/python2.6/vendor-packages/mercurial/keepalive.py
   218 file path=usr/lib/python2.6/vendor-packages/mercurial/keepalive.py
   198 file path=usr/lib/python2.6/vendor-packages/mercurial/locale/da/LC_MESSAGES/hg.mo
   219 file path=usr/lib/python2.6/vendor-packages/mercurial/locale/da/LC_MESSAGES/hg.mo
   201 file path=usr/lib/python2.6/vendor-packages/mercurial/locale/fr/LC_MESSAGES/hg.mo
   222 file path=usr/lib/python2.6/vendor-packages/mercurial/locale/fr/LC_MESSAGES/hg.mo
   202 file path=usr/lib/python2.6/vendor-packages/mercurial/locale/it/LC_MESSAGES/hg.mo
   223 file path=usr/lib/python2.6/vendor-packages/mercurial/locale/it/LC_MESSAGES/hg.mo
   203 file path=usr/lib/python2.6/vendor-packages/mercurial/locale/ja/LC_MESSAGES/hg.mo
   224 file path=usr/lib/python2.6/vendor-packages/mercurial/locale/ja/LC_MESSAGES/hg.mo
   204 file path=usr/lib/python2.6/vendor-packages/mercurial/locale/pt_BR/LC_MESSAGES/hg.mo
   225 file path=usr/lib/python2.6/vendor-packages/mercurial/locale/pt_BR/LC_MESSAGES/hg.mo
   205 file path=usr/lib/python2.6/vendor-packages/mercurial/locale/ro/LC_MESSAGES/hg.mo
   226 file path=usr/lib/python2.6/vendor-packages/mercurial/locale/ro/LC_MESSAGES/hg.mo
       
   227 file path=usr/lib/python2.6/vendor-packages/mercurial/locale/ru/LC_MESSAGES/hg.mo
   206 file path=usr/lib/python2.6/vendor-packages/mercurial/locale/sv/LC_MESSAGES/hg.mo
   228 file path=usr/lib/python2.6/vendor-packages/mercurial/locale/sv/LC_MESSAGES/hg.mo
   207 file path=usr/lib/python2.6/vendor-packages/mercurial/locale/zh_CN/LC_MESSAGES/hg.mo
   229 file path=usr/lib/python2.6/vendor-packages/mercurial/locale/zh_CN/LC_MESSAGES/hg.mo
   208 file path=usr/lib/python2.6/vendor-packages/mercurial/locale/zh_TW/LC_MESSAGES/hg.mo
   230 file path=usr/lib/python2.6/vendor-packages/mercurial/locale/zh_TW/LC_MESSAGES/hg.mo
   209 file path=usr/lib/python2.6/vendor-packages/mercurial/localrepo.py
   231 file path=usr/lib/python2.6/vendor-packages/mercurial/localrepo.py
   210 file path=usr/lib/python2.6/vendor-packages/mercurial/lock.py
   232 file path=usr/lib/python2.6/vendor-packages/mercurial/lock.py
   220 file path=usr/lib/python2.6/vendor-packages/mercurial/node.py
   242 file path=usr/lib/python2.6/vendor-packages/mercurial/node.py
   221 file path=usr/lib/python2.6/vendor-packages/mercurial/osutil.so
   243 file path=usr/lib/python2.6/vendor-packages/mercurial/osutil.so
   222 file path=usr/lib/python2.6/vendor-packages/mercurial/parser.py
   244 file path=usr/lib/python2.6/vendor-packages/mercurial/parser.py
   223 file path=usr/lib/python2.6/vendor-packages/mercurial/parsers.so
   245 file path=usr/lib/python2.6/vendor-packages/mercurial/parsers.so
   224 file path=usr/lib/python2.6/vendor-packages/mercurial/patch.py
   246 file path=usr/lib/python2.6/vendor-packages/mercurial/patch.py
       
   247 file path=usr/lib/python2.6/vendor-packages/mercurial/phases.py
   225 file path=usr/lib/python2.6/vendor-packages/mercurial/posix.py
   248 file path=usr/lib/python2.6/vendor-packages/mercurial/posix.py
   226 file path=usr/lib/python2.6/vendor-packages/mercurial/pushkey.py
   249 file path=usr/lib/python2.6/vendor-packages/mercurial/pushkey.py
       
   250 file path=usr/lib/python2.6/vendor-packages/mercurial/pvec.py
   227 file path=usr/lib/python2.6/vendor-packages/mercurial/py3kcompat.py
   251 file path=usr/lib/python2.6/vendor-packages/mercurial/py3kcompat.py
   228 file path=usr/lib/python2.6/vendor-packages/mercurial/repair.py
   252 file path=usr/lib/python2.6/vendor-packages/mercurial/repair.py
   229 file path=usr/lib/python2.6/vendor-packages/mercurial/repo.py
   253 file path=usr/lib/python2.6/vendor-packages/mercurial/repo.py
   230 file path=usr/lib/python2.6/vendor-packages/mercurial/revlog.py
   254 file path=usr/lib/python2.6/vendor-packages/mercurial/revlog.py
   231 file path=usr/lib/python2.6/vendor-packages/mercurial/revset.py
   255 file path=usr/lib/python2.6/vendor-packages/mercurial/revset.py
       
   256 file path=usr/lib/python2.6/vendor-packages/mercurial/scmutil.py
       
   257 file path=usr/lib/python2.6/vendor-packages/mercurial/setdiscovery.py
   232 file path=usr/lib/python2.6/vendor-packages/mercurial/similar.py
   258 file path=usr/lib/python2.6/vendor-packages/mercurial/similar.py
   233 file path=usr/lib/python2.6/vendor-packages/mercurial/simplemerge.py pkg.depend.bypass-generate=.*
   259 file path=usr/lib/python2.6/vendor-packages/mercurial/simplemerge.py pkg.depend.bypass-generate=.*
   234 file path=usr/lib/python2.6/vendor-packages/mercurial/sshrepo.py
   260 file path=usr/lib/python2.6/vendor-packages/mercurial/sshrepo.py
   235 file path=usr/lib/python2.6/vendor-packages/mercurial/sshserver.py
   261 file path=usr/lib/python2.6/vendor-packages/mercurial/sshserver.py
       
   262 file path=usr/lib/python2.6/vendor-packages/mercurial/sslutil.py
   236 file path=usr/lib/python2.6/vendor-packages/mercurial/statichttprepo.py
   263 file path=usr/lib/python2.6/vendor-packages/mercurial/statichttprepo.py
   237 file path=usr/lib/python2.6/vendor-packages/mercurial/store.py
   264 file path=usr/lib/python2.6/vendor-packages/mercurial/store.py
   238 file path=usr/lib/python2.6/vendor-packages/mercurial/strutil.py
   265 file path=usr/lib/python2.6/vendor-packages/mercurial/strutil.py
   239 file path=usr/lib/python2.6/vendor-packages/mercurial/subrepo.py
   266 file path=usr/lib/python2.6/vendor-packages/mercurial/subrepo.py
   240 file path=usr/lib/python2.6/vendor-packages/mercurial/tags.py
   267 file path=usr/lib/python2.6/vendor-packages/mercurial/tags.py
   241 file path=usr/lib/python2.6/vendor-packages/mercurial/templatefilters.py
   268 file path=usr/lib/python2.6/vendor-packages/mercurial/templatefilters.py
   242 file path=usr/lib/python2.6/vendor-packages/mercurial/templatekw.py
   269 file path=usr/lib/python2.6/vendor-packages/mercurial/templatekw.py
   243 file path=usr/lib/python2.6/vendor-packages/mercurial/templater.py
   270 file path=usr/lib/python2.6/vendor-packages/mercurial/templater.py
       
   271 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/atom/bookmarkentry.tmpl
       
   272 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/atom/bookmarks.tmpl
   244 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/atom/changelog.tmpl
   273 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/atom/changelog.tmpl
   245 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/atom/changelogentry.tmpl
   274 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/atom/changelogentry.tmpl
   246 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/atom/error.tmpl
   275 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/atom/error.tmpl
   247 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/atom/filelog.tmpl
   276 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/atom/filelog.tmpl
   248 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/atom/header.tmpl
   277 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/atom/header.tmpl
   249 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/atom/map
   278 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/atom/map
   250 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/atom/tagentry.tmpl
   279 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/atom/tagentry.tmpl
   251 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/atom/tags.tmpl
   280 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/atom/tags.tmpl
   252 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/coal/header.tmpl
   281 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/coal/header.tmpl
   253 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/coal/map
   282 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/coal/map
       
   283 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/bookmarks.tmpl
   254 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/branches.tmpl
   284 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/branches.tmpl
   255 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/changelog.tmpl
   285 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/changelog.tmpl
   256 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/changelogentry.tmpl
   286 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/changelogentry.tmpl
   257 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/changeset.tmpl
   287 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/changeset.tmpl
   258 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/error.tmpl
   288 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/error.tmpl
   271 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/notfound.tmpl
   301 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/notfound.tmpl
   272 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/search.tmpl
   302 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/search.tmpl
   273 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/shortlog.tmpl
   303 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/shortlog.tmpl
   274 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/summary.tmpl
   304 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/summary.tmpl
   275 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/tags.tmpl
   305 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/gitweb/tags.tmpl
       
   306 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/map-cmdline.bisect
   276 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/map-cmdline.changelog
   307 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/map-cmdline.changelog
   277 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/map-cmdline.compact
   308 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/map-cmdline.compact
   278 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/map-cmdline.default
   309 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/map-cmdline.default
   279 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/map-cmdline.xml
   310 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/map-cmdline.xml
       
   311 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/monoblue/bookmarks.tmpl
   280 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/monoblue/branches.tmpl
   312 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/monoblue/branches.tmpl
   281 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/monoblue/changelog.tmpl
   313 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/monoblue/changelog.tmpl
   282 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/monoblue/changelogentry.tmpl
   314 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/monoblue/changelogentry.tmpl
   283 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/monoblue/changeset.tmpl
   315 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/monoblue/changeset.tmpl
   284 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/monoblue/error.tmpl
   316 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/monoblue/error.tmpl
   300 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/monoblue/summary.tmpl
   332 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/monoblue/summary.tmpl
   301 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/monoblue/tags.tmpl
   333 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/monoblue/tags.tmpl
   302 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/paper/bookmarks.tmpl
   334 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/paper/bookmarks.tmpl
   303 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/paper/branches.tmpl
   335 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/paper/branches.tmpl
   304 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/paper/changeset.tmpl
   336 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/paper/changeset.tmpl
       
   337 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/paper/diffstat.tmpl
   305 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/paper/error.tmpl
   338 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/paper/error.tmpl
   306 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/paper/fileannotate.tmpl
   339 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/paper/fileannotate.tmpl
   307 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/paper/filediff.tmpl
   340 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/paper/filediff.tmpl
   308 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/paper/filelog.tmpl
   341 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/paper/filelog.tmpl
   309 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/paper/filelogentry.tmpl
   342 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/paper/filelogentry.tmpl
   327 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/raw/filediff.tmpl
   360 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/raw/filediff.tmpl
   328 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/raw/index.tmpl
   361 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/raw/index.tmpl
   329 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/raw/manifest.tmpl
   362 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/raw/manifest.tmpl
   330 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/raw/map
   363 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/raw/map
   331 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/raw/notfound.tmpl
   364 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/raw/notfound.tmpl
       
   365 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/rss/bookmarkentry.tmpl
       
   366 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/rss/bookmarks.tmpl
   332 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/rss/changelog.tmpl
   367 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/rss/changelog.tmpl
   333 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/rss/changelogentry.tmpl
   368 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/rss/changelogentry.tmpl
   334 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/rss/error.tmpl
   369 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/rss/error.tmpl
   335 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/rss/filelog.tmpl
   370 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/rss/filelog.tmpl
   336 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/rss/filelogentry.tmpl
   371 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/rss/filelogentry.tmpl
   361 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/spartan/tags.tmpl
   396 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/spartan/tags.tmpl
   362 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/background.png
   397 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/background.png
   363 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/coal-file.png
   398 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/coal-file.png
   364 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/coal-folder.png
   399 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/coal-folder.png
   365 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/excanvas.js
   400 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/excanvas.js
   366 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/graph.js
       
   367 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/hgicon.png
   401 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/hgicon.png
   368 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/hglogo.png
   402 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/hglogo.png
       
   403 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/mercurial.js
   369 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/style-coal.css
   404 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/style-coal.css
   370 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/style-gitweb.css
   405 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/style-gitweb.css
   371 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/style-monoblue.css
   406 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/style-monoblue.css
   372 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/style-paper.css
   407 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/style-paper.css
   373 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/style.css
   408 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/static/style.css
   374 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/template-vars.txt
   409 file path=usr/lib/python2.6/vendor-packages/mercurial/templates/template-vars.txt
   375 file path=usr/lib/python2.6/vendor-packages/mercurial/transaction.py
   410 file path=usr/lib/python2.6/vendor-packages/mercurial/transaction.py
       
   411 file path=usr/lib/python2.6/vendor-packages/mercurial/treediscovery.py
   376 file path=usr/lib/python2.6/vendor-packages/mercurial/ui.py
   412 file path=usr/lib/python2.6/vendor-packages/mercurial/ui.py
   377 file path=usr/lib/python2.6/vendor-packages/mercurial/url.py
   413 file path=usr/lib/python2.6/vendor-packages/mercurial/url.py
   378 file path=usr/lib/python2.6/vendor-packages/mercurial/util.py
   414 file path=usr/lib/python2.6/vendor-packages/mercurial/util.py
   379 file path=usr/lib/python2.6/vendor-packages/mercurial/verify.py
   415 file path=usr/lib/python2.6/vendor-packages/mercurial/verify.py
   380 file path=usr/lib/python2.6/vendor-packages/mercurial/win32.py
   416 file path=usr/lib/python2.6/vendor-packages/mercurial/win32.py