components/git/git.p5m
changeset 4944 2efba29a3b65
parent 3913 6975b8339adc
child 4948 692859999ccc
equal deleted inserted replaced
4943:1d2d4cba41b1 4944:2efba29a3b65
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
       
    21 
       
    22 #
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    24 #
    23 
    25 
    24 <transform file path=usr/lib/git-core/.* -> default mode 0555>
    26 <transform file path=usr/lib/git-core/.* -> default mode 0555>
    25 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    27 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    28 <transform file path=usr/perl5/.*/man/(.*) -> emit link \
       
    29     path=/usr/share/man/%<1> target=../../../perl5/$(PERL_VERSION)/man/%<1>>
       
    30 #
    26 set name=pkg.fmri \
    31 set name=pkg.fmri \
    27     value=pkg:/developer/versioning/git@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    32     value=pkg:/developer/versioning/git@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary value="git - Fast Version Control System"
    33 set name=pkg.summary value="git - Fast Version Control System"
    29 set name=pkg.description \
    34 set name=pkg.description \
    30     value="Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency."
    35     value="Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency."
    34     value="org.opensolaris.category.2008:Development/Source Code Management"
    39     value="org.opensolaris.category.2008:Development/Source Code Management"
    35 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    40 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    41 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=org.opensolaris.arc-caseid value=LSARC/2008/360
    42 set name=org.opensolaris.arc-caseid value=LSARC/2008/360
    38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    43 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    44 #
    39 hardlink path=usr/bin/git target=../lib/git-core/git-cherry-pick
    45 hardlink path=usr/bin/git target=../lib/git-core/git-cherry-pick
    40 hardlink path=usr/bin/git-cvsserver target=../lib/git-core/git-cvsserver
    46 hardlink path=usr/bin/git-cvsserver target=../lib/git-core/git-cvsserver
    41 hardlink path=usr/bin/git-receive-pack target=../lib/git-core/git-cherry-pick
    47 hardlink path=usr/bin/git-receive-pack target=../lib/git-core/git-cherry-pick
    42 hardlink path=usr/bin/git-shell target=../lib/git-core/git-shell
    48 hardlink path=usr/bin/git-shell target=../lib/git-core/git-shell
    43 hardlink path=usr/bin/git-upload-archive target=../lib/git-core/git-cherry-pick
    49 hardlink path=usr/bin/git-upload-archive target=../lib/git-core/git-cherry-pick
    44 hardlink path=usr/bin/git-upload-pack target=../lib/git-core/git-upload-pack
    50 hardlink path=usr/bin/git-upload-pack target=../lib/git-core/git-upload-pack
    45 file path=usr/bin/gitk
    51 file path=usr/bin/gitk
    46 hardlink path=usr/lib/git-core/git target=git-cherry-pick
    52 hardlink path=usr/lib/git-core/git target=git-cherry-pick
    47 hardlink path=usr/lib/git-core/git-add target=git-cherry-pick
    53 hardlink path=usr/lib/git-core/git-add target=git-cherry-pick
    48 file path=usr/lib/git-core/git-add--interactive
    54 file path=usr/lib/git-core/git-add--interactive
    49 file path=usr/lib/git-core/git-am
    55 hardlink path=usr/lib/git-core/git-am target=git-cherry-pick
    50 hardlink path=usr/lib/git-core/git-annotate target=git-cherry-pick
    56 hardlink path=usr/lib/git-core/git-annotate target=git-cherry-pick
    51 hardlink path=usr/lib/git-core/git-apply target=git-cherry-pick
    57 hardlink path=usr/lib/git-core/git-apply target=git-cherry-pick
    52 file path=usr/lib/git-core/git-archimport
    58 file path=usr/lib/git-core/git-archimport
    53 hardlink path=usr/lib/git-core/git-archive target=git-cherry-pick
    59 hardlink path=usr/lib/git-core/git-archive target=git-cherry-pick
    54 file path=usr/lib/git-core/git-bisect
    60 file path=usr/lib/git-core/git-bisect
    56 hardlink path=usr/lib/git-core/git-blame target=git-cherry-pick
    62 hardlink path=usr/lib/git-core/git-blame target=git-cherry-pick
    57 hardlink path=usr/lib/git-core/git-branch target=git-cherry-pick
    63 hardlink path=usr/lib/git-core/git-branch target=git-cherry-pick
    58 hardlink path=usr/lib/git-core/git-bundle target=git-cherry-pick
    64 hardlink path=usr/lib/git-core/git-bundle target=git-cherry-pick
    59 hardlink path=usr/lib/git-core/git-cat-file target=git-cherry-pick
    65 hardlink path=usr/lib/git-core/git-cat-file target=git-cherry-pick
    60 hardlink path=usr/lib/git-core/git-check-attr target=git-cherry-pick
    66 hardlink path=usr/lib/git-core/git-check-attr target=git-cherry-pick
       
    67 hardlink path=usr/lib/git-core/git-check-ignore target=git-cherry-pick
       
    68 hardlink path=usr/lib/git-core/git-check-mailmap target=git-cherry-pick
    61 hardlink path=usr/lib/git-core/git-check-ref-format target=git-cherry-pick
    69 hardlink path=usr/lib/git-core/git-check-ref-format target=git-cherry-pick
    62 hardlink path=usr/lib/git-core/git-checkout target=git-cherry-pick
    70 hardlink path=usr/lib/git-core/git-checkout target=git-cherry-pick
    63 hardlink path=usr/lib/git-core/git-checkout-index target=git-cherry-pick
    71 hardlink path=usr/lib/git-core/git-checkout-index target=git-cherry-pick
    64 hardlink path=usr/lib/git-core/git-cherry target=git-cherry-pick
    72 hardlink path=usr/lib/git-core/git-cherry target=git-cherry-pick
    65 file path=usr/lib/git-core/git-cherry-pick
    73 file path=usr/lib/git-core/git-cherry-pick
    66 hardlink path=usr/lib/git-core/git-citool target=git-gui
    74 hardlink path=usr/lib/git-core/git-citool target=git-gui
    67 hardlink path=usr/lib/git-core/git-clean target=git-cherry-pick
    75 hardlink path=usr/lib/git-core/git-clean target=git-cherry-pick
    68 hardlink path=usr/lib/git-core/git-clone target=git-cherry-pick
    76 hardlink path=usr/lib/git-core/git-clone target=git-cherry-pick
       
    77 hardlink path=usr/lib/git-core/git-column target=git-cherry-pick
    69 hardlink path=usr/lib/git-core/git-commit target=git-cherry-pick
    78 hardlink path=usr/lib/git-core/git-commit target=git-cherry-pick
    70 hardlink path=usr/lib/git-core/git-commit-tree target=git-cherry-pick
    79 hardlink path=usr/lib/git-core/git-commit-tree target=git-cherry-pick
    71 hardlink path=usr/lib/git-core/git-config target=git-cherry-pick
    80 hardlink path=usr/lib/git-core/git-config target=git-cherry-pick
    72 hardlink path=usr/lib/git-core/git-count-objects target=git-cherry-pick
    81 hardlink path=usr/lib/git-core/git-count-objects target=git-cherry-pick
       
    82 hardlink path=usr/lib/git-core/git-credential target=git-cherry-pick
    73 file path=usr/lib/git-core/git-credential-cache
    83 file path=usr/lib/git-core/git-credential-cache
    74 file path=usr/lib/git-core/git-credential-cache--daemon
    84 file path=usr/lib/git-core/git-credential-cache--daemon
    75 file path=usr/lib/git-core/git-credential-store
    85 file path=usr/lib/git-core/git-credential-store
    76 file path=usr/lib/git-core/git-cvsexportcommit
    86 file path=usr/lib/git-core/git-cvsexportcommit
    77 file path=usr/lib/git-core/git-cvsimport
    87 file path=usr/lib/git-core/git-cvsimport
   107 file path=usr/lib/git-core/git-imap-send
   117 file path=usr/lib/git-core/git-imap-send
   108 hardlink path=usr/lib/git-core/git-index-pack target=git-cherry-pick
   118 hardlink path=usr/lib/git-core/git-index-pack target=git-cherry-pick
   109 hardlink path=usr/lib/git-core/git-init target=git-cherry-pick
   119 hardlink path=usr/lib/git-core/git-init target=git-cherry-pick
   110 hardlink path=usr/lib/git-core/git-init-db target=git-cherry-pick
   120 hardlink path=usr/lib/git-core/git-init-db target=git-cherry-pick
   111 file path=usr/lib/git-core/git-instaweb
   121 file path=usr/lib/git-core/git-instaweb
       
   122 hardlink path=usr/lib/git-core/git-interpret-trailers target=git-cherry-pick
   112 hardlink path=usr/lib/git-core/git-log target=git-cherry-pick
   123 hardlink path=usr/lib/git-core/git-log target=git-cherry-pick
   113 file path=usr/lib/git-core/git-lost-found
       
   114 hardlink path=usr/lib/git-core/git-ls-files target=git-cherry-pick
   124 hardlink path=usr/lib/git-core/git-ls-files target=git-cherry-pick
   115 hardlink path=usr/lib/git-core/git-ls-remote target=git-cherry-pick
   125 hardlink path=usr/lib/git-core/git-ls-remote target=git-cherry-pick
   116 hardlink path=usr/lib/git-core/git-ls-tree target=git-cherry-pick
   126 hardlink path=usr/lib/git-core/git-ls-tree target=git-cherry-pick
   117 hardlink path=usr/lib/git-core/git-mailinfo target=git-cherry-pick
   127 hardlink path=usr/lib/git-core/git-mailinfo target=git-cherry-pick
   118 hardlink path=usr/lib/git-core/git-mailsplit target=git-cherry-pick
   128 hardlink path=usr/lib/git-core/git-mailsplit target=git-cherry-pick
   132 hardlink path=usr/lib/git-core/git-mktag target=git-cherry-pick
   142 hardlink path=usr/lib/git-core/git-mktag target=git-cherry-pick
   133 hardlink path=usr/lib/git-core/git-mktree target=git-cherry-pick
   143 hardlink path=usr/lib/git-core/git-mktree target=git-cherry-pick
   134 hardlink path=usr/lib/git-core/git-mv target=git-cherry-pick
   144 hardlink path=usr/lib/git-core/git-mv target=git-cherry-pick
   135 hardlink path=usr/lib/git-core/git-name-rev target=git-cherry-pick
   145 hardlink path=usr/lib/git-core/git-name-rev target=git-cherry-pick
   136 hardlink path=usr/lib/git-core/git-notes target=git-cherry-pick
   146 hardlink path=usr/lib/git-core/git-notes target=git-cherry-pick
       
   147 file path=usr/lib/git-core/git-p4
   137 hardlink path=usr/lib/git-core/git-pack-objects target=git-cherry-pick
   148 hardlink path=usr/lib/git-core/git-pack-objects target=git-cherry-pick
   138 hardlink path=usr/lib/git-core/git-pack-redundant target=git-cherry-pick
   149 hardlink path=usr/lib/git-core/git-pack-redundant target=git-cherry-pick
   139 hardlink path=usr/lib/git-core/git-pack-refs target=git-cherry-pick
   150 hardlink path=usr/lib/git-core/git-pack-refs target=git-cherry-pick
   140 file path=usr/lib/git-core/git-parse-remote
   151 file path=usr/lib/git-core/git-parse-remote
   141 hardlink path=usr/lib/git-core/git-patch-id target=git-cherry-pick
   152 hardlink path=usr/lib/git-core/git-patch-id target=git-cherry-pick
   142 hardlink path=usr/lib/git-core/git-peek-remote target=git-cherry-pick
       
   143 hardlink path=usr/lib/git-core/git-prune target=git-cherry-pick
   153 hardlink path=usr/lib/git-core/git-prune target=git-cherry-pick
   144 hardlink path=usr/lib/git-core/git-prune-packed target=git-cherry-pick
   154 hardlink path=usr/lib/git-core/git-prune-packed target=git-cherry-pick
   145 file path=usr/lib/git-core/git-pull
   155 hardlink path=usr/lib/git-core/git-pull target=git-cherry-pick
   146 hardlink path=usr/lib/git-core/git-push target=git-cherry-pick
   156 hardlink path=usr/lib/git-core/git-push target=git-cherry-pick
   147 file path=usr/lib/git-core/git-quiltimport
   157 file path=usr/lib/git-core/git-quiltimport
   148 hardlink path=usr/lib/git-core/git-read-tree target=git-cherry-pick
   158 hardlink path=usr/lib/git-core/git-read-tree target=git-cherry-pick
   149 file path=usr/lib/git-core/git-rebase
   159 file path=usr/lib/git-core/git-rebase
   150 file path=usr/lib/git-core/git-rebase--am
   160 file path=usr/lib/git-core/git-rebase--am
   158 hardlink path=usr/lib/git-core/git-remote-fd target=git-cherry-pick
   168 hardlink path=usr/lib/git-core/git-remote-fd target=git-cherry-pick
   159 hardlink path=usr/lib/git-core/git-remote-ftp target=git-remote-ftps
   169 hardlink path=usr/lib/git-core/git-remote-ftp target=git-remote-ftps
   160 file path=usr/lib/git-core/git-remote-ftps
   170 file path=usr/lib/git-core/git-remote-ftps
   161 hardlink path=usr/lib/git-core/git-remote-http target=git-remote-ftps
   171 hardlink path=usr/lib/git-core/git-remote-http target=git-remote-ftps
   162 hardlink path=usr/lib/git-core/git-remote-https target=git-remote-ftps
   172 hardlink path=usr/lib/git-core/git-remote-https target=git-remote-ftps
   163 file path=usr/lib/git-core/git-remote-testgit
   173 file path=usr/lib/git-core/git-remote-testsvn
   164 file path=usr/lib/git-core/git-repack
   174 hardlink path=usr/lib/git-core/git-repack target=git-cherry-pick
   165 hardlink path=usr/lib/git-core/git-replace target=git-cherry-pick
   175 hardlink path=usr/lib/git-core/git-replace target=git-cherry-pick
   166 hardlink path=usr/lib/git-core/git-repo-config target=git-cherry-pick
       
   167 file path=usr/lib/git-core/git-request-pull
   176 file path=usr/lib/git-core/git-request-pull
   168 hardlink path=usr/lib/git-core/git-rerere target=git-cherry-pick
   177 hardlink path=usr/lib/git-core/git-rerere target=git-cherry-pick
   169 hardlink path=usr/lib/git-core/git-reset target=git-cherry-pick
   178 hardlink path=usr/lib/git-core/git-reset target=git-cherry-pick
   170 hardlink path=usr/lib/git-core/git-rev-list target=git-cherry-pick
   179 hardlink path=usr/lib/git-core/git-rev-list target=git-cherry-pick
   171 hardlink path=usr/lib/git-core/git-rev-parse target=git-cherry-pick
   180 hardlink path=usr/lib/git-core/git-rev-parse target=git-cherry-pick
   188 hardlink path=usr/lib/git-core/git-stripspace target=git-cherry-pick
   197 hardlink path=usr/lib/git-core/git-stripspace target=git-cherry-pick
   189 file path=usr/lib/git-core/git-submodule
   198 file path=usr/lib/git-core/git-submodule
   190 file path=usr/lib/git-core/git-svn
   199 file path=usr/lib/git-core/git-svn
   191 hardlink path=usr/lib/git-core/git-symbolic-ref target=git-cherry-pick
   200 hardlink path=usr/lib/git-core/git-symbolic-ref target=git-cherry-pick
   192 hardlink path=usr/lib/git-core/git-tag target=git-cherry-pick
   201 hardlink path=usr/lib/git-core/git-tag target=git-cherry-pick
   193 hardlink path=usr/lib/git-core/git-tar-tree target=git-cherry-pick
       
   194 hardlink path=usr/lib/git-core/git-unpack-file target=git-cherry-pick
   202 hardlink path=usr/lib/git-core/git-unpack-file target=git-cherry-pick
   195 hardlink path=usr/lib/git-core/git-unpack-objects target=git-cherry-pick
   203 hardlink path=usr/lib/git-core/git-unpack-objects target=git-cherry-pick
   196 hardlink path=usr/lib/git-core/git-update-index target=git-cherry-pick
   204 hardlink path=usr/lib/git-core/git-update-index target=git-cherry-pick
   197 hardlink path=usr/lib/git-core/git-update-ref target=git-cherry-pick
   205 hardlink path=usr/lib/git-core/git-update-ref target=git-cherry-pick
   198 hardlink path=usr/lib/git-core/git-update-server-info target=git-cherry-pick
   206 hardlink path=usr/lib/git-core/git-update-server-info target=git-cherry-pick
   199 hardlink path=usr/lib/git-core/git-upload-archive target=git-cherry-pick
   207 hardlink path=usr/lib/git-core/git-upload-archive target=git-cherry-pick
   200 file path=usr/lib/git-core/git-upload-pack
   208 file path=usr/lib/git-core/git-upload-pack
   201 hardlink path=usr/lib/git-core/git-var target=git-cherry-pick
   209 hardlink path=usr/lib/git-core/git-var target=git-cherry-pick
       
   210 hardlink path=usr/lib/git-core/git-verify-commit target=git-cherry-pick
   202 hardlink path=usr/lib/git-core/git-verify-pack target=git-cherry-pick
   211 hardlink path=usr/lib/git-core/git-verify-pack target=git-cherry-pick
   203 hardlink path=usr/lib/git-core/git-verify-tag target=git-cherry-pick
   212 hardlink path=usr/lib/git-core/git-verify-tag target=git-cherry-pick
   204 file path=usr/lib/git-core/git-web--browse
   213 file path=usr/lib/git-core/git-web--browse
   205 hardlink path=usr/lib/git-core/git-whatchanged target=git-cherry-pick
   214 hardlink path=usr/lib/git-core/git-whatchanged target=git-cherry-pick
       
   215 hardlink path=usr/lib/git-core/git-worktree target=git-cherry-pick
   206 hardlink path=usr/lib/git-core/git-write-tree target=git-cherry-pick
   216 hardlink path=usr/lib/git-core/git-write-tree target=git-cherry-pick
   207 file path=usr/lib/git-core/mergetools/araxis
   217 file path=usr/lib/git-core/mergetools/araxis
       
   218 file path=usr/lib/git-core/mergetools/bc
   208 file path=usr/lib/git-core/mergetools/bc3
   219 file path=usr/lib/git-core/mergetools/bc3
   209 file path=usr/lib/git-core/mergetools/defaults
   220 file path=usr/lib/git-core/mergetools/codecompare
       
   221 file path=usr/lib/git-core/mergetools/deltawalker
       
   222 file path=usr/lib/git-core/mergetools/diffmerge
   210 file path=usr/lib/git-core/mergetools/diffuse
   223 file path=usr/lib/git-core/mergetools/diffuse
   211 file path=usr/lib/git-core/mergetools/ecmerge
   224 file path=usr/lib/git-core/mergetools/ecmerge
   212 file path=usr/lib/git-core/mergetools/emerge
   225 file path=usr/lib/git-core/mergetools/emerge
       
   226 file path=usr/lib/git-core/mergetools/gvimdiff
       
   227 file path=usr/lib/git-core/mergetools/gvimdiff2
       
   228 file path=usr/lib/git-core/mergetools/gvimdiff3
   213 file path=usr/lib/git-core/mergetools/kdiff3
   229 file path=usr/lib/git-core/mergetools/kdiff3
   214 file path=usr/lib/git-core/mergetools/kompare
   230 file path=usr/lib/git-core/mergetools/kompare
   215 file path=usr/lib/git-core/mergetools/meld
   231 file path=usr/lib/git-core/mergetools/meld
   216 file path=usr/lib/git-core/mergetools/opendiff
   232 file path=usr/lib/git-core/mergetools/opendiff
   217 file path=usr/lib/git-core/mergetools/p4merge
   233 file path=usr/lib/git-core/mergetools/p4merge
   218 file path=usr/lib/git-core/mergetools/tkdiff
   234 file path=usr/lib/git-core/mergetools/tkdiff
   219 file path=usr/lib/git-core/mergetools/tortoisemerge
   235 file path=usr/lib/git-core/mergetools/tortoisemerge
   220 file path=usr/lib/git-core/mergetools/vim
   236 file path=usr/lib/git-core/mergetools/vimdiff
       
   237 file path=usr/lib/git-core/mergetools/vimdiff2
       
   238 file path=usr/lib/git-core/mergetools/vimdiff3
       
   239 file path=usr/lib/git-core/mergetools/winmerge
   221 file path=usr/lib/git-core/mergetools/xxdiff
   240 file path=usr/lib/git-core/mergetools/xxdiff
   222 file path=usr/lib/python$(PYVER)/vendor-packages/git_remote_helpers-0.1.0-py$(PYVER).egg-info
   241 file path=usr/perl5/$(PERL_VERSION)/man/man3/Git.3
   223 file path=usr/lib/python$(PYVER)/vendor-packages/git_remote_helpers/__init__.py
   242 file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::I18N.3
   224 file path=usr/lib/python$(PYVER)/vendor-packages/git_remote_helpers/__init__.pyc
   243 file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Editor.3
   225 file path=usr/lib/python$(PYVER)/vendor-packages/git_remote_helpers/git/__init__.py
   244 file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Fetcher.3
   226 file path=usr/lib/python$(PYVER)/vendor-packages/git_remote_helpers/git/__init__.pyc
   245 file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Memoize::YAML.3
   227 file path=usr/lib/python$(PYVER)/vendor-packages/git_remote_helpers/git/exporter.py
   246 file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Prompt.3
   228 file path=usr/lib/python$(PYVER)/vendor-packages/git_remote_helpers/git/exporter.pyc
   247 file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Ra.3
   229 file path=usr/lib/python$(PYVER)/vendor-packages/git_remote_helpers/git/git.py
   248 file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Utils.3
   230 file path=usr/lib/python$(PYVER)/vendor-packages/git_remote_helpers/git/git.pyc
   249 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/$(PERL_ARCH)/auto/Git/.packlist
   231 file path=usr/lib/python$(PYVER)/vendor-packages/git_remote_helpers/git/importer.py
   250 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git.pm
   232 file path=usr/lib/python$(PYVER)/vendor-packages/git_remote_helpers/git/importer.pyc
   251 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/I18N.pm
   233 file path=usr/lib/python$(PYVER)/vendor-packages/git_remote_helpers/git/non_local.py
   252 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/IndexInfo.pm
   234 file path=usr/lib/python$(PYVER)/vendor-packages/git_remote_helpers/git/non_local.pyc
   253 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN.pm
   235 file path=usr/lib/python$(PYVER)/vendor-packages/git_remote_helpers/git/repo.py
   254 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN/Editor.pm
   236 file path=usr/lib/python$(PYVER)/vendor-packages/git_remote_helpers/git/repo.pyc
   255 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN/Fetcher.pm
   237 file path=usr/lib/python$(PYVER)/vendor-packages/git_remote_helpers/util.py
   256 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN/GlobSpec.pm
   238 file path=usr/lib/python$(PYVER)/vendor-packages/git_remote_helpers/util.pyc
   257 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN/Log.pm
   239 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/$(PERL_ARCH)/Error.pm
   258 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN/Memoize/YAML.pm
   240 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/$(PERL_ARCH)/Git.pm
   259 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN/Migration.pm
       
   260 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN/Prompt.pm
       
   261 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN/Ra.pm
       
   262 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN/Utils.pm
   241 file path=usr/share/git-core/templates/description
   263 file path=usr/share/git-core/templates/description
   242 file path=usr/share/git-core/templates/hooks/applypatch-msg.sample
   264 file path=usr/share/git-core/templates/hooks/applypatch-msg.sample
   243 file path=usr/share/git-core/templates/hooks/commit-msg.sample
   265 file path=usr/share/git-core/templates/hooks/commit-msg.sample
   244 file path=usr/share/git-core/templates/hooks/post-update.sample
   266 file path=usr/share/git-core/templates/hooks/post-update.sample
   245 file path=usr/share/git-core/templates/hooks/pre-applypatch.sample
   267 file path=usr/share/git-core/templates/hooks/pre-applypatch.sample
   246 file path=usr/share/git-core/templates/hooks/pre-commit.sample
   268 file path=usr/share/git-core/templates/hooks/pre-commit.sample
       
   269 file path=usr/share/git-core/templates/hooks/pre-push.sample
   247 file path=usr/share/git-core/templates/hooks/pre-rebase.sample
   270 file path=usr/share/git-core/templates/hooks/pre-rebase.sample
   248 file path=usr/share/git-core/templates/hooks/prepare-commit-msg.sample
   271 file path=usr/share/git-core/templates/hooks/prepare-commit-msg.sample
   249 file path=usr/share/git-core/templates/hooks/update.sample
   272 file path=usr/share/git-core/templates/hooks/update.sample
   250 file path=usr/share/git-core/templates/info/exclude
   273 file path=usr/share/git-core/templates/info/exclude
   251 file path=usr/share/git-gui/lib/about.tcl
   274 file path=usr/share/git-gui/lib/about.tcl
   272 file path=usr/share/git-gui/lib/index.tcl
   295 file path=usr/share/git-gui/lib/index.tcl
   273 file path=usr/share/git-gui/lib/line.tcl
   296 file path=usr/share/git-gui/lib/line.tcl
   274 file path=usr/share/git-gui/lib/logo.tcl
   297 file path=usr/share/git-gui/lib/logo.tcl
   275 file path=usr/share/git-gui/lib/merge.tcl
   298 file path=usr/share/git-gui/lib/merge.tcl
   276 file path=usr/share/git-gui/lib/mergetool.tcl
   299 file path=usr/share/git-gui/lib/mergetool.tcl
       
   300 file path=usr/share/git-gui/lib/msgs/bg.msg
   277 file path=usr/share/git-gui/lib/msgs/de.msg
   301 file path=usr/share/git-gui/lib/msgs/de.msg
   278 file path=usr/share/git-gui/lib/msgs/el.msg
   302 file path=usr/share/git-gui/lib/msgs/el.msg
   279 file path=usr/share/git-gui/lib/msgs/fr.msg
   303 file path=usr/share/git-gui/lib/msgs/fr.msg
   280 file path=usr/share/git-gui/lib/msgs/hu.msg
   304 file path=usr/share/git-gui/lib/msgs/hu.msg
   281 file path=usr/share/git-gui/lib/msgs/it.msg
   305 file path=usr/share/git-gui/lib/msgs/it.msg
   282 file path=usr/share/git-gui/lib/msgs/ja.msg
   306 file path=usr/share/git-gui/lib/msgs/ja.msg
   283 file path=usr/share/git-gui/lib/msgs/nb.msg
   307 file path=usr/share/git-gui/lib/msgs/nb.msg
   284 file path=usr/share/git-gui/lib/msgs/pt_br.msg
   308 file path=usr/share/git-gui/lib/msgs/pt_br.msg
   285 file path=usr/share/git-gui/lib/msgs/ru.msg
   309 file path=usr/share/git-gui/lib/msgs/ru.msg
   286 file path=usr/share/git-gui/lib/msgs/sv.msg
   310 file path=usr/share/git-gui/lib/msgs/sv.msg
       
   311 file path=usr/share/git-gui/lib/msgs/vi.msg
   287 file path=usr/share/git-gui/lib/msgs/zh_cn.msg
   312 file path=usr/share/git-gui/lib/msgs/zh_cn.msg
   288 file path=usr/share/git-gui/lib/option.tcl
   313 file path=usr/share/git-gui/lib/option.tcl
   289 file path=usr/share/git-gui/lib/remote.tcl
   314 file path=usr/share/git-gui/lib/remote.tcl
   290 file path=usr/share/git-gui/lib/remote_add.tcl
   315 file path=usr/share/git-gui/lib/remote_add.tcl
   291 file path=usr/share/git-gui/lib/remote_branch_delete.tcl
   316 file path=usr/share/git-gui/lib/remote_branch_delete.tcl
   299 file path=usr/share/git-gui/lib/tools.tcl
   324 file path=usr/share/git-gui/lib/tools.tcl
   300 file path=usr/share/git-gui/lib/tools_dlg.tcl
   325 file path=usr/share/git-gui/lib/tools_dlg.tcl
   301 file path=usr/share/git-gui/lib/transport.tcl
   326 file path=usr/share/git-gui/lib/transport.tcl
   302 file path=usr/share/git-gui/lib/win32.tcl
   327 file path=usr/share/git-gui/lib/win32.tcl
   303 file path=usr/share/git-gui/lib/win32_shortcut.js
   328 file path=usr/share/git-gui/lib/win32_shortcut.js
       
   329 file path=usr/share/gitk/lib/msgs/bg.msg
       
   330 file path=usr/share/gitk/lib/msgs/ca.msg
   304 file path=usr/share/gitk/lib/msgs/de.msg
   331 file path=usr/share/gitk/lib/msgs/de.msg
   305 file path=usr/share/gitk/lib/msgs/es.msg
   332 file path=usr/share/gitk/lib/msgs/es.msg
   306 file path=usr/share/gitk/lib/msgs/fr.msg
   333 file path=usr/share/gitk/lib/msgs/fr.msg
   307 file path=usr/share/gitk/lib/msgs/hu.msg
   334 file path=usr/share/gitk/lib/msgs/hu.msg
   308 file path=usr/share/gitk/lib/msgs/it.msg
   335 file path=usr/share/gitk/lib/msgs/it.msg
   309 file path=usr/share/gitk/lib/msgs/ja.msg
   336 file path=usr/share/gitk/lib/msgs/ja.msg
   310 file path=usr/share/gitk/lib/msgs/pt_br.msg
   337 file path=usr/share/gitk/lib/msgs/pt_br.msg
   311 file path=usr/share/gitk/lib/msgs/ru.msg
   338 file path=usr/share/gitk/lib/msgs/ru.msg
   312 file path=usr/share/gitk/lib/msgs/sv.msg
   339 file path=usr/share/gitk/lib/msgs/sv.msg
       
   340 file path=usr/share/gitk/lib/msgs/vi.msg
   313 file path=usr/share/gitweb/gitweb.cgi
   341 file path=usr/share/gitweb/gitweb.cgi
   314 file path=usr/share/gitweb/static/git-favicon.png
   342 file path=usr/share/gitweb/static/git-favicon.png
   315 file path=usr/share/gitweb/static/git-logo.png
   343 file path=usr/share/gitweb/static/git-logo.png
   316 file path=usr/share/gitweb/static/gitweb.css
   344 file path=usr/share/gitweb/static/gitweb.css
   317 file path=usr/share/gitweb/static/gitweb.js
   345 file path=usr/share/gitweb/static/gitweb.js
       
   346 file path=usr/share/locale/bg/LC_MESSAGES/git.mo
       
   347 file path=usr/share/locale/ca/LC_MESSAGES/git.mo
       
   348 file path=usr/share/locale/de/LC_MESSAGES/git.mo
       
   349 file path=usr/share/locale/fr/LC_MESSAGES/git.mo
   318 file path=usr/share/locale/is/LC_MESSAGES/git.mo
   350 file path=usr/share/locale/is/LC_MESSAGES/git.mo
       
   351 file path=usr/share/locale/it/LC_MESSAGES/git.mo
       
   352 file path=usr/share/locale/pt_PT/LC_MESSAGES/git.mo
       
   353 file path=usr/share/locale/ru/LC_MESSAGES/git.mo
       
   354 file path=usr/share/locale/sv/LC_MESSAGES/git.mo
       
   355 file path=usr/share/locale/vi/LC_MESSAGES/git.mo
       
   356 file path=usr/share/locale/zh_CN/LC_MESSAGES/git.mo
   319 file path=usr/share/man/man1/git-add.1
   357 file path=usr/share/man/man1/git-add.1
   320 file path=usr/share/man/man1/git-am.1
   358 file path=usr/share/man/man1/git-am.1
   321 file path=usr/share/man/man1/git-annotate.1
   359 file path=usr/share/man/man1/git-annotate.1
   322 file path=usr/share/man/man1/git-apply.1
   360 file path=usr/share/man/man1/git-apply.1
   323 file path=usr/share/man/man1/git-archimport.1
   361 file path=usr/share/man/man1/git-archimport.1
   326 file path=usr/share/man/man1/git-blame.1
   364 file path=usr/share/man/man1/git-blame.1
   327 file path=usr/share/man/man1/git-branch.1
   365 file path=usr/share/man/man1/git-branch.1
   328 file path=usr/share/man/man1/git-bundle.1
   366 file path=usr/share/man/man1/git-bundle.1
   329 file path=usr/share/man/man1/git-cat-file.1
   367 file path=usr/share/man/man1/git-cat-file.1
   330 file path=usr/share/man/man1/git-check-attr.1
   368 file path=usr/share/man/man1/git-check-attr.1
       
   369 file path=usr/share/man/man1/git-check-ignore.1
       
   370 file path=usr/share/man/man1/git-check-mailmap.1
   331 file path=usr/share/man/man1/git-check-ref-format.1
   371 file path=usr/share/man/man1/git-check-ref-format.1
   332 file path=usr/share/man/man1/git-checkout-index.1
   372 file path=usr/share/man/man1/git-checkout-index.1
   333 file path=usr/share/man/man1/git-checkout.1
   373 file path=usr/share/man/man1/git-checkout.1
   334 file path=usr/share/man/man1/git-cherry-pick.1
   374 file path=usr/share/man/man1/git-cherry-pick.1
   335 file path=usr/share/man/man1/git-cherry.1
   375 file path=usr/share/man/man1/git-cherry.1
   336 file path=usr/share/man/man1/git-citool.1
   376 file path=usr/share/man/man1/git-citool.1
   337 file path=usr/share/man/man1/git-clean.1
   377 file path=usr/share/man/man1/git-clean.1
   338 file path=usr/share/man/man1/git-clone.1
   378 file path=usr/share/man/man1/git-clone.1
       
   379 file path=usr/share/man/man1/git-column.1
   339 file path=usr/share/man/man1/git-commit-tree.1
   380 file path=usr/share/man/man1/git-commit-tree.1
   340 file path=usr/share/man/man1/git-commit.1
   381 file path=usr/share/man/man1/git-commit.1
   341 file path=usr/share/man/man1/git-config.1
   382 file path=usr/share/man/man1/git-config.1
   342 file path=usr/share/man/man1/git-count-objects.1
   383 file path=usr/share/man/man1/git-count-objects.1
   343 file path=usr/share/man/man1/git-credential-cache--daemon.1
   384 file path=usr/share/man/man1/git-credential-cache--daemon.1
   344 file path=usr/share/man/man1/git-credential-cache.1
   385 file path=usr/share/man/man1/git-credential-cache.1
   345 file path=usr/share/man/man1/git-credential-store.1
   386 file path=usr/share/man/man1/git-credential-store.1
       
   387 file path=usr/share/man/man1/git-credential.1
   346 file path=usr/share/man/man1/git-cvsexportcommit.1
   388 file path=usr/share/man/man1/git-cvsexportcommit.1
   347 file path=usr/share/man/man1/git-cvsimport.1
   389 file path=usr/share/man/man1/git-cvsimport.1
   348 file path=usr/share/man/man1/git-cvsserver.1
   390 file path=usr/share/man/man1/git-cvsserver.1
   349 file path=usr/share/man/man1/git-daemon.1
   391 file path=usr/share/man/man1/git-daemon.1
   350 file path=usr/share/man/man1/git-describe.1
   392 file path=usr/share/man/man1/git-describe.1
   375 file path=usr/share/man/man1/git-imap-send.1
   417 file path=usr/share/man/man1/git-imap-send.1
   376 file path=usr/share/man/man1/git-index-pack.1
   418 file path=usr/share/man/man1/git-index-pack.1
   377 file path=usr/share/man/man1/git-init-db.1
   419 file path=usr/share/man/man1/git-init-db.1
   378 file path=usr/share/man/man1/git-init.1
   420 file path=usr/share/man/man1/git-init.1
   379 file path=usr/share/man/man1/git-instaweb.1
   421 file path=usr/share/man/man1/git-instaweb.1
       
   422 file path=usr/share/man/man1/git-interpret-trailers.1
   380 file path=usr/share/man/man1/git-log.1
   423 file path=usr/share/man/man1/git-log.1
   381 file path=usr/share/man/man1/git-lost-found.1
       
   382 file path=usr/share/man/man1/git-ls-files.1
   424 file path=usr/share/man/man1/git-ls-files.1
   383 file path=usr/share/man/man1/git-ls-remote.1
   425 file path=usr/share/man/man1/git-ls-remote.1
   384 file path=usr/share/man/man1/git-ls-tree.1
   426 file path=usr/share/man/man1/git-ls-tree.1
   385 file path=usr/share/man/man1/git-mailinfo.1
   427 file path=usr/share/man/man1/git-mailinfo.1
   386 file path=usr/share/man/man1/git-mailsplit.1
   428 file path=usr/share/man/man1/git-mailsplit.1
   401 file path=usr/share/man/man1/git-pack-objects.1
   443 file path=usr/share/man/man1/git-pack-objects.1
   402 file path=usr/share/man/man1/git-pack-redundant.1
   444 file path=usr/share/man/man1/git-pack-redundant.1
   403 file path=usr/share/man/man1/git-pack-refs.1
   445 file path=usr/share/man/man1/git-pack-refs.1
   404 file path=usr/share/man/man1/git-parse-remote.1
   446 file path=usr/share/man/man1/git-parse-remote.1
   405 file path=usr/share/man/man1/git-patch-id.1
   447 file path=usr/share/man/man1/git-patch-id.1
   406 file path=usr/share/man/man1/git-peek-remote.1
       
   407 file path=usr/share/man/man1/git-prune-packed.1
   448 file path=usr/share/man/man1/git-prune-packed.1
   408 file path=usr/share/man/man1/git-prune.1
   449 file path=usr/share/man/man1/git-prune.1
   409 file path=usr/share/man/man1/git-pull.1
   450 file path=usr/share/man/man1/git-pull.1
   410 file path=usr/share/man/man1/git-push.1
   451 file path=usr/share/man/man1/git-push.1
   411 file path=usr/share/man/man1/git-quiltimport.1
   452 file path=usr/share/man/man1/git-quiltimport.1
   414 file path=usr/share/man/man1/git-receive-pack.1
   455 file path=usr/share/man/man1/git-receive-pack.1
   415 file path=usr/share/man/man1/git-reflog.1
   456 file path=usr/share/man/man1/git-reflog.1
   416 file path=usr/share/man/man1/git-relink.1
   457 file path=usr/share/man/man1/git-relink.1
   417 file path=usr/share/man/man1/git-remote-ext.1
   458 file path=usr/share/man/man1/git-remote-ext.1
   418 file path=usr/share/man/man1/git-remote-fd.1
   459 file path=usr/share/man/man1/git-remote-fd.1
   419 file path=usr/share/man/man1/git-remote-helpers.1
       
   420 file path=usr/share/man/man1/git-remote-testgit.1
   460 file path=usr/share/man/man1/git-remote-testgit.1
   421 file path=usr/share/man/man1/git-remote.1
   461 file path=usr/share/man/man1/git-remote.1
   422 file path=usr/share/man/man1/git-repack.1
   462 file path=usr/share/man/man1/git-repack.1
   423 file path=usr/share/man/man1/git-replace.1
   463 file path=usr/share/man/man1/git-replace.1
   424 file path=usr/share/man/man1/git-repo-config.1
       
   425 file path=usr/share/man/man1/git-request-pull.1
   464 file path=usr/share/man/man1/git-request-pull.1
   426 file path=usr/share/man/man1/git-rerere.1
   465 file path=usr/share/man/man1/git-rerere.1
   427 file path=usr/share/man/man1/git-reset.1
   466 file path=usr/share/man/man1/git-reset.1
   428 file path=usr/share/man/man1/git-rev-list.1
   467 file path=usr/share/man/man1/git-rev-list.1
   429 file path=usr/share/man/man1/git-rev-parse.1
   468 file path=usr/share/man/man1/git-rev-parse.1
   446 file path=usr/share/man/man1/git-stripspace.1
   485 file path=usr/share/man/man1/git-stripspace.1
   447 file path=usr/share/man/man1/git-submodule.1
   486 file path=usr/share/man/man1/git-submodule.1
   448 file path=usr/share/man/man1/git-svn.1
   487 file path=usr/share/man/man1/git-svn.1
   449 file path=usr/share/man/man1/git-symbolic-ref.1
   488 file path=usr/share/man/man1/git-symbolic-ref.1
   450 file path=usr/share/man/man1/git-tag.1
   489 file path=usr/share/man/man1/git-tag.1
   451 file path=usr/share/man/man1/git-tar-tree.1
       
   452 file path=usr/share/man/man1/git-unpack-file.1
   490 file path=usr/share/man/man1/git-unpack-file.1
   453 file path=usr/share/man/man1/git-unpack-objects.1
   491 file path=usr/share/man/man1/git-unpack-objects.1
   454 file path=usr/share/man/man1/git-update-index.1
   492 file path=usr/share/man/man1/git-update-index.1
   455 file path=usr/share/man/man1/git-update-ref.1
   493 file path=usr/share/man/man1/git-update-ref.1
   456 file path=usr/share/man/man1/git-update-server-info.1
   494 file path=usr/share/man/man1/git-update-server-info.1
   457 file path=usr/share/man/man1/git-upload-archive.1
   495 file path=usr/share/man/man1/git-upload-archive.1
   458 file path=usr/share/man/man1/git-upload-pack.1
   496 file path=usr/share/man/man1/git-upload-pack.1
   459 file path=usr/share/man/man1/git-var.1
   497 file path=usr/share/man/man1/git-var.1
       
   498 file path=usr/share/man/man1/git-verify-commit.1
   460 file path=usr/share/man/man1/git-verify-pack.1
   499 file path=usr/share/man/man1/git-verify-pack.1
   461 file path=usr/share/man/man1/git-verify-tag.1
   500 file path=usr/share/man/man1/git-verify-tag.1
   462 file path=usr/share/man/man1/git-web--browse.1
   501 file path=usr/share/man/man1/git-web--browse.1
   463 file path=usr/share/man/man1/git-whatchanged.1
   502 file path=usr/share/man/man1/git-whatchanged.1
       
   503 file path=usr/share/man/man1/git-worktree.1
   464 file path=usr/share/man/man1/git-write-tree.1
   504 file path=usr/share/man/man1/git-write-tree.1
   465 file path=usr/share/man/man1/git.1
   505 file path=usr/share/man/man1/git.1
   466 file path=usr/share/man/man1/gitk.1
   506 file path=usr/share/man/man1/gitk.1
       
   507 file path=usr/share/man/man1/gitremote-helpers.1
   467 file path=usr/share/man/man1/gitweb.1
   508 file path=usr/share/man/man1/gitweb.1
       
   509 # Autogenerated symlinks to the Git man3 pages go here.
   468 file path=usr/share/man/man4/gitattributes.4
   510 file path=usr/share/man/man4/gitattributes.4
   469 file path=usr/share/man/man4/githooks.4
   511 file path=usr/share/man/man4/githooks.4
   470 file path=usr/share/man/man4/gitignore.4
   512 file path=usr/share/man/man4/gitignore.4
   471 file path=usr/share/man/man4/gitmodules.4
   513 file path=usr/share/man/man4/gitmodules.4
   472 file path=usr/share/man/man4/gitrepository-layout.4
   514 file path=usr/share/man/man4/gitrepository-layout.4
   474 file path=usr/share/man/man5/gitcli.5
   516 file path=usr/share/man/man5/gitcli.5
   475 file path=usr/share/man/man5/gitcore-tutorial.5
   517 file path=usr/share/man/man5/gitcore-tutorial.5
   476 file path=usr/share/man/man5/gitcredentials.5
   518 file path=usr/share/man/man5/gitcredentials.5
   477 file path=usr/share/man/man5/gitcvs-migration.5
   519 file path=usr/share/man/man5/gitcvs-migration.5
   478 file path=usr/share/man/man5/gitdiffcore.5
   520 file path=usr/share/man/man5/gitdiffcore.5
       
   521 file path=usr/share/man/man5/giteveryday.5
   479 file path=usr/share/man/man5/gitglossary.5
   522 file path=usr/share/man/man5/gitglossary.5
   480 file path=usr/share/man/man5/gitnamespaces.5
   523 file path=usr/share/man/man5/gitnamespaces.5
   481 file path=usr/share/man/man5/gitrevisions.5
   524 file path=usr/share/man/man5/gitrevisions.5
   482 file path=usr/share/man/man5/gittutorial-2.5
   525 file path=usr/share/man/man5/gittutorial-2.5
   483 file path=usr/share/man/man5/gittutorial.5
   526 file path=usr/share/man/man5/gittutorial.5
   484 file path=usr/share/man/man5/gitworkflows.5
   527 file path=usr/share/man/man5/gitworkflows.5
       
   528 #
   485 license git.license license=GPLv2
   529 license git.license license=GPLv2