git-buildpackage API Documentation Modules Classes Names
Clear Help

Search bar offers the following options:

  • Term presence. The below example searches for documents that must contain “foo”, might contain “bar” and must not contain “baz”: +foo bar -baz
  • Wildcards. The below example searches for documents with words beginning with “foo”: foo*
  • Search in specific fields. The following search matches all objects in "twisted.mail" that matches “search”: +qname:twisted.mail.* +search

    Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.

  • Fuzzy matches. The following search matches all documents that have a word within 1 edit distance of “foo”: foo~1

Results provided by Lunr.js

Summary of Undocumented Objects

  • Package - doctests
  • Variable - doctests.test_Changelog.cl_debian
  • Variable - doctests.test_Changelog.cl_epoch
  • Variable - doctests.test_Changelog.cl_upstream
  • Variable - doctests.test_Control.cl_debian
  • Variable - doctests.test_GitRepository.dirs
  • Function - doctests.test_GitRepository.setup_module
  • Variable - doctests.test_GitRepository.subdirs
  • Function - doctests.test_GitRepository.teardown_module
  • Function - doctests.test_GitVfs.setup_repo
  • Variable - doctests.test_PristineTar.dirs
  • Function - doctests.test_PristineTar.setup_module
  • Function - doctests.test_PristineTar.teardown_module
  • Variable - doctests.test_PristineTar.test_data
  • Module - doctests.test_create_remote_repo
  • 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
  • Instance Variable - gbp.command_wrappers.CatenateZipArchive.run_error
  • Method - gbp.command_wrappers.Command.__init__
  • Method - gbp.command_wrappers.Command._reset_state
  • Instance Variable - gbp.command_wrappers.Command.args
  • Instance Variable - gbp.command_wrappers.Command.capture_stderr
  • Instance Variable - gbp.command_wrappers.Command.capture_stdout
  • 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.err_reason
  • 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
  • Instance Variable - gbp.command_wrappers.Command.stdout
  • 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
  • Constant - gbp.config.GbpOption.TYPES
  • Constant - gbp.config.GbpOption.TYPE_CHECKER
  • Class - gbp.config.GbpOptionGroup
  • Method - gbp.config.GbpOptionGroup.add_boolean_config_file_option
  • Method - gbp.config.GbpOptionParser._warn_old_config_section
  • Method - gbp.config.GbpOptionParser._warn_old_gbp_conf
  • Instance Variable - gbp.config.GbpOptionParser._warned_old_gbp_conf
  • Method - gbp.config.GbpOptionParser.add_boolean_config_file_option
  • Instance Variable - gbp.config.GbpOptionParser.command
  • Instance Variable - gbp.config.GbpOptionParser.config
  • Instance Variable - gbp.config.GbpOptionParser.config_parser
  • Class Variable - gbp.config.GbpOptionParser.def_config_files
  • Class Variable - gbp.config.GbpOptionParser.defaults
  • Method - gbp.config.GbpOptionParser.get_opt_names
  • Class Variable - gbp.config.GbpOptionParser.help
  • Class Variable - gbp.config.GbpOptionParser.list_opts
  • Instance Variable - gbp.config.GbpOptionParser.prefix
  • Instance Variable - gbp.config.GbpOptionParser.sections
  • Class Variable - gbp.config.GbpOptionParser.short_opts
  • Instance Variable - gbp.config.GbpOptionParser.valid_options
  • Method - gbp.config.GbpOptionParserDebian._warn_old_gbp_conf
  • Class Variable - gbp.config.GbpOptionParserDebian.defaults
  • Method - gbp.config.GbpOptionParserRpm._warn_old_gbp_conf
  • 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.gbp_version
  • Variable - gbp.config.no_upstream_branch_msg
  • Constant - gbp.dch.MAX_CHANGELOG_LINE_LENGTH
  • 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
  • Variable - gbp.deb.Releases
  • 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.ChangeLog._run_parsechangelog
  • Property - gbp.deb.changelog.ChangeLog.distribution
  • Method - gbp.deb.changelog.ChangeLog.get_changes
  • Method - gbp.deb.changelog.ChangeLogSection.__init__
  • Instance Variable - gbp.deb.changelog.ChangeLogSection._package
  • Instance Variable - gbp.deb.changelog.ChangeLogSection._version
  • Property - gbp.deb.changelog.ChangeLogSection.package
  • Property - 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__
  • Class Variable - gbp.deb.dscfile.DscFile.add_tar_re
  • Instance Variable - gbp.deb.dscfile.DscFile.additional_tarballs
  • 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.sig_re
  • Instance Variable - gbp.deb.dscfile.DscFile.sigs
  • Class Variable - gbp.deb.dscfile.DscFile.tar_re
  • Instance Variable - gbp.deb.dscfile.DscFile.tgz
  • Instance Variable - gbp.deb.dscfile.DscFile.upstream_version
  • Property - 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
  • Function - gbp.deb.get_vendor
  • Method - gbp.deb.git.DebianGitRepository.__init__
  • Method - gbp.deb.git.DebianGitRepository.create_upstream_tarball_via_pristine_tar
  • 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
  • Method - gbp.deb.rollbackgit.RollbackDebianGitRepository.__init__
  • Method - gbp.deb.rollbackgit.RollbackDebianGitRepository.commit_dir
  • Method - gbp.deb.rollbackgit.RollbackDebianGitRepository.create_branch
  • Method - gbp.deb.rollbackgit.RollbackDebianGitRepository.create_tag
  • Method - gbp.deb.rollbackgit.RollbackDebianGitRepository.has_rollbacks
  • Method - gbp.deb.rollbackgit.RollbackDebianGitRepository.merge
  • Instance Variable - gbp.deb.rollbackgit.RollbackDebianGitRepository.rollback_errors
  • Instance Variable - gbp.deb.rollbackgit.RollbackDebianGitRepository.rollbacks
  • Method - gbp.deb.rollbackgit.RollbackDebianGitRepository.rrr_branch
  • Method - gbp.deb.rollbackgit.RollbackDebianGitRepository.rrr_merge
  • Method - gbp.deb.rollbackgit.RollbackDebianGitRepository.rrr_tag
  • Method - gbp.deb.rollbackgit.RollbackError.__init__
  • Method - gbp.deb.rollbackgit.RollbackError.__str__
  • Instance Variable - gbp.deb.rollbackgit.RollbackError.errors
  • Instance Variable - gbp.deb.rollbackgit.RollbackError.msg
  • Instance Variable - gbp.deb.source.DebianSource._changelog
  • Instance Variable - gbp.deb.source.DebianSource._control
  • Instance Variable - gbp.deb.source.DebianSource._vfs
  • Property - gbp.deb.source.DebianSource.debian_version
  • Property - gbp.deb.source.DebianSource.name
  • Property - gbp.deb.source.DebianSource.upstream_version
  • Property - gbp.deb.source.DebianSource.version
  • 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.DebianAdditionalTarball.__init__
  • Instance Variable - gbp.deb.upstreamsource.DebianAdditionalTarball.component
  • 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
  • Property - gbp.deb.uscan.Uscan.tarball
  • Property - gbp.deb.uscan.Uscan.uptodate
  • Class - gbp.deb.uscan.UscanError
  • Method - gbp.git.args.GitArgs.__init__
  • Instance Variable - gbp.git.args.GitArgs._args
  • Property - 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.get
  • 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
  • Instance Variable - gbp.git.repository.GitRepository._bare
  • Method - gbp.git.repository.GitRepository._check_repo
  • Method - gbp.git.repository.GitRepository._commit
  • Method - gbp.git.repository.GitRepository._get_git_dir
  • 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.is_in_merge
  • 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.__enter__
  • Method - gbp.git.vfs.GitVfs._File.__exit__
  • 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
  • Constant - gbp.log.COLORS
  • Constant - 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
  • Constant - gbp.log.GbpStreamHandler.COLOR_SEQ
  • Constant - gbp.log.GbpStreamHandler.OFF_SEQ
  • Method - gbp.log.GbpStreamHandler.__init__
  • Instance Variable - gbp.log.GbpStreamHandler._color
  • Instance Variable - gbp.log.GbpStreamHandler._color_scheme
  • Constant - gbp.log.LOGGER
  • Module - gbp.notifications
  • Function - gbp.notifications.build_msg
  • Function - gbp.notifications.enable_notifications
  • Variable - gbp.notifications.notify_module
  • Function - gbp.notifications.send_notification
  • Class - gbp.patch_series.Dep3Patch
  • Method - gbp.patch_series.Dep3Patch._dep3_get_value
  • Method - gbp.patch_series.Dep3Patch._read_info
  • Instance Variable - gbp.patch_series.Dep3Patch.long_desc
  • Method - gbp.patch_series.Patch.__init__
  • Method - gbp.patch_series.Patch.__repr__
  • Method - gbp.patch_series.Patch._read_info
  • 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.patch_series.PatchSeries.comment_re
  • Class Variable - gbp.patch_series.PatchSeries.level_re
  • Constant - gbp.patch_series.VALID_DEP3_ENDS
  • Module - gbp.pkg.archive
  • Class - gbp.pkg.archive.Archive
  • Class Variable - gbp.pkg.archive.Archive.Ext_aliases
  • Class Variable - gbp.pkg.archive.Archive.Formats
  • Module - gbp.pkg.compressor
  • Class - gbp.pkg.compressor.Compressor
  • Class Variable - gbp.pkg.compressor.Compressor.Aliases
  • Class Variable - gbp.pkg.compressor.Compressor.Exts
  • Class Variable - gbp.pkg.compressor.Compressor.Opts
  • Method - gbp.pkg.compressor.Compressor.__init__
  • Instance Variable - gbp.pkg.compressor.Compressor._level
  • Property - gbp.pkg.compressor.Compressor._level_opt
  • Property - gbp.pkg.compressor.Compressor._more_opts
  • Instance Variable - gbp.pkg.compressor.Compressor._type
  • Method - gbp.pkg.compressor.Compressor.is_known
  • Property - gbp.pkg.compressor.Compressor.level
  • Property - gbp.pkg.compressor.Compressor.type
  • Method - gbp.pkg.git.PkgGitRepository.__init__
  • Instance Variable - gbp.pkg.git.PkgGitRepository.pristine_tar
  • Module - gbp.pkg.pkgpolicy
  • Class Method - gbp.pkg.pkgpolicy.PkgPolicy.has_orig
  • Class Variable - gbp.pkg.pkgpolicy.PkgPolicy.packagename_msg
  • Class Variable - gbp.pkg.pkgpolicy.PkgPolicy.packagename_re
  • Class Method - gbp.pkg.pkgpolicy.PkgPolicy.symlink_orig
  • Class Variable - gbp.pkg.pkgpolicy.PkgPolicy.upstreamversion_msg
  • Class Variable - gbp.pkg.pkgpolicy.PkgPolicy.upstreamversion_re
  • Class Variable - gbp.pkg.pkgpolicy.PkgPolicy.version_mangle_re
  • Method - gbp.pkg.pristinetar.PristineTar.__init__
  • Class Variable - gbp.pkg.pristinetar.PristineTar.branch
  • Instance Variable - gbp.pkg.pristinetar.PristineTar.repo
  • Instance Variable - gbp.pkg.pristinetar.PristineTar.run_error
  • Module - gbp.pkg.upstreamsource
  • Method - gbp.pkg.upstreamsource.UpstreamSource.__init__
  • Method - gbp.pkg.upstreamsource.UpstreamSource.__repr__
  • Instance Variable - gbp.pkg.upstreamsource.UpstreamSource._orig
  • Instance Variable - gbp.pkg.upstreamsource.UpstreamSource._path
  • Instance Variable - gbp.pkg.upstreamsource.UpstreamSource._pkg_policy
  • Instance Variable - gbp.pkg.upstreamsource.UpstreamSource._sig
  • Method - gbp.pkg.upstreamsource.UpstreamSource._unpack_zip
  • Class Variable - gbp.pkg.upstreamsource.UpstreamSource._unpacked
  • Method - gbp.pkg.upstreamsource.UpstreamSource.guess_version
  • Static Method - gbp.pkg.upstreamsource.UpstreamSource.known_compressions
  • Property - gbp.pkg.upstreamsource.UpstreamSource.path
  • Property - gbp.pkg.upstreamsource.UpstreamSource.signaturefile
  • Method - gbp.pkg.upstreamsource.UpstreamSource.signaturefile.setter
  • Instance Variable - gbp.pkg.upstreamsource.UpstreamSource.unpacked
  • Method - gbp.rpm.RpmUpstreamSource.__init__
  • Method - gbp.rpm.SpecFile.__init__
  • Instance Variable - gbp.rpm.SpecFile._content
  • Instance Variable - gbp.rpm.SpecFile._filtertags
  • Instance Variable - gbp.rpm.SpecFile._gbp_tags
  • Instance Variable - gbp.rpm.SpecFile._listtags
  • Method - gbp.rpm.SpecFile._macro_replace
  • Instance Variable - gbp.rpm.SpecFile._special_directives
  • Instance Variable - gbp.rpm.SpecFile._specinfo
  • Instance Variable - gbp.rpm.SpecFile._tags
  • Class Variable - gbp.rpm.SpecFile.directive_re
  • Instance Variable - gbp.rpm.SpecFile.epoch
  • Class Variable - gbp.rpm.SpecFile.gbptag_re
  • Instance Variable - gbp.rpm.SpecFile.name
  • Instance Variable - gbp.rpm.SpecFile.orig_src
  • Instance Variable - gbp.rpm.SpecFile.packager
  • Instance Variable - gbp.rpm.SpecFile.release
  • Class Variable - gbp.rpm.SpecFile.section_identifiers
  • Class Variable - gbp.rpm.SpecFile.tag_re
  • Instance Variable - gbp.rpm.SpecFile.upstreamversion
  • Method - gbp.rpm.SrcRpmFile.__init__
  • Instance Variable - gbp.rpm.SrcRpmFile.rpmhdr
  • Instance Variable - gbp.rpm.SrcRpmFile.srpmfile
  • 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
  • Function - gbp.rpm.changelog.c_locale
  • 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__
  • Method - gbp.rpm.linkedlist.LinkedListIterator.__next__
  • 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.bts_meta_tags
  • 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.upstreamversion_msg
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.upstreamversion_re
  • Class Variable - gbp.rpm.policy.RpmPkgPolicy.version_whitelist_chars
  • Function - gbp.scripts.buildpackage.build_parser
  • Function - gbp.scripts.buildpackage.changes_file_name
  • Function - gbp.scripts.buildpackage.main
  • Function - gbp.scripts.buildpackage.parse_args
  • Class - gbp.scripts.buildpackage_rpm.GbpAutoGenerateError
  • Function - gbp.scripts.clone.apt_showsrc
  • Function - gbp.scripts.clone.build_parser
  • Function - gbp.scripts.clone.main
  • Function - gbp.scripts.clone.parse_args
  • Function - gbp.scripts.clone.vcs_git_url
  • Class - gbp.scripts.common.ExitCodes
  • Class Variable - gbp.scripts.common.ExitCodes.failed
  • Class Variable - gbp.scripts.common.ExitCodes.no_value
  • Class Variable - gbp.scripts.common.ExitCodes.ok
  • Class Variable - gbp.scripts.common.ExitCodes.parse_error
  • Class Variable - gbp.scripts.common.ExitCodes.uscan_up_to_date
  • Variable - gbp.scripts.common.buildpackage.index_name
  • Variable - gbp.scripts.common.buildpackage.wc_name
  • Function - gbp.scripts.common.debug_exc
  • Method - gbp.scripts.common.hook.Hook.__init__
  • Instance Variable - gbp.scripts.common.hook.Hook.name
  • Instance Variable - gbp.scripts.common.hook.Hook.run_error
  • Function - gbp.scripts.common.import_orig.repacked_tarball_name
  • Function - gbp.scripts.common.maybe_debug_raise
  • Constant - gbp.scripts.common.pq.DEFAULT_PATCH_NUM_PREFIX_FORMAT
  • Constant - gbp.scripts.common.pq.PQ_BRANCH_PREFIX
  • Function - gbp.scripts.common.pq.apply_single_patch
  • Function - gbp.scripts.common.pq.drop_pq
  • Variable - gbp.scripts.common.repo_setup.attr_glob_defns
  • Variable - gbp.scripts.common.repo_setup.dgit_attr_macro_defn
  • Variable - gbp.scripts.common.repo_setup.dgit_attr_macro_re
  • Function - gbp.scripts.common.repo_setup.set_user_name_and_email
  • Function - gbp.scripts.config.build_parser
  • Function - gbp.scripts.config.main
  • Function - gbp.scripts.config.parse_args
  • Function - gbp.scripts.config.print_all_options
  • Function - gbp.scripts.config.print_single_option
  • Function - gbp.scripts.config.value_printer
  • Function - gbp.scripts.create_remote_repo.build_parser
  • Function - gbp.scripts.create_remote_repo.do_create
  • Function - gbp.scripts.create_remote_repo.do_list
  • Function - gbp.scripts.create_remote_repo.get_config_names
  • Function - gbp.scripts.create_remote_repo.main
  • Function - gbp.scripts.create_remote_repo.push_branches
  • Function - gbp.scripts.create_remote_repo.read_yn
  • Function - gbp.scripts.create_remote_repo.setup_branch_tracking
  • Function - gbp.scripts.create_remote_repo.usage_msg
  • Function - gbp.scripts.dch.build_parser
  • Function - gbp.scripts.dch.changelog_commit_msg
  • Function - gbp.scripts.dch.create_changelog
  • 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
  • Function - gbp.scripts.export_orig.build_parser
  • Function - gbp.scripts.export_orig.main
  • Function - gbp.scripts.export_orig.maybe_pristine_tar_commit
  • Function - gbp.scripts.export_orig.parse_args
  • Class - gbp.scripts.import_dsc.SkipImport
  • Function - gbp.scripts.import_dsc.build_parser
  • Function - gbp.scripts.import_dsc.create_missing_branch
  • Function - gbp.scripts.import_dsc.download_source
  • Function - gbp.scripts.import_dsc.get_changes
  • Function - gbp.scripts.import_dsc.import_native
  • Function - gbp.scripts.import_dsc.import_upstream
  • Function - gbp.scripts.import_dsc.main
  • Function - gbp.scripts.import_dsc.parse_all
  • Function - gbp.scripts.import_dsc.parse_args
  • Function - gbp.scripts.import_dsc.print_dsc
  • Class - gbp.scripts.import_dscs.DscCompareVersions
  • Method - gbp.scripts.import_dscs.DscCompareVersions.__init__
  • Class - gbp.scripts.import_dscs.GitImportDsc
  • Method - gbp.scripts.import_dscs.GitImportDsc.__init__
  • Instance Variable - gbp.scripts.import_dscs.GitImportDsc.args
  • Method - gbp.scripts.import_dscs.GitImportDsc.importdsc
  • Function - gbp.scripts.import_dscs.main
  • Function - gbp.scripts.import_dscs.print_help
  • Function - gbp.scripts.import_orig.build_parser
  • Function - gbp.scripts.import_orig.debian_branch_merge
  • Function - gbp.scripts.import_orig.debian_branch_merge_by_auto
  • Function - gbp.scripts.import_orig.debian_branch_merge_by_merge
  • Function - gbp.scripts.import_orig.debian_branch_merge_by_replace
  • Function - gbp.scripts.import_orig.detect_name_and_version
  • Function - gbp.scripts.import_orig.is_30_quilt
  • Function - gbp.scripts.import_orig.main
  • Function - gbp.scripts.import_orig.postimport_hook
  • Function - gbp.scripts.import_orig.postunpack_hook
  • Function - gbp.scripts.import_orig.rollback
  • Function - gbp.scripts.import_orig.unpack_tarballs
  • Function - gbp.scripts.import_orig.upstream_import_commit_msg
  • Function - gbp.scripts.import_ref.build_parser
  • Function - gbp.scripts.import_ref.main
  • Variable - gbp.scripts.import_srpm.no_packaging_branch_msg
  • Constant - gbp.scripts.pq.PATCH_DIR
  • Constant - gbp.scripts.pq.SERIES_FILE
  • Function - gbp.scripts.pq.build_parser
  • Function - gbp.scripts.pq.check_clean
  • Function - gbp.scripts.pq.main
  • Function - gbp.scripts.pq.parse_args
  • Function - gbp.scripts.pq.rebase_pq
  • Function - gbp.scripts.pq.usage_msg
  • Function - gbp.scripts.pq_rpm.usage_msg
  • Function - gbp.scripts.pristine_tar.build_parser
  • Function - gbp.scripts.pristine_tar.main
  • Function - gbp.scripts.pristine_tar.usage_msg
  • Function - gbp.scripts.pull.build_parser
  • Function - gbp.scripts.pull.get_remote
  • Function - gbp.scripts.pull.main
  • Function - gbp.scripts.pull.parse_args
  • Function - gbp.scripts.pull.track_missing
  • Function - gbp.scripts.push.build_parser
  • Function - gbp.scripts.push.do_push
  • Function - gbp.scripts.push.get_remote
  • Function - gbp.scripts.push.main
  • Function - gbp.scripts.push.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
  • Function - gbp.scripts.setup_gitattributes.build_parser
  • Function - gbp.scripts.setup_gitattributes.main
  • Function - gbp.scripts.supercommand.get_available_commands
  • Variable - gbp.scripts.supercommand.invalid_modules
  • Function - gbp.scripts.supercommand.list_available_commands
  • Function - gbp.scripts.supercommand.supercommand
  • Function - gbp.scripts.supercommand.usage
  • Function - gbp.scripts.supercommand.version
  • Function - gbp.scripts.tag.build_parser
  • Function - gbp.scripts.tag.main
  • Function - gbp.scripts.tag.parse_args
  • Variable - gbp.tmpfile._old_tempdirs
  • Constant - gbp.tristate.Tristate.AUTO
  • Constant - gbp.tristate.Tristate.OFF
  • Constant - gbp.tristate.Tristate.ON
  • Constant - 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
API Documentation for git-buildpackage, generated by pydoctor 22.5.0 at 2022-05-16 08:56:56.