openbsd-ports/devel/git/pkg/PLIST-main
bernd 786de2fdd3 Update to git-1.5.2.3.
Diff from Daniel Dickman. Thank you!
2007-07-12 18:26:04 +00:00

667 lines
19 KiB
Plaintext

@comment $OpenBSD: PLIST-main,v 1.5 2007/07/12 18:26:04 bernd Exp $
@pkgpath devel/git
bin/git
bin/git-add
bin/git-add--interactive
bin/git-am
bin/git-annotate
bin/git-apply
bin/git-applymbox
bin/git-applypatch
bin/git-archimport
bin/git-archive
bin/git-bisect
bin/git-blame
bin/git-branch
bin/git-bundle
bin/git-cat-file
bin/git-check-attr
bin/git-check-ref-format
bin/git-checkout
bin/git-checkout-index
bin/git-cherry
bin/git-cherry-pick
bin/git-citool
bin/git-clean
bin/git-clone
bin/git-commit
bin/git-commit-tree
bin/git-config
bin/git-convert-objects
bin/git-count-objects
bin/git-cvsexportcommit
bin/git-cvsimport
bin/git-cvsserver
bin/git-daemon
bin/git-describe
bin/git-diff
bin/git-diff-files
bin/git-diff-index
bin/git-diff-tree
bin/git-fast-import
bin/git-fetch
bin/git-fetch--tool
bin/git-fetch-pack
bin/git-fmt-merge-msg
bin/git-for-each-ref
bin/git-format-patch
bin/git-fsck
bin/git-fsck-objects
bin/git-gc
bin/git-get-tar-commit-id
bin/git-grep
bin/git-gui
bin/git-hash-object
bin/git-http-fetch
bin/git-http-push
bin/git-imap-send
bin/git-index-pack
bin/git-init
bin/git-init-db
bin/git-instaweb
bin/git-local-fetch
bin/git-log
bin/git-lost-found
bin/git-ls-files
bin/git-ls-remote
bin/git-ls-tree
bin/git-mailinfo
bin/git-mailsplit
bin/git-merge
bin/git-merge-base
bin/git-merge-file
bin/git-merge-index
bin/git-merge-octopus
bin/git-merge-one-file
bin/git-merge-ours
bin/git-merge-recursive
bin/git-merge-resolve
bin/git-merge-stupid
bin/git-merge-subtree
bin/git-merge-tree
bin/git-mergetool
bin/git-mktag
bin/git-mktree
bin/git-mv
bin/git-name-rev
bin/git-pack-objects
bin/git-pack-redundant
bin/git-pack-refs
bin/git-parse-remote
bin/git-patch-id
bin/git-peek-remote
bin/git-prune
bin/git-prune-packed
bin/git-pull
bin/git-push
bin/git-quiltimport
bin/git-read-tree
bin/git-rebase
bin/git-receive-pack
bin/git-reflog
bin/git-relink
bin/git-remote
bin/git-repack
bin/git-repo-config
bin/git-request-pull
bin/git-rerere
bin/git-reset
bin/git-rev-list
bin/git-rev-parse
bin/git-revert
bin/git-rm
bin/git-runstatus
bin/git-send-email
bin/git-send-pack
bin/git-sh-setup
bin/git-shell
bin/git-shortlog
bin/git-show
bin/git-show-branch
bin/git-show-index
bin/git-show-ref
bin/git-ssh-fetch
bin/git-ssh-pull
bin/git-ssh-push
bin/git-ssh-upload
bin/git-status
bin/git-stripspace
bin/git-symbolic-ref
bin/git-tag
bin/git-tar-tree
bin/git-unpack-file
bin/git-unpack-objects
bin/git-update-index
bin/git-update-ref
bin/git-update-server-info
bin/git-upload-archive
bin/git-upload-pack
bin/git-var
bin/git-verify-pack
bin/git-verify-tag
bin/git-whatchanged
bin/git-write-tree
bin/gitk
lib/libgit.a
libdata/perl5/site_perl/Git.pm
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/
@man man/man1/git-add.1
@man man/man1/git-am.1
@man man/man1/git-annotate.1
@man man/man1/git-apply.1
@man man/man1/git-applymbox.1
@man man/man1/git-applypatch.1
@man man/man1/git-archimport.1
@man man/man1/git-archive.1
@man man/man1/git-bisect.1
@man man/man1/git-blame.1
@man man/man1/git-branch.1
@man man/man1/git-bundle.1
@man man/man1/git-cat-file.1
@man man/man1/git-check-attr.1
@man man/man1/git-check-ref-format.1
@man man/man1/git-checkout-index.1
@man man/man1/git-checkout.1
@man man/man1/git-cherry-pick.1
@man man/man1/git-cherry.1
@man man/man1/git-clean.1
@man man/man1/git-clone.1
@man man/man1/git-commit-tree.1
@man man/man1/git-commit.1
@man man/man1/git-config.1
@man man/man1/git-convert-objects.1
@man man/man1/git-count-objects.1
@man man/man1/git-cvsexportcommit.1
@man man/man1/git-cvsimport.1
@man man/man1/git-cvsserver.1
@man man/man1/git-daemon.1
@man man/man1/git-describe.1
@man man/man1/git-diff-files.1
@man man/man1/git-diff-index.1
@man man/man1/git-diff-tree.1
@man man/man1/git-diff.1
@man man/man1/git-fast-import.1
@man man/man1/git-fetch-pack.1
@man man/man1/git-fetch.1
@man man/man1/git-fmt-merge-msg.1
@man man/man1/git-for-each-ref.1
@man man/man1/git-format-patch.1
@man man/man1/git-fsck-objects.1
@man man/man1/git-fsck.1
@man man/man1/git-gc.1
@man man/man1/git-get-tar-commit-id.1
@man man/man1/git-grep.1
@man man/man1/git-hash-object.1
@man man/man1/git-http-fetch.1
@man man/man1/git-http-push.1
@man man/man1/git-imap-send.1
@man man/man1/git-index-pack.1
@man man/man1/git-init-db.1
@man man/man1/git-init.1
@man man/man1/git-instaweb.1
@man man/man1/git-local-fetch.1
@man man/man1/git-log.1
@man man/man1/git-lost-found.1
@man man/man1/git-ls-files.1
@man man/man1/git-ls-remote.1
@man man/man1/git-ls-tree.1
@man man/man1/git-mailinfo.1
@man man/man1/git-mailsplit.1
@man man/man1/git-merge-base.1
@man man/man1/git-merge-file.1
@man man/man1/git-merge-index.1
@man man/man1/git-merge-one-file.1
@man man/man1/git-merge-tree.1
@man man/man1/git-merge.1
@man man/man1/git-mergetool.1
@man man/man1/git-mktag.1
@man man/man1/git-mktree.1
@man man/man1/git-mv.1
@man man/man1/git-name-rev.1
@man man/man1/git-pack-objects.1
@man man/man1/git-pack-redundant.1
@man man/man1/git-pack-refs.1
@man man/man1/git-parse-remote.1
@man man/man1/git-patch-id.1
@man man/man1/git-peek-remote.1
@man man/man1/git-prune-packed.1
@man man/man1/git-prune.1
@man man/man1/git-pull.1
@man man/man1/git-push.1
@man man/man1/git-quiltimport.1
@man man/man1/git-read-tree.1
@man man/man1/git-rebase.1
@man man/man1/git-receive-pack.1
@man man/man1/git-reflog.1
@man man/man1/git-relink.1
@man man/man1/git-remote.1
@man man/man1/git-repack.1
@man man/man1/git-repo-config.1
@man man/man1/git-request-pull.1
@man man/man1/git-rerere.1
@man man/man1/git-reset.1
@man man/man1/git-rev-list.1
@man man/man1/git-rev-parse.1
@man man/man1/git-revert.1
@man man/man1/git-rm.1
@man man/man1/git-runstatus.1
@man man/man1/git-send-email.1
@man man/man1/git-send-pack.1
@man man/man1/git-sh-setup.1
@man man/man1/git-shell.1
@man man/man1/git-shortlog.1
@man man/man1/git-show-branch.1
@man man/man1/git-show-index.1
@man man/man1/git-show-ref.1
@man man/man1/git-show.1
@man man/man1/git-ssh-fetch.1
@man man/man1/git-ssh-upload.1
@man man/man1/git-status.1
@man man/man1/git-stripspace.1
@man man/man1/git-symbolic-ref.1
@man man/man1/git-tag.1
@man man/man1/git-tar-tree.1
@man man/man1/git-unpack-file.1
@man man/man1/git-unpack-objects.1
@man man/man1/git-update-index.1
@man man/man1/git-update-ref.1
@man man/man1/git-update-server-info.1
@man man/man1/git-upload-archive.1
@man man/man1/git-upload-pack.1
@man man/man1/git-var.1
@man man/man1/git-verify-pack.1
@man man/man1/git-verify-tag.1
@man man/man1/git-whatchanged.1
@man man/man1/git-write-tree.1
@man man/man1/git.1
@man man/man1/gitk.1
@man man/man3p/Git.3p
@man man/man5/gitattributes.5
@man man/man5/gitignore.5
share/doc/git/
share/doc/git/RelNotes-1.5.0.1.txt
share/doc/git/RelNotes-1.5.0.2.txt
share/doc/git/RelNotes-1.5.0.3.txt
share/doc/git/RelNotes-1.5.0.4.txt
share/doc/git/RelNotes-1.5.0.5.txt
share/doc/git/RelNotes-1.5.0.6.txt
share/doc/git/RelNotes-1.5.0.7.txt
share/doc/git/RelNotes-1.5.0.txt
share/doc/git/RelNotes-1.5.1.1.txt
share/doc/git/RelNotes-1.5.1.2.txt
share/doc/git/RelNotes-1.5.1.3.txt
share/doc/git/RelNotes-1.5.1.4.txt
share/doc/git/RelNotes-1.5.1.5.txt
share/doc/git/RelNotes-1.5.1.6.txt
share/doc/git/RelNotes-1.5.1.txt
share/doc/git/RelNotes-1.5.2.1.txt
share/doc/git/RelNotes-1.5.2.2.txt
share/doc/git/RelNotes-1.5.2.3.txt
share/doc/git/RelNotes-1.5.2.txt
share/doc/git/blame-options.txt
share/doc/git/cmds-ancillaryinterrogators.txt
share/doc/git/cmds-ancillarymanipulators.txt
share/doc/git/cmds-foreignscminterface.txt
share/doc/git/cmds-mainporcelain.txt
share/doc/git/cmds-plumbinginterrogators.txt
share/doc/git/cmds-plumbingmanipulators.txt
share/doc/git/cmds-purehelpers.txt
share/doc/git/cmds-synchelpers.txt
share/doc/git/cmds-synchingrepositories.txt
share/doc/git/config.txt
share/doc/git/core-intro.txt
share/doc/git/core-tutorial.html
share/doc/git/core-tutorial.txt
share/doc/git/cvs-migration.html
share/doc/git/cvs-migration.txt
share/doc/git/diff-format.txt
share/doc/git/diff-options.txt
share/doc/git/diffcore.html
share/doc/git/diffcore.txt
share/doc/git/everyday.html
share/doc/git/everyday.txt
share/doc/git/fetch-options.txt
share/doc/git/git-add.html
share/doc/git/git-add.txt
share/doc/git/git-am.html
share/doc/git/git-am.txt
share/doc/git/git-annotate.html
share/doc/git/git-annotate.txt
share/doc/git/git-apply.html
share/doc/git/git-apply.txt
share/doc/git/git-applymbox.html
share/doc/git/git-applymbox.txt
share/doc/git/git-applypatch.html
share/doc/git/git-applypatch.txt
share/doc/git/git-archimport.html
share/doc/git/git-archimport.txt
share/doc/git/git-archive.html
share/doc/git/git-archive.txt
share/doc/git/git-bisect.html
share/doc/git/git-bisect.txt
share/doc/git/git-blame.html
share/doc/git/git-blame.txt
share/doc/git/git-branch.html
share/doc/git/git-branch.txt
share/doc/git/git-bundle.html
share/doc/git/git-bundle.txt
share/doc/git/git-cat-file.html
share/doc/git/git-cat-file.txt
share/doc/git/git-check-attr.html
share/doc/git/git-check-attr.txt
share/doc/git/git-check-ref-format.html
share/doc/git/git-check-ref-format.txt
share/doc/git/git-checkout-index.html
share/doc/git/git-checkout-index.txt
share/doc/git/git-checkout.html
share/doc/git/git-checkout.txt
share/doc/git/git-cherry-pick.html
share/doc/git/git-cherry-pick.txt
share/doc/git/git-cherry.html
share/doc/git/git-cherry.txt
share/doc/git/git-clean.html
share/doc/git/git-clean.txt
share/doc/git/git-clone.html
share/doc/git/git-clone.txt
share/doc/git/git-commit-tree.html
share/doc/git/git-commit-tree.txt
share/doc/git/git-commit.html
share/doc/git/git-commit.txt
share/doc/git/git-config.html
share/doc/git/git-config.txt
share/doc/git/git-convert-objects.html
share/doc/git/git-convert-objects.txt
share/doc/git/git-count-objects.html
share/doc/git/git-count-objects.txt
share/doc/git/git-cvsexportcommit.html
share/doc/git/git-cvsexportcommit.txt
share/doc/git/git-cvsimport.html
share/doc/git/git-cvsimport.txt
share/doc/git/git-cvsserver.html
share/doc/git/git-cvsserver.txt
share/doc/git/git-daemon.html
share/doc/git/git-daemon.txt
share/doc/git/git-describe.html
share/doc/git/git-describe.txt
share/doc/git/git-diff-files.html
share/doc/git/git-diff-files.txt
share/doc/git/git-diff-index.html
share/doc/git/git-diff-index.txt
share/doc/git/git-diff-tree.html
share/doc/git/git-diff-tree.txt
share/doc/git/git-diff.html
share/doc/git/git-diff.txt
share/doc/git/git-fast-import.html
share/doc/git/git-fast-import.txt
share/doc/git/git-fetch-pack.html
share/doc/git/git-fetch-pack.txt
share/doc/git/git-fetch.html
share/doc/git/git-fetch.txt
share/doc/git/git-fmt-merge-msg.html
share/doc/git/git-fmt-merge-msg.txt
share/doc/git/git-for-each-ref.html
share/doc/git/git-for-each-ref.txt
share/doc/git/git-format-patch.html
share/doc/git/git-format-patch.txt
share/doc/git/git-fsck-objects.html
share/doc/git/git-fsck-objects.txt
share/doc/git/git-fsck.html
share/doc/git/git-fsck.txt
share/doc/git/git-gc.html
share/doc/git/git-gc.txt
share/doc/git/git-get-tar-commit-id.html
share/doc/git/git-get-tar-commit-id.txt
share/doc/git/git-grep.html
share/doc/git/git-grep.txt
share/doc/git/git-hash-object.html
share/doc/git/git-hash-object.txt
share/doc/git/git-http-fetch.html
share/doc/git/git-http-fetch.txt
share/doc/git/git-http-push.html
share/doc/git/git-http-push.txt
share/doc/git/git-imap-send.html
share/doc/git/git-imap-send.txt
share/doc/git/git-index-pack.html
share/doc/git/git-index-pack.txt
share/doc/git/git-init-db.html
share/doc/git/git-init-db.txt
share/doc/git/git-init.html
share/doc/git/git-init.txt
share/doc/git/git-instaweb.html
share/doc/git/git-instaweb.txt
share/doc/git/git-local-fetch.html
share/doc/git/git-local-fetch.txt
share/doc/git/git-log.html
share/doc/git/git-log.txt
share/doc/git/git-lost-found.html
share/doc/git/git-lost-found.txt
share/doc/git/git-ls-files.html
share/doc/git/git-ls-files.txt
share/doc/git/git-ls-remote.html
share/doc/git/git-ls-remote.txt
share/doc/git/git-ls-tree.html
share/doc/git/git-ls-tree.txt
share/doc/git/git-mailinfo.html
share/doc/git/git-mailinfo.txt
share/doc/git/git-mailsplit.html
share/doc/git/git-mailsplit.txt
share/doc/git/git-merge-base.html
share/doc/git/git-merge-base.txt
share/doc/git/git-merge-file.html
share/doc/git/git-merge-file.txt
share/doc/git/git-merge-index.html
share/doc/git/git-merge-index.txt
share/doc/git/git-merge-one-file.html
share/doc/git/git-merge-one-file.txt
share/doc/git/git-merge-tree.html
share/doc/git/git-merge-tree.txt
share/doc/git/git-merge.html
share/doc/git/git-merge.txt
share/doc/git/git-mergetool.html
share/doc/git/git-mergetool.txt
share/doc/git/git-mktag.html
share/doc/git/git-mktag.txt
share/doc/git/git-mktree.html
share/doc/git/git-mktree.txt
share/doc/git/git-mv.html
share/doc/git/git-mv.txt
share/doc/git/git-name-rev.html
share/doc/git/git-name-rev.txt
share/doc/git/git-p4import.html
share/doc/git/git-p4import.txt
share/doc/git/git-pack-objects.html
share/doc/git/git-pack-objects.txt
share/doc/git/git-pack-redundant.html
share/doc/git/git-pack-redundant.txt
share/doc/git/git-pack-refs.html
share/doc/git/git-pack-refs.txt
share/doc/git/git-parse-remote.html
share/doc/git/git-parse-remote.txt
share/doc/git/git-patch-id.html
share/doc/git/git-patch-id.txt
share/doc/git/git-peek-remote.html
share/doc/git/git-peek-remote.txt
share/doc/git/git-prune-packed.html
share/doc/git/git-prune-packed.txt
share/doc/git/git-prune.html
share/doc/git/git-prune.txt
share/doc/git/git-pull.html
share/doc/git/git-pull.txt
share/doc/git/git-push.html
share/doc/git/git-push.txt
share/doc/git/git-quiltimport.html
share/doc/git/git-quiltimport.txt
share/doc/git/git-read-tree.html
share/doc/git/git-read-tree.txt
share/doc/git/git-rebase.html
share/doc/git/git-rebase.txt
share/doc/git/git-receive-pack.html
share/doc/git/git-receive-pack.txt
share/doc/git/git-reflog.html
share/doc/git/git-reflog.txt
share/doc/git/git-relink.html
share/doc/git/git-relink.txt
share/doc/git/git-remote.html
share/doc/git/git-remote.txt
share/doc/git/git-repack.html
share/doc/git/git-repack.txt
share/doc/git/git-repo-config.html
share/doc/git/git-repo-config.txt
share/doc/git/git-request-pull.html
share/doc/git/git-request-pull.txt
share/doc/git/git-rerere.html
share/doc/git/git-rerere.txt
share/doc/git/git-reset.html
share/doc/git/git-reset.txt
share/doc/git/git-rev-list.html
share/doc/git/git-rev-list.txt
share/doc/git/git-rev-parse.html
share/doc/git/git-rev-parse.txt
share/doc/git/git-revert.html
share/doc/git/git-revert.txt
share/doc/git/git-rm.html
share/doc/git/git-rm.txt
share/doc/git/git-runstatus.html
share/doc/git/git-runstatus.txt
share/doc/git/git-send-email.html
share/doc/git/git-send-email.txt
share/doc/git/git-send-pack.html
share/doc/git/git-send-pack.txt
share/doc/git/git-sh-setup.html
share/doc/git/git-sh-setup.txt
share/doc/git/git-shell.html
share/doc/git/git-shell.txt
share/doc/git/git-shortlog.html
share/doc/git/git-shortlog.txt
share/doc/git/git-show-branch.html
share/doc/git/git-show-branch.txt
share/doc/git/git-show-index.html
share/doc/git/git-show-index.txt
share/doc/git/git-show-ref.html
share/doc/git/git-show-ref.txt
share/doc/git/git-show.html
share/doc/git/git-show.txt
share/doc/git/git-ssh-fetch.html
share/doc/git/git-ssh-fetch.txt
share/doc/git/git-ssh-upload.html
share/doc/git/git-ssh-upload.txt
share/doc/git/git-status.html
share/doc/git/git-status.txt
share/doc/git/git-stripspace.html
share/doc/git/git-stripspace.txt
share/doc/git/git-svn.html
share/doc/git/git-svn.txt
share/doc/git/git-svnimport.html
share/doc/git/git-svnimport.txt
share/doc/git/git-symbolic-ref.html
share/doc/git/git-symbolic-ref.txt
share/doc/git/git-tag.html
share/doc/git/git-tag.txt
share/doc/git/git-tar-tree.html
share/doc/git/git-tar-tree.txt
share/doc/git/git-tools.html
share/doc/git/git-tools.txt
share/doc/git/git-unpack-file.html
share/doc/git/git-unpack-file.txt
share/doc/git/git-unpack-objects.html
share/doc/git/git-unpack-objects.txt
share/doc/git/git-update-index.html
share/doc/git/git-update-index.txt
share/doc/git/git-update-ref.html
share/doc/git/git-update-ref.txt
share/doc/git/git-update-server-info.html
share/doc/git/git-update-server-info.txt
share/doc/git/git-upload-archive.html
share/doc/git/git-upload-archive.txt
share/doc/git/git-upload-pack.html
share/doc/git/git-upload-pack.txt
share/doc/git/git-var.html
share/doc/git/git-var.txt
share/doc/git/git-verify-pack.html
share/doc/git/git-verify-pack.txt
share/doc/git/git-verify-tag.html
share/doc/git/git-verify-tag.txt
share/doc/git/git-whatchanged.html
share/doc/git/git-whatchanged.txt
share/doc/git/git-write-tree.html
share/doc/git/git-write-tree.txt
share/doc/git/git.html
share/doc/git/git.txt
share/doc/git/gitattributes.html
share/doc/git/gitattributes.txt
share/doc/git/gitignore.html
share/doc/git/gitignore.txt
share/doc/git/gitk.html
share/doc/git/gitk.txt
share/doc/git/glossary.html
share/doc/git/glossary.txt
share/doc/git/hooks.html
share/doc/git/hooks.txt
share/doc/git/howto/
share/doc/git/howto-index.html
share/doc/git/howto-index.txt
share/doc/git/howto/rebase-and-edit.txt
share/doc/git/howto/rebase-from-internal-branch.txt
share/doc/git/howto/rebuild-from-update-hook.txt
share/doc/git/howto/revert-branch-rebase.html
share/doc/git/howto/revert-branch-rebase.txt
share/doc/git/howto/separating-topic-branches.txt
share/doc/git/howto/setup-git-server-over-http.txt
share/doc/git/howto/update-hook-example.txt
share/doc/git/howto/use-git-daemon.txt
share/doc/git/i18n.txt
share/doc/git/index.html
share/doc/git/merge-options.txt
share/doc/git/merge-strategies.txt
share/doc/git/pretty-formats.txt
share/doc/git/pretty-options.txt
share/doc/git/pull-fetch-param.txt
share/doc/git/repository-layout.html
share/doc/git/repository-layout.txt
share/doc/git/tutorial-2.html
share/doc/git/tutorial-2.txt
share/doc/git/tutorial.html
share/doc/git/tutorial.txt
share/doc/git/urls.txt
share/doc/git/user-manual.html
share/doc/git/user-manual.txt
share/emacs/
share/emacs/site-lisp/
share/emacs/site-lisp/git-blame.el
share/emacs/site-lisp/git.el
share/emacs/site-lisp/vc-git.el
share/git-core/
share/git-core/templates/
share/git-core/templates/branches/
share/git-core/templates/description
share/git-core/templates/hooks/
share/git-core/templates/hooks/applypatch-msg
share/git-core/templates/hooks/commit-msg
share/git-core/templates/hooks/post-commit
share/git-core/templates/hooks/post-receive
share/git-core/templates/hooks/post-update
share/git-core/templates/hooks/pre-applypatch
share/git-core/templates/hooks/pre-commit
share/git-core/templates/hooks/pre-rebase
share/git-core/templates/hooks/update
share/git-core/templates/info/
share/git-core/templates/info/exclude
share/git-gui/
share/git-gui/lib/
share/git-gui/lib/blame.tcl
share/git-gui/lib/branch.tcl
share/git-gui/lib/browser.tcl
share/git-gui/lib/class.tcl
share/git-gui/lib/commit.tcl
share/git-gui/lib/console.tcl
share/git-gui/lib/database.tcl
share/git-gui/lib/diff.tcl
share/git-gui/lib/error.tcl
share/git-gui/lib/index.tcl
share/git-gui/lib/merge.tcl
share/git-gui/lib/option.tcl
share/git-gui/lib/remote.tcl
share/git-gui/lib/shortcut.tcl
share/git-gui/lib/tclIndex
share/git-gui/lib/transport.tcl