gbp
- The various things needed by git-buildpackage and friendscommand_wrappers
- Simple class wrappers for the various external commands needed by git-buildpackage and friendsconfig
- handles command line and config file option parsing for the gbp commandsdch
- provides git-dch helpersdeb
- provides some debian source package related helperschangelog
- A Debian Changelogcontrol
- A Debian Control filedscfile
- provides some debian source package related helpersformat
- Parse debian/source/formatgit
- A Git Repository that keeps a Debian Packagepolicy
- Debian Packaging policiespristinetar
- Handle checkin and checkout of archives from the pristine-tar branchrollbackgit
- A git repository for Debian packages that can roll back operationssource
- provides some debian source package related helpersupstreamsource
- Debian-specific upstream sourcesuscan
- Interface to uscanerrors
- Errors raised in gbp commandsformat
- Format a messagegit
- Accessing Git from pythonargs
- Git command argument handling helperscommit
- Git commit class and helperserrors
- Git base error exceptionfastimport
- Git fast import classmodifier
- Someone who modifiers something in gitrepository
- A Git repositoryvfs
- Make blobs in a git repository accessible as file like objectslog
- Simple colored logging classesnotifications
- No module docstring; 0/1 variable, 1/4 function documentedpatch_series
- Handle Patches and Patch Seriespaths
- Helpers to handle pathspkg
- Common functionality of the Debian/RPM package helpersarchive
- Undocumentedcompressor
- Undocumentedgit
- A Git Repository that keeps a Distro Packagepkgpolicy
- No module docstring; 1/1 class documentedpristinetar
- Handle checkin and checkout of archives from the pristine-tar branchupstreamsource
- No module docstring; 1/1 class documentedrpm
- provides some rpm source package related helperschangelog
- An RPM Changeloggit
- No module docstring; 1/1 class documentedlib_rpm
- Wrapper module for librpmlinkedlist
- Simple implementation of a doubly linked listpolicy
- Default packaging policy for RPMscripts
- The gbp commandsbuildpackage
- Build a Debian package out of a Git repositorybuildpackage_rpm
- Build an RPM package out of a Git repositoryclone
- Clone a Git repository and set it up for gbpcommon
- Parts shared between the deb and rpm commandsbuildpackage
- Common functionality for Debian and RPM buildpackage scriptshook
- Common code for runniing hooksimport_orig
- Common functionality for import-orig scriptspq
- Common functionality for Debian and RPM patchqueue managementrepo_setup
- Common repository setup functionality.config
- Query and display config file valuescreate_remote_repo
- Create a remote Git repository based on the current onedch
- Generate Debian changelog entries from Git commit messagesexport_orig
- Create orig tarballs from gitimport_dsc
- Import a Debian source package into a Git repositoryimport_dscs
- Import multiple dsc files into Git in one goimport_orig
- Import a new upstream version into a Git repositoryimport_ref
- Import a new upstream version from a git branch onto the Debian branchimport_srpm
- Import an RPM source package into a Git repositorypq
- Manage Debian patches on a patch queue branchpq_rpm
- Manage RPM patches in a patch queuepristine_tar
- Perform pristine-tar import into a Git repositorypull
- Pull remote changes and fast forward debian, upstream and pristine-tar branchpush
- Push your changes to a remoterpm_ch
- Generate RPM changelog entries from git commit messagessetup_gitattributes
- Setup Git attributes to incapacitate .gitattributes shipped by the upstreamsupercommand
- Supercommand for all gbp commandstag
- Create a Debian tagtmpfile
- Temporary directory handlingtristate
- A switch with three states: on|off|autoversion
- The current gbp version numberdoctests
- No package docstring; 7/8 modules documentedtest_Changelog
- Test gbp.deb.changelog.ChangeLog
test_Config
- Test gbp.config.GbpOptionParser
Test gbp.config.GbpOptionParserDebian
test_Control
- Test gbp.deb.control.Control
test_create_remote_repo
- No module docstring; 4/4 functions documentedtest_GitModifier
- Test gbp.git.GitModifier
test_GitRepository
- Test gbp.git.GitRepository
test_GitVfs
- Test gbp.git.GitVfs
test_PristineTar
- Test pristine-tar related methods in