tools/git-buildpackage.git
2012-06-01 Guido Günthergit-buildpackage: add missing import
2012-05-31 Guido Günthergbp.git.repository: add GitRepository.make_tree
2012-05-31 Guido Günthergbp.git.repository: Add GitRepository.write_file
2012-05-31 Guido Günthergbp.git.repository: Add GitRepository.list_tree
2012-05-25 Guido GüntherRefactor deb helpers: move PristineTar class
2012-05-24 Guido Güntherimport_dsc: add --allow-unauthenticated
2012-05-24 Guido GüntherDocument changes and release 0.6.0~git20120524 debian/0.6.0_git20120524
2012-05-20 Daniel DehenninProvide minimalist debian/control object
2012-05-20 Guido Günthergbp.deb.ChangeLog: Add filename property
2012-05-20 Guido Günthergbp.deb.changelog: Split parsing into a separate function
2012-05-20 Guido GüntherDon't explicitly refer to lenny-backports
2012-05-20 Salvatore BonaccorsoDocument --bpo, --nmu and --qa in git-dch's manpage
2012-05-20 Salvatore Bonaccorsogit-dch: Add support for --team switch for Team uploads
2012-05-15 Guido GüntherFix typo in doctest that made epydoc fail.
2012-05-15 Guido GüntherAdd gbp.deb.ChangeLogSection
2012-05-14 Daniel Dehenningbp.git.repository: Add a "git merge-base" wrapper
2012-05-12 Jérémy LalConfig help fix
2012-05-06 Guido Güntherdocs: compolete git-dch synopsis
2012-05-04 Guido GüntherGitRepository.format_patches: allow to set threading...
2012-05-01 Markus LehtonenRefactor deb helpers: move UpstreamSource class
2012-05-01 Markus LehtonenRefactor deb helpers: move build_tarball_name()
2012-05-01 Markus LehtonenRefactor deb helpers: introduce PkgPolicy class
2012-04-18 Guido GüntherDocument changes and release 0.6.0~git20120419 debian/0.6.0_git20120419
2012-04-18 Matthijs KooijmanBug#669145: [PATCH] Add git-dch --commit and --commit...
2012-04-18 Markus LehtonenRefactor git-import-orig as preparation for rpm support
2012-04-18 Markus Lehtonenimport-orig: refactor args of ask_package_* functions
2012-04-18 Markus LehtonenRefactor git-buildpackage as preparation for rpm support
2012-04-18 Markus LehtonenRefactor gbp-pq as preparation for rpm support
2012-04-18 Markus Lehtonendocs: add some missing tags to sgml files
2012-04-18 Matthijs KooijmanGit-Dch: Full in commit messages
2012-04-18 Guido GüntherMake building with DEB_BUILD_OPTIONS=nocheck skip all...
2012-04-15 Guido GüntherDocument changes and release 0.6.0~git20120415 debian/0.6.0_git20120415
2012-04-15 Guido GüntherIgnore locale when checking for a clean repository
2012-04-12 Guido GüntherMake the upstream version check match policy
2012-04-12 Jö Fahlkedocs: correct --git-builder default value
2012-04-10 Guido GüntherALlow to set the output directory via GIT_PBUILDER_OUTP...
2012-04-05 Guido Günthergbp.git.repository: don't append a second .git
2012-04-04 Guido GüntherDocument changes and release 0.6.0~git20120404 debian/0.6.0_git20120404
2012-03-28 Guido Günthergbp-add-patch: Fix typo
2012-03-27 Guido Günthergbp-posttag-push: Tighten branch regexp
2012-03-24 Guido GüntherStart documenting useful options when upstream uses...
2012-03-24 Guido Güntherdocs: add --git-upstream-tag to git-buildpackage's...
2012-03-23 Guido GüntherDocument changes and release 0.6.0~git20120324 debian/0.6.0_git20120324
2012-03-23 Guido Günthergit-import-orig: Allow to pass in an upstream vcs tag
2012-03-21 Guido Günthergbp-create-remote-repo: add --remote-config
2012-03-21 Guido Günthergbp.config: add list of config file sections to constructor
2012-03-21 Guido Günthergbp-create-remote-repo: move option parsing to separate...
2012-03-21 Guido Günthergbp.confing: add docstring
2012-03-21 Guido Günthergbp create-remote-repo: allow to pass template directory
2012-03-21 Guido Günthergbp-create-remote-repo: Cleanup raise statements
2012-03-19 Guido GüntherGitRepository.clone(): document missing options
2012-03-19 Guido GüntherGitRepository.create(): use GitArgs
2012-03-19 Guido Günthergbp-create-remote-repo: test generated config
2012-03-19 Guido Günthergbp-create-remote-repo: improve remote script readability
2012-03-19 Guido Günthergbp-create-remote-repo: make command and script generat...
2012-03-19 Guido Günthergbp-create-remote-repo: allow to use local file transpo...
2012-03-18 Guido Günthergbp-create-remote-repo: don't expect a terminal
2012-03-18 Guido Günthergbp-create-remote-repo: Use DebianGitRepository
2012-03-15 Guido GüntherDocument changes and release 0.6.0~git20120315 debian/0.6.0_git20120315
2012-03-15 Guido GüntherParse author and comitter from changelog for native...
2012-03-15 Guido GüntherGitModifier: add __getitem__ and keys()
2012-03-15 Guido Güntherdeb.changelog: allow to extract author and date
2012-03-15 Guido Güntherdocs: Fix path to gbp-configure-unpatched-source
2012-03-11 Guido GüntherDocument changes and release 0.6.0~git20120311 debian/0.6.0_git20120311
2012-03-11 Guido GüntherMove gbp.conf manpage to section 5 and add references
2012-03-08 Guido GüntherDocument changes and release 0.6.0~git20120227
2012-03-08 Guido Günthergit-import-dscs: allow to ignore gbp.conf files stored...
2012-03-08 Guido Güntherdocs: Mention --help and commands that can't be configu...
2012-03-08 Guido GüntherGbpOptionParser: allow to modify list of parsed conf...
2012-03-08 Guido GüntherBump standards version to 3.9.3
2012-03-08 Guido GüntherRemove build/ directory
2012-03-08 Guido GüntherBuild-require a git version that supports --no-edit
2012-03-08 Guido GüntherAdd manual page for gbp.conf
2012-03-08 Guido Güntherimport_dsc: Create debian branch for native packages too
2012-02-26 Guido GüntherDocument changes and release 0.6.0~git20120226 debian/0.6.0_git20120226
2012-02-26 Guido GüntherDepend on git >= 1:1.7.9.1-1~
2012-02-26 Guido GüntherGitRepository.merge: add edit option
2012-02-26 Guido GüntherGitRepsitory.merge: update apidoc and switch to GitArgs
2012-02-26 Guido Güntherconfig.py: Add default value print out to all options
2012-02-25 Guido Güntherdocs: makeversion pattern match the code
2012-02-20 Guido Günthercopy_from: remove, not used anymore
2012-02-20 Markus Lehtonengbp-pq: refactor args of write_patch()
2012-02-18 Guido GüntherMerge tag 'debian/0.6.0_git20120218' into experimental
2012-02-18 Guido GüntherDocument changes and release 0.6.0~git20120211 debian/0.6.0_git20120218
2012-02-18 Guido Günthergbp-pq: Properly print patch name
2012-02-15 Markus Lehtonendocs: add missing tags to sgml files
2012-02-13 Guido GüntherMake sure we test the built modules
2012-02-13 Guido Günthergbp.config: Add tests
2012-02-13 Guido GüntherRename GbpOptionParserCommon common to GbpOptionParser
2012-02-13 Markus LehtonenRefactor config.py as preparation for rpm support.
2012-02-13 Guido GüntherRequire git 1.7
2012-02-13 Guido GüntherLower dependencies on python-nose and python-coverage
2012-02-13 Guido GüntherDepend on git instead of git-core
2012-02-12 Markus LehtonenMake pristine_tar testcases pass with older git versions
2012-02-10 Guido GüntherDocument changes and release 0.6.0~git20120210 debian/0.6.0_git20120210
2012-02-10 Guido Günthergbp-pull: Use a DebianGitRepository
2012-02-09 Guido GüntherInclude missing doctests in generated API docs
2012-02-09 Guido GüntherPristineTar: fix links in testcases
2012-02-09 Guido GüntherDocument changes and release 0.6.0~git20120209 debian/0.6.0_git20120209
2012-02-07 Guido GüntherDocument changes and release 0.6.0~git20120207
next