summaryrefslogtreecommitdiff
path: root/gbp
AgeCommit message (Expand)Author
2012-07-02Make exception syntax consistentGuido Günther
2012-06-30GitRepository: return GitModifier object instead of separate fieldsGuido Günther
2012-06-30GitRepository: make get_commit_info() more robustMarkus Lehtonen
2012-06-30GitRepository: fix process cwd in _git_inout()Markus Lehtonen
2012-06-30PristineTar: move Debian-specific stuff to DebianPristineTarMarkus Lehtonen
2012-06-25UpstreamSource: automatically detect package name and versions from directoriesGuido Günther
2012-06-17deb.git: Fixed typo in method nameEd Bartosh
2012-06-17common/pq: use strip in apply_and_commit_patch()Markus Lehtonen
2012-06-17import-orig: move is_link_target() to common moduleMarkus Lehtonen
2012-06-08gbp.conf: Make config option printing more consistentGuido Günther
2012-06-01git-buildpackage: allow to build packages from detached HEAD stateGuido Günther
2012-06-01git-buildpackage overlay-mode: don't fail on files named like tarballGuido Günther
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