git-buildpackage API Documentation

Summary of Undocumented Objects

  • Package - gbp.bb
  • Module - gbp.bb.__init__
  • Method - gbp.command_wrappers.CatenateTarArchive.__init__
  • Instance Variable - gbp.command_wrappers.CatenateTarArchive.archive
  • Method - gbp.command_wrappers.CatenateZipArchive.__init__
  • Instance Variable - gbp.command_wrappers.CatenateZipArchive.archive
  • Method - gbp.command_wrappers.Command.__init__
  • Instance Variable - gbp.command_wrappers.Command.args
  • Instance Variable - gbp.command_wrappers.Command.capture_stderr
  • Instance Variable - gbp.command_wrappers.Command.cmd
  • Instance Variable - gbp.command_wrappers.Command.cwd
  • Instance Variable - gbp.command_wrappers.Command.env
  • Instance Variable - gbp.command_wrappers.Command.retcode
  • Instance Variable - gbp.command_wrappers.Command.run_error
  • Instance Variable - gbp.command_wrappers.Command.shell
  • Instance Variable - gbp.command_wrappers.Command.stderr
  • Method - gbp.command_wrappers.Dch.__init__
  • Instance Variable - gbp.command_wrappers.Dch.run_error
  • Method - gbp.command_wrappers.DpkgSourceExtract.__init__
  • Instance Variable - gbp.command_wrappers.DpkgSourceExtract.run_error
  • Method - gbp.command_wrappers.GitCommand.__init__
  • Instance Variable - gbp.command_wrappers.GitCommand.run_error
  • Method - gbp.command_wrappers.PackTarArchive.__init__
  • Instance Variable - gbp.command_wrappers.PackTarArchive.archive
  • Instance Variable - gbp.command_wrappers.PackTarArchive.dir
  • Instance Variable - gbp.command_wrappers.PackTarArchive.run_error
  • Method - gbp.command_wrappers.RemoveTree.__init__
  • Instance Variable - gbp.command_wrappers.RemoveTree.run_error
  • Instance Variable - gbp.command_wrappers.RemoveTree.tree
  • Method - gbp.command_wrappers.UnpackTarArchive.__init__
  • Instance Variable - gbp.command_wrappers.UnpackTarArchive.archive
  • Instance Variable - gbp.command_wrappers.UnpackTarArchive.dir
  • Instance Variable - gbp.command_wrappers.UnpackTarArchive.run_error
  • Method - gbp.command_wrappers.UnpackZipArchive.__init__
  • Instance Variable - gbp.command_wrappers.UnpackZipArchive.archive
  • Instance Variable - gbp.command_wrappers.UnpackZipArchive.dir
  • Instance Variable - gbp.command_wrappers.UnpackZipArchive.run_error
  • Class - gbp.config.GbpOption
  • Class Variable - gbp.config.GbpOption.TYPES
  • Class Variable - gbp.config.GbpOption.TYPE_CHECKER
  • Class - gbp.config.GbpOptionGroup
  • Method - gbp.config.GbpOptionGroup.add_boolean_config_file_option
  • Method - gbp.config.GbpOptionParser.add_boolean_config_file_option
  • Instance Variable - gbp.config.GbpOptionParser.command
  • Instance Variable - gbp.config.GbpOptionParser.config
  • Class Variable - gbp.config.GbpOptionParser.def_config_files
  • Class Variable - gbp.config.GbpOptionParser.defaults
  • Class Variable - gbp.config.GbpOptionParser.help
  • Instance Variable - gbp.config.GbpOptionParser.prefix
  • Instance Variable - gbp.config.GbpOptionParser.sections
  • Instance Variable - gbp.config.GbpOptionParser.valid_options
  • Class Variable - gbp.config.GbpOptionParserBB.defaults
  • Class Variable - gbp.config.GbpOptionParserBB.help
  • Class Variable - gbp.config.GbpOptionParserDebian.defaults
  • Class Variable - gbp.config.GbpOptionParserRpm.defaults
  • Class Variable - gbp.config.GbpOptionParserRpm.help
  • Function - gbp.config.check_tristate
  • Function - gbp.config.expand_path
  • Variable - gbp.config.no_upstream_branch_msg
  • Function - gbp.config.safe_option
  • Function - gbp.config.safe_option._decorator
  • Variable - gbp.dch.MAX_CHANGELOG_LINE_LENGTH
  • Variable - gbp.dch._bug_r
  • Variable - gbp.dch._bug_re
  • Function - gbp.dch._ispunct
  • Class - gbp.deb.DpkgCompareVersions
  • Method - gbp.deb.DpkgCompareVersions.__init__
  • Class Variable - gbp.deb.DpkgCompareVersions.dpkg
  • Instance Variable - gbp.deb.DpkgCompareVersions.run_error
  • Method - gbp.deb.changelog.ChangeLog.__getitem__
  • Method - gbp.deb.changelog.ChangeLog.__setitem__
  • Instance Variable - gbp.deb.changelog.ChangeLog._contents
  • Instance Variable - gbp.deb.changelog.ChangeLog._cp
  • Instance Variable - gbp.deb.changelog.ChangeLog._filename
  • Method - gbp.deb.changelog.ChangeLog._read
  • Method - gbp.deb.changelog.ChangeLogSection.__init__
  • Instance Variable - gbp.deb.changelog.ChangeLogSection._package
  • Instance Variable - gbp.deb.changelog.ChangeLogSection._version
  • Method - gbp.deb.changelog.ChangeLogSection.package
  • Method - gbp.deb.changelog.ChangeLogSection.version
  • Method - gbp.deb.control.Control.__getitem__
  • Method - gbp.deb.control.Control.__setitem__
  • Instance Variable - gbp.deb.control.Control._control
  • Instance Variable - gbp.deb.control.Control.filename
  • Method - gbp.deb.dscfile.DscFile.__init__
  • Method - gbp.deb.dscfile.DscFile.__str__
  • Method - gbp.deb.dscfile.DscFile._get_version
  • Class Variable - gbp.deb.dscfile.DscFile.compressions
  • Instance Variable - gbp.deb.dscfile.DscFile.deb_tgz
  • Class Variable - gbp.deb.dscfile.DscFile.deb_tgz_re
  • Instance Variable - gbp.deb.dscfile.DscFile.debian_version
  • Instance Variable - gbp.deb.dscfile.DscFile.diff
  • Class Variable - gbp.deb.dscfile.DscFile.diff_re
  • Instance Variable - gbp.deb.dscfile.DscFile.dscfile
  • Instance Variable - gbp.deb.dscfile.DscFile.epoch
  • Class Variable - gbp.deb.dscfile.DscFile.format_re
  • Instance Variable - gbp.deb.dscfile.DscFile.native
  • Class Method - gbp.deb.dscfile.DscFile.parse
  • Instance Variable - gbp.deb.dscfile.DscFile.pkg
  • Class Variable - gbp.deb.dscfile.DscFile.pkg_re
  • Instance Variable - gbp.deb.dscfile.DscFile.pkgformat
  • Class Variable - gbp.deb.dscfile.DscFile.tar_re
  • Instance Variable - gbp.deb.dscfile.DscFile.tgz
  • Instance Variable - gbp.deb.dscfile.DscFile.upstream_version
  • Class Variable - gbp.deb.dscfile.DscFile.version
  • Class Variable - gbp.deb.dscfile.DscFile.version_re
  • Method - gbp.deb.format.DebianSourceFormat.__init__
  • Method - gbp.deb.format.DebianSourceFormat.__str__
  • Method - gbp.deb.format.DebianSourceFormat._parse
  • Instance Variable - gbp.deb.format.DebianSourceFormat._type
  • Instance Variable - gbp.deb.format.DebianSourceFormat._version
  • Class Variable - gbp.deb.format.DebianSourceFormat.format_file
  • Class - gbp.deb.format.DebianSourceFormatError
  • Function - gbp.deb.get_arch
  • Method - gbp.deb.git.DebianGitRepository.__init__
  • Instance Variable - gbp.deb.git.DebianGitRepository.pristine_tar
  • Class Variable - gbp.deb.policy.DebianPkgPolicy.debianversion_chars
  • Class Variable - gbp.deb.policy.DebianPkgPolicy.packagename_msg
  • Class Variable - gbp.deb.policy.DebianPkgPolicy.packagename_re
  • Class Variable - gbp.deb.policy.DebianPkgPolicy.upstreamversion_msg
  • Class Variable - gbp.deb.policy.DebianPkgPolicy.upstreamversion_re
  • Instance Variable - gbp.deb.source.DebianSource._changelog
  • Instance Variable - gbp.deb.source.DebianSource._vfs
  • Class - gbp.deb.source.DebianSourceError
  • Class - gbp.deb.source.FileVfs
  • Instance Variable - gbp.deb.source.FileVfs._dir
  • Method - gbp.deb.source.FileVfs.open
  • Method - gbp.deb.upstreamsource.DebianUpstreamSource.__init__
  • Class - gbp.deb.uscan.Uscan
  • Method - gbp.deb.uscan.Uscan.__init__
  • Instance Variable - gbp.deb.uscan.Uscan._dir
  • Instance Variable - gbp.deb.uscan.Uscan._tarball
  • Instance Variable - gbp.deb.uscan.Uscan._uptodate
  • Class Variable - gbp.deb.uscan.Uscan.cmd
  • Method - gbp.deb.uscan.Uscan.tarball
  • Method - gbp.deb.uscan.Uscan.uptodate
  • Class - gbp.deb.uscan.UscanError
  • Class Variable - gbp.git.FixedOffset.ZERO
  • Method - gbp.git.FixedOffset.__init__
  • Instance Variable - gbp.git.FixedOffset._offset
  • Method - gbp.git.FixedOffset.dst
  • Method - gbp.git.FixedOffset.utcoffset
  • Method - gbp.git.args.GitArgs.__init__
  • Instance Variable - gbp.git.args.GitArgs._args
  • Method - gbp.git.args.GitArgs.args
  • Class Variable - gbp.git.commit.GitCommit.sha1_re
  • Method - gbp.git.fastimport.FastImport.__del__
  • Class Variable - gbp.git.fastimport.FastImport._bufsize
  • Method - gbp.git.fastimport.FastImport._do_data
  • Method - gbp.git.fastimport.FastImport._do_file
  • Instance Variable - gbp.git.fastimport.FastImport._fi
  • Instance Variable - gbp.git.fastimport.FastImport._out
  • Instance Variable - gbp.git.fastimport.FastImport._repo
  • Class Variable - gbp.git.fastimport.FastImport.m_exec
  • Class Variable - gbp.git.fastimport.FastImport.m_regular
  • Class Variable - gbp.git.fastimport.FastImport.m_symlink
  • Method - gbp.git.modifier.GitModifier.__getitem__
  • Instance Variable - gbp.git.modifier.GitModifier._date
  • Method - gbp.git.modifier.GitModifier._parse_date
  • Class Variable - gbp.git.modifier.GitModifier.date
  • Instance Variable - gbp.git.modifier.GitModifier.email
  • Method - gbp.git.modifier.GitModifier.items
  • Static Method - gbp.git.modifier.GitModifier.keys
  • Instance Variable - gbp.git.modifier.GitModifier.name
  • Method - gbp.git.modifier.GitTz.__init__
  • Instance Variable - gbp.git.modifier.GitTz._offset
  • Method - gbp.git.modifier.GitTz.dst
  • Method - gbp.git.modifier.GitTz.utcoffset
  • Method - gbp.git.repository.GitRemote.__init__
  • Method - gbp.git.repository.GitRemote.__str__
  • Instance Variable - gbp.git.repository.GitRemote._fetch_url
  • Instance Variable - gbp.git.repository.GitRemote._name
  • Instance Variable - gbp.git.repository.GitRemote._push_urls
  • Function - gbp.git.repository.GitRepository.__git_inout.rm_polled_fd
  • Method - gbp.git.repository.GitRepository.__init__
  • Instance Variable - gbp.git.repository.GitRepository._bare
  • Method - gbp.git.repository.GitRepository._commit
  • Instance Variable - gbp.git.repository.GitRepository._git_dir
  • Instance Variable - gbp.git.repository.GitRepository._path
  • Method - gbp.git.repository.GitRepository._status
  • Method - gbp.git.repository.GitRepository.move_tag
  • Method - gbp.git.repository.GitRepository.remove_remote_repo
  • Class - gbp.git.vfs.GitVfs
  • Method - gbp.git.vfs.GitVfs._File.__init__
  • Instance Variable - gbp.git.vfs.GitVfs._File._data
  • Instance Variable - gbp.git.vfs.GitVfs._File._iter
  • Method - gbp.git.vfs.GitVfs._File.close
  • Method - gbp.git.vfs.GitVfs._File.read
  • Method - gbp.git.vfs.GitVfs._File.readline
  • Method - gbp.git.vfs.GitVfs._File.readlines
  • Instance Variable - gbp.git.vfs.GitVfs._committish
  • Instance Variable - gbp.git.vfs.GitVfs._repo
  • Method - gbp.git.vfs.GitVfs.open
  • Variable - gbp.log.COLORS
  • Variable - gbp.log.DEFAULT_COLOR_SCHEME
  • Method - gbp.log.GbpFilter.__init__
  • Instance Variable - gbp.log.GbpFilter._levels
  • Method - gbp.log.GbpLogger.__init__
  • Instance Variable - gbp.log.GbpLogger.default_handlers
  • Instance Variable - gbp.log.GbpLogger.propagate
  • Class Variable - gbp.log.GbpStreamHandler.COLOR_SEQ
  • Class Variable - gbp.log.GbpStreamHandler.OFF_SEQ
  • Method - gbp.log.GbpStreamHandler.__init__
  • Instance Variable - gbp.log.GbpStreamHandler._color
  • Instance Variable - gbp.log.GbpStreamHandler._color_scheme
  • Variable - gbp.log.LOGGER
  • Function - gbp.log.error
  • Function - gbp.log.warning
  • Module - gbp.notifications
  • Function - gbp.notifications.build_msg
  • Function - gbp.notifications.enable_notifications
  • Variable - gbp.notifications.notify_module
  • Function - gbp.notifications.send_notification
  • Method - gbp.patch_series.Patch.__init__
  • Method - gbp.patch_series.Patch.__repr__
  • Instance Variable - gbp.patch_series.Patch.info
  • Instance Variable - gbp.patch_series.Patch.long_desc
  • Class Variable - gbp.patch_series.Patch.patch_exts
  • Instance Variable - gbp.patch_series.Patch.path
  • Instance Variable - gbp.patch_series.Patch.strip
  • Instance Variable - gbp.patch_series.Patch.topic
  • Class Variable - gbp.pkg.PkgPolicy.packagename_msg
  • Class Variable - gbp.pkg.PkgPolicy.packagename_re
  • Class Variable - gbp.pkg.PkgPolicy.upstreamversion_msg
  • Class Variable - gbp.pkg.PkgPolicy.upstreamversion_re
  • Method - gbp.pkg.UpstreamSource.__init__
  • Instance Variable - gbp.pkg.UpstreamSource._orig
  • Instance Variable - gbp.pkg.UpstreamSource._path
  • Instance Variable - gbp.pkg.UpstreamSource._pkg_policy
  • Instance Variable - gbp.pkg.UpstreamSource._prefix
  • Instance Variable - gbp.pkg.UpstreamSource._tarball
  • Method - gbp.pkg.UpstreamSource._unpack_zip
  • Class Variable - gbp.pkg.UpstreamSource._unpacked
  • Method - gbp.pkg.UpstreamSource.guess_version
  • Static Method - gbp.pkg.UpstreamSource.known_compressions
  • Method - gbp.pkg.UpstreamSource.path
  • Instance Variable - gbp.pkg.UpstreamSource.unpacked
  • Variable - gbp.pkg.archive_ext_aliases
  • Variable - gbp.pkg.archive_formats
  • Variable - gbp.pkg.compressor_aliases
  • Variable - gbp.pkg.compressor_opts
  • Method - gbp.pkg.pristinetar.PristineTar.__init__
  • Class Variable - gbp.pkg.pristinetar.PristineTar.branch
  • Class Variable - gbp.pkg.pristinetar.PristineTar.cmd
  • Instance Variable - gbp.pkg.pristinetar.PristineTar.repo
  • Instance Variable - gbp.pkg.pristinetar.PristineTar.run_error
  • Package - gbp.rpm
  • Module - gbp.rpm.__init__
  • Method - gbp.rpm.changelog.Changelog.__init__
  • Method - gbp.rpm.changelog.Changelog.__str__
  • Instance Variable - gbp.rpm.changelog.Changelog._pkgpolicy
  • Instance Variable - gbp.rpm.changelog.Changelog.sections
  • Method - gbp.rpm.changelog.ChangelogParser.__init__
  • Instance Variable - gbp.rpm.changelog.ChangelogParser._pkgpolicy
  • Instance Variable - gbp.rpm.changelog.ChangelogParser.body_name_re
  • Instance Variable - gbp.rpm.changelog.ChangelogParser.header_name_split_re
  • Instance Variable - gbp.rpm.changelog.ChangelogParser.header_split_re
  • Instance Variable - gbp.rpm.changelog.ChangelogParser.section_match_re
  • Instance Variable - gbp.rpm.changelog.ChangelogParser.section_split_re
  • Method - gbp.rpm.changelog._ChangelogEntry.__str__
  • Instance Variable - gbp.rpm.changelog._ChangelogEntry._pkgpolicy
  • Instance Variable - gbp.rpm.changelog._ChangelogEntry._text
  • Instance Variable - gbp.rpm.changelog._ChangelogEntry.author
  • Method - gbp.rpm.changelog._ChangelogHeader.__contains__
  • Method - gbp.rpm.changelog._ChangelogHeader.__getitem__
  • Method - gbp.rpm.changelog._ChangelogHeader.__init__
  • Method - gbp.rpm.changelog._ChangelogHeader.__str__
  • Instance Variable - gbp.rpm.changelog._ChangelogHeader._data
  • Instance Variable - gbp.rpm.changelog._ChangelogHeader._pkgpolicy
  • Method - gbp.rpm.changelog._ChangelogSection.__init__
  • Method - gbp.rpm.changelog._ChangelogSection.__str__
  • Instance Variable - gbp.rpm.changelog._ChangelogSection._pkgpolicy
  • Instance Variable - gbp.rpm.changelog._ChangelogSection._trailer
  • Instance Variable - gbp.rpm.changelog._ChangelogSection.entries
  • Instance Variable - gbp.rpm.changelog._ChangelogSection.header
  • Module - gbp.rpm.git
  • Method - gbp.rpm.git.RpmGitRepository.__init__
  • Instance Variable - gbp.rpm.git.RpmGitRepository.pristine_tar
  • Variable - gbp.rpm.lib_rpm._rpmlog
  • Variable - gbp.rpm.lib_rpm.librpm
  • Method - gbp.rpm.linkedlist.LinkedList.__init__
  • Method - gbp.rpm.linkedlist.LinkedList.__iter__
  • Method - gbp.rpm.linkedlist.LinkedList.__len__
  • Instance Variable - gbp.rpm.linkedlist.LinkedList._first
  • Instance Variable - gbp.rpm.linkedlist.LinkedList._last
  • Method - gbp.rpm.linkedlist.LinkedListIterator.__init__
  • Instance Variable - gbp.rpm.linkedlist.LinkedListIterator._next
  • Method - gbp.rpm.linkedlist.LinkedListIterator.next
  • Method - gbp.rpm.linkedlist.LinkedListNode.__init__
  • Method - gbp.rpm.linkedlist.LinkedListNode.__str__
  • Instance Variable - gbp.rpm.linkedlist.LinkedListNode._data
  • Instance Variable - gbp.rpm.linkedlist.LinkedListNode.next
  • Instance Variable - gbp.rpm.linkedlist.LinkedListNode.prev
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.Changelog.body_name_re
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.Changelog.header_format
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.Changelog.header_name_split_re
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.Changelog.header_rev_format
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.Changelog.header_split_re
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.Changelog.header_time_format
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.Changelog.section_match_re
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.Changelog.section_split_re
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.ChangelogEntryFormatter.bug_id_re
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.ChangelogEntryFormatter.max_entry_line_length
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.alnum
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.name_whitelist_chars
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.packagename_msg
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.packagename_re
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.python_rpmlib_module_name
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.tag_timestamp_format
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.upstreamversion_msg
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.upstreamversion_re
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.version_whitelist_chars
  • Method - gbp.scripts.buildpackage.Hook.__init__
  • Instance Variable - gbp.scripts.buildpackage.Hook.run_error
  • Function - gbp.scripts.buildpackage.build_parser
  • Function - gbp.scripts.buildpackage.main
  • Function - gbp.scripts.buildpackage.parse_args
  • Module - gbp.scripts.buildpackage_bb
  • Module - gbp.scripts.buildpackage_rpm
  • Function - gbp.scripts.clone.build_parser
  • Function - gbp.scripts.clone.main
  • Function - gbp.scripts.clone.parse_args
  • Variable - gbp.scripts.common.buildpackage.index_name
  • Variable - gbp.scripts.common.buildpackage.wc_names
  • Variable - gbp.scripts.common.pq.DEFAULT_PQ_BRANCH_NAME
  • Function - gbp.scripts.common.pq.apply_single_patch
  • Function - gbp.scripts.common.pq.drop_pq
  • Function - gbp.scripts.config.build_parser
  • Function - gbp.scripts.config.main
  • Function - gbp.scripts.config.parse_args
  • Function - gbp.scripts.config.value_printer
  • Module - gbp.scripts.create_remote_repo
  • Function - gbp.scripts.dch.build_parser
  • Function - gbp.scripts.dch.changelog_commit_msg
  • Function - gbp.scripts.dch.get_customizations
  • Function - gbp.scripts.dch.main
  • Function - gbp.scripts.dch.parse_args
  • Function - gbp.scripts.dch.process_options
  • Variable - gbp.scripts.dch.snapshot_re
  • Variable - gbp.scripts.dch.user_customizations
  • Module - gbp.scripts.import_bb
  • Class - gbp.scripts.import_dsc.SkipImport
  • Function - gbp.scripts.import_dsc.build_parser
  • Function - gbp.scripts.import_dsc.download_source
  • Function - gbp.scripts.import_dsc.main
  • Function - gbp.scripts.import_dsc.parse_args
  • Function - gbp.scripts.import_dsc.print_dsc
  • Module - gbp.scripts.import_dscs
  • Function - gbp.scripts.import_orig.build_parser
  • Function - gbp.scripts.import_orig.detect_name_and_version
  • Function - gbp.scripts.import_orig.main
  • Function - gbp.scripts.import_orig.parse_args
  • Function - gbp.scripts.import_orig.pristine_tarball_name
  • Function - gbp.scripts.import_orig.upstream_import_commit_msg
  • Module - gbp.scripts.import_orig_rpm
  • Module - gbp.scripts.import_srpm
  • Variable - gbp.scripts.pq.PATCH_DIR
  • Variable - gbp.scripts.pq.SERIES_FILE
  • Function - gbp.scripts.pq.build_parser
  • Function - gbp.scripts.pq.main
  • Function - gbp.scripts.pq.parse_args
  • Function - gbp.scripts.pq.rebase_pq
  • Module - gbp.scripts.pq_bb
  • Module - gbp.scripts.pq_rpm
  • Function - gbp.scripts.pull.build_parser
  • Function - gbp.scripts.pull.main
  • Function - gbp.scripts.pull.parse_args
  • Method - gbp.scripts.rpm_ch.ChangelogFile.__init__
  • Instance Variable - gbp.scripts.rpm_ch.ChangelogFile._file
  • Instance Variable - gbp.scripts.rpm_ch.ChangelogFile.changelog
  • Module - gbp.scripts.supercommand
  • Class Variable - gbp.tristate.Tristate.AUTO
  • Class Variable - gbp.tristate.Tristate.OFF
  • Class Variable - gbp.tristate.Tristate.ON
  • Class Variable - gbp.tristate.Tristate._VALID_NAMES
  • Method - gbp.tristate.Tristate.__init__
  • Instance Variable - gbp.tristate.Tristate._state
  • Method - gbp.tristate.Tristate.is_auto
  • Method - gbp.tristate.Tristate.is_off
  • Method - gbp.tristate.Tristate.is_on
  • Variable - gbp.version.gbp_version