components/git/git.p5m
changeset 7802 c0b65702c22a
parent 5672 4467fa93b3b7
equal deleted inserted replaced
7801:0dc67d04f8bb 7802:c0b65702c22a
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 <transform file path=usr/lib/git-core/.* -> default mode 0555>
    26 <transform file path=usr/lib/git-core/.* -> default mode 0555>
    27 # Put the various git man pages in the right directories.
    27 # Put the various git man pages in the right directories.
    28 <transform file path=usr/share/man/man([^/])+/(.+)$ -> set action.hash man%<1>/%<2> >
    28 <transform file path=usr/share/man/man([^/])+/(.+)$ -> set action.hash man%<1>/%<2> >
   162 file path=usr/lib/git-core/git-rebase--am
   162 file path=usr/lib/git-core/git-rebase--am
   163 file path=usr/lib/git-core/git-rebase--interactive
   163 file path=usr/lib/git-core/git-rebase--interactive
   164 file path=usr/lib/git-core/git-rebase--merge
   164 file path=usr/lib/git-core/git-rebase--merge
   165 hardlink path=usr/lib/git-core/git-receive-pack target=git
   165 hardlink path=usr/lib/git-core/git-receive-pack target=git
   166 hardlink path=usr/lib/git-core/git-reflog target=git
   166 hardlink path=usr/lib/git-core/git-reflog target=git
   167 file path=usr/lib/git-core/git-relink
       
   168 hardlink path=usr/lib/git-core/git-remote target=git
   167 hardlink path=usr/lib/git-core/git-remote target=git
   169 hardlink path=usr/lib/git-core/git-remote-ext target=git
   168 hardlink path=usr/lib/git-core/git-remote-ext target=git
   170 hardlink path=usr/lib/git-core/git-remote-fd target=git
   169 hardlink path=usr/lib/git-core/git-remote-fd target=git
   171 hardlink path=usr/lib/git-core/git-remote-ftp target=git-remote-ftps
   170 hardlink path=usr/lib/git-core/git-remote-ftp target=git-remote-ftps
   172 file path=usr/lib/git-core/git-remote-ftps
   171 file path=usr/lib/git-core/git-remote-ftps
   224 file path=usr/lib/git-core/mergetools/deltawalker
   223 file path=usr/lib/git-core/mergetools/deltawalker
   225 file path=usr/lib/git-core/mergetools/diffmerge
   224 file path=usr/lib/git-core/mergetools/diffmerge
   226 file path=usr/lib/git-core/mergetools/diffuse
   225 file path=usr/lib/git-core/mergetools/diffuse
   227 file path=usr/lib/git-core/mergetools/ecmerge
   226 file path=usr/lib/git-core/mergetools/ecmerge
   228 file path=usr/lib/git-core/mergetools/emerge
   227 file path=usr/lib/git-core/mergetools/emerge
       
   228 file path=usr/lib/git-core/mergetools/examdiff
   229 file path=usr/lib/git-core/mergetools/gvimdiff
   229 file path=usr/lib/git-core/mergetools/gvimdiff
   230 file path=usr/lib/git-core/mergetools/gvimdiff2
   230 file path=usr/lib/git-core/mergetools/gvimdiff2
   231 file path=usr/lib/git-core/mergetools/gvimdiff3
   231 file path=usr/lib/git-core/mergetools/gvimdiff3
   232 file path=usr/lib/git-core/mergetools/kdiff3
   232 file path=usr/lib/git-core/mergetools/kdiff3
   233 file path=usr/lib/git-core/mergetools/kompare
   233 file path=usr/lib/git-core/mergetools/kompare
   247 file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Fetcher.3
   247 file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Fetcher.3
   248 file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Memoize::YAML.3
   248 file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Memoize::YAML.3
   249 file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Prompt.3
   249 file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Prompt.3
   250 file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Ra.3
   250 file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Ra.3
   251 file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Utils.3
   251 file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Utils.3
   252 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/$(PERL_ARCH)/auto/Git/.packlist
       
   253 # perl/Makefile.PL installs this file if and only if 'require Error' fails.
   252 # perl/Makefile.PL installs this file if and only if 'require Error' fails.
   254 # Thus if git is installed, it succeeds, and the file is not installed.  So
   253 # Thus if git is installed, it succeeds, and the file is not installed.  So
   255 # ignore that and just pull from the source.
   254 # ignore that and just pull from the source.
   256 file perl/private-Error.pm path=usr/perl5/vendor_perl/$(PERL_VERSION)/Error.pm
   255 file perl/private-Error.pm path=usr/perl5/vendor_perl/$(PERL_VERSION)/Error.pm
   257 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git.pm
   256 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git.pm
   273 file path=usr/share/git-core/templates/hooks/post-update.sample
   272 file path=usr/share/git-core/templates/hooks/post-update.sample
   274 file path=usr/share/git-core/templates/hooks/pre-applypatch.sample
   273 file path=usr/share/git-core/templates/hooks/pre-applypatch.sample
   275 file path=usr/share/git-core/templates/hooks/pre-commit.sample
   274 file path=usr/share/git-core/templates/hooks/pre-commit.sample
   276 file path=usr/share/git-core/templates/hooks/pre-push.sample
   275 file path=usr/share/git-core/templates/hooks/pre-push.sample
   277 file path=usr/share/git-core/templates/hooks/pre-rebase.sample
   276 file path=usr/share/git-core/templates/hooks/pre-rebase.sample
       
   277 file path=usr/share/git-core/templates/hooks/pre-receive.sample
   278 file path=usr/share/git-core/templates/hooks/prepare-commit-msg.sample
   278 file path=usr/share/git-core/templates/hooks/prepare-commit-msg.sample
   279 file path=usr/share/git-core/templates/hooks/update.sample
   279 file path=usr/share/git-core/templates/hooks/update.sample
   280 file path=usr/share/git-core/templates/info/exclude
   280 file path=usr/share/git-core/templates/info/exclude
   281 file path=usr/share/git-gui/lib/about.tcl
   281 file path=usr/share/git-gui/lib/about.tcl
   282 file path=usr/share/git-gui/lib/blame.tcl
   282 file path=usr/share/git-gui/lib/blame.tcl
   311 file path=usr/share/git-gui/lib/msgs/hu.msg
   311 file path=usr/share/git-gui/lib/msgs/hu.msg
   312 file path=usr/share/git-gui/lib/msgs/it.msg
   312 file path=usr/share/git-gui/lib/msgs/it.msg
   313 file path=usr/share/git-gui/lib/msgs/ja.msg
   313 file path=usr/share/git-gui/lib/msgs/ja.msg
   314 file path=usr/share/git-gui/lib/msgs/nb.msg
   314 file path=usr/share/git-gui/lib/msgs/nb.msg
   315 file path=usr/share/git-gui/lib/msgs/pt_br.msg
   315 file path=usr/share/git-gui/lib/msgs/pt_br.msg
       
   316 file path=usr/share/git-gui/lib/msgs/pt_pt.msg
   316 file path=usr/share/git-gui/lib/msgs/ru.msg
   317 file path=usr/share/git-gui/lib/msgs/ru.msg
   317 file path=usr/share/git-gui/lib/msgs/sv.msg
   318 file path=usr/share/git-gui/lib/msgs/sv.msg
   318 file path=usr/share/git-gui/lib/msgs/vi.msg
   319 file path=usr/share/git-gui/lib/msgs/vi.msg
   319 file path=usr/share/git-gui/lib/msgs/zh_cn.msg
   320 file path=usr/share/git-gui/lib/msgs/zh_cn.msg
   320 file path=usr/share/git-gui/lib/option.tcl
   321 file path=usr/share/git-gui/lib/option.tcl
   340 file path=usr/share/gitk/lib/msgs/fr.msg
   341 file path=usr/share/gitk/lib/msgs/fr.msg
   341 file path=usr/share/gitk/lib/msgs/hu.msg
   342 file path=usr/share/gitk/lib/msgs/hu.msg
   342 file path=usr/share/gitk/lib/msgs/it.msg
   343 file path=usr/share/gitk/lib/msgs/it.msg
   343 file path=usr/share/gitk/lib/msgs/ja.msg
   344 file path=usr/share/gitk/lib/msgs/ja.msg
   344 file path=usr/share/gitk/lib/msgs/pt_br.msg
   345 file path=usr/share/gitk/lib/msgs/pt_br.msg
       
   346 file path=usr/share/gitk/lib/msgs/pt_pt.msg
   345 file path=usr/share/gitk/lib/msgs/ru.msg
   347 file path=usr/share/gitk/lib/msgs/ru.msg
   346 file path=usr/share/gitk/lib/msgs/sv.msg
   348 file path=usr/share/gitk/lib/msgs/sv.msg
   347 file path=usr/share/gitk/lib/msgs/vi.msg
   349 file path=usr/share/gitk/lib/msgs/vi.msg
   348 file path=usr/share/gitweb/gitweb.cgi mode=0555
   350 file path=usr/share/gitweb/gitweb.cgi mode=0555
   349 file path=usr/share/gitweb/static/git-favicon.png
   351 file path=usr/share/gitweb/static/git-favicon.png
   460 file path=usr/share/man/man1/git-quiltimport.1
   462 file path=usr/share/man/man1/git-quiltimport.1
   461 file path=usr/share/man/man1/git-read-tree.1
   463 file path=usr/share/man/man1/git-read-tree.1
   462 file path=usr/share/man/man1/git-rebase.1
   464 file path=usr/share/man/man1/git-rebase.1
   463 file path=usr/share/man/man1/git-receive-pack.1
   465 file path=usr/share/man/man1/git-receive-pack.1
   464 file path=usr/share/man/man1/git-reflog.1
   466 file path=usr/share/man/man1/git-reflog.1
   465 file path=usr/share/man/man1/git-relink.1
       
   466 file path=usr/share/man/man1/git-remote-ext.1
   467 file path=usr/share/man/man1/git-remote-ext.1
   467 file path=usr/share/man/man1/git-remote-fd.1
   468 file path=usr/share/man/man1/git-remote-fd.1
   468 file path=usr/share/man/man1/git-remote-testgit.1
   469 file path=usr/share/man/man1/git-remote-testgit.1
   469 file path=usr/share/man/man1/git-remote.1
   470 file path=usr/share/man/man1/git-remote.1
   470 file path=usr/share/man/man1/git-repack.1
   471 file path=usr/share/man/man1/git-repack.1