summaryrefslogtreecommitdiff
path: root/gbp
AgeCommit message (Expand)Author
2012-06-01git-buildpackage: add missing importGuido Günther
2012-05-31gbp.git.repository: add GitRepository.make_treeGuido Günther
2012-05-31gbp.git.repository: Add GitRepository.write_fileGuido Günther
2012-05-31gbp.git.repository: Add GitRepository.list_treeGuido Günther
2012-05-25Refactor deb helpers: move PristineTar classGuido Günther
2012-05-24import_dsc: add --allow-unauthenticatedGuido Günther
2012-05-20Provide minimalist debian/control objectDaniel Dehennin
2012-05-20gbp.deb.ChangeLog: Add filename propertyGuido Günther
2012-05-20gbp.deb.changelog: Split parsing into a separate functionGuido Günther
2012-05-20Don't explicitly refer to lenny-backportsGuido Günther
2012-05-20git-dch: Add support for --team switch for Team uploadsSalvatore Bonaccorso
2012-05-15Add gbp.deb.ChangeLogSectionGuido Günther
2012-05-14gbp.git.repository: Add a "git merge-base" wrapperDaniel Dehennin
2012-05-12Config help fixJérémy Lal
2012-05-04GitRepository.format_patches: allow to set threading formatGuido Günther
2012-05-01Refactor deb helpers: move UpstreamSource classMarkus Lehtonen
2012-05-01Refactor deb helpers: move build_tarball_name()Markus Lehtonen
2012-05-01Refactor deb helpers: introduce PkgPolicy classMarkus Lehtonen
2012-04-19Bug#669145: [PATCH] Add git-dch --commit and --commit-msg optionsMatthijs Kooijman
2012-04-18Refactor git-import-orig as preparation for rpm supportMarkus Lehtonen
2012-04-18import-orig: refactor args of ask_package_* functionsMarkus Lehtonen
2012-04-18Refactor git-buildpackage as preparation for rpm supportMarkus Lehtonen
2012-04-18Refactor gbp-pq as preparation for rpm supportMarkus Lehtonen
2012-04-18Git-Dch: Full in commit messagesMatthijs Kooijman
2012-04-15Ignore locale when checking for a clean repositoryGuido Günther
2012-04-12Make the upstream version check match policyGuido Günther
2012-04-05gbp.git.repository: don't append a second .gitGuido Günther
2012-03-23git-import-orig: Allow to pass in an upstream vcs tagGuido Günther
2012-03-21gbp-create-remote-repo: add --remote-configGuido Günther
2012-03-21gbp.config: add list of config file sections to constructorGuido Günther
2012-03-21gbp-create-remote-repo: move option parsing to separate functionGuido Günther
2012-03-21gbp.confing: add docstringGuido Günther
2012-03-21gbp create-remote-repo: allow to pass template directoryGuido Günther
2012-03-21gbp-create-remote-repo: Cleanup raise statementsGuido Günther
2012-03-19GitRepository.clone(): document missing optionsGuido Günther
2012-03-19GitRepository.create(): use GitArgsGuido Günther
2012-03-19gbp-create-remote-repo: test generated configGuido Günther
2012-03-19gbp-create-remote-repo: improve remote script readabilityGuido Günther
2012-03-19gbp-create-remote-repo: make command and script generation testableGuido Günther
2012-03-19gbp-create-remote-repo: allow to use local file transport tooGuido Günther
2012-03-18gbp-create-remote-repo: don't expect a terminalGuido Günther
2012-03-18gbp-create-remote-repo: Use DebianGitRepositoryGuido Günther
2012-03-15Parse author and comitter from changelog for native package tooGuido Günther
2012-03-15GitModifier: add __getitem__ and keys()Guido Günther
2012-03-15deb.changelog: allow to extract author and dateGuido Günther
2012-03-08git-import-dscs: allow to ignore gbp.conf files stored in the repositoryGuido Günther
2012-03-08GbpOptionParser: allow to modify list of parsed conf filesGuido Günther
2012-03-08import_dsc: Create debian branch for native packages tooGuido Günther
2012-02-26GitRepository.merge: add edit optionGuido Günther
2012-02-26GitRepsitory.merge: update apidoc and switch to GitArgsGuido Günther