summaryrefslogtreecommitdiff
path: root/gbp
AgeCommit message (Expand)Author
2014-12-23Fix typo in pydoc: treeish's type twiceTzafrir Cohen
2014-12-16pq: allow running actions in repo subdirMarkus Lehtonen
2014-12-16buildpackage/dump_tree: use GitRepository.archive()Markus Lehtonen
2014-12-16GitRepository.archive: add 'paths' optionMarkus Lehtonen
2014-12-16GitRepository.archive: support getting tar data as return valueMarkus Lehtonen
2014-12-16GitRepository.__git_inout: prevent blocking of stdinMarkus Lehtonen
2014-12-16GitRepository: new method for getting git output as generatorMarkus Lehtonen
2014-12-16config: read the right config if run from subdirMarkus Lehtonen
2014-12-16GitRepository: allow repo inititialization from subdirMarkus Lehtonen
2014-12-16pq-rpm: implement '--import-files' command line optionMarkus Lehtonen
2014-12-16GitRepository: implemet checkout_files() methodMarkus Lehtonen
2014-12-16Introduce gbp-pq-rpmMarkus Lehtonen
2014-12-16buildpackage/dump_tree: add 'recursive' optionMarkus Lehtonen
2014-12-05log: fix auto colorizing for custom streamsMarkus Lehtonen
2014-12-05notify: catch RuntimeError when importing pynotifyMarkus Lehtonen
2014-12-05gbp-dch: fix handling of the '--meta' optionMarkus Lehtonen
2014-12-05GitRepository: Implement status methodEd Bartosh
2014-12-05GitRepository.create_branch: add 'force' optionMarkus Lehtonen
2014-12-05GitRepository: add diff_status methodMarkus Lehtonen
2014-12-05pq: move switch_pq() to commonMarkus Lehtonen
2014-10-29git.vfs: fix close methodGuido Günther
2014-10-17Improve change reporting a bitGuido Günther
2014-10-14pq: Don't fail commit if the series file is empty on the source branchGuido Günther
2014-10-12pq: Add "pq export --commit" optionGuido Günther
2014-09-26meta-closes: Move help text to GbpOptionParser.helpGuido Günther
2014-09-12Allow to always drop pq branch after exportGuido Günther
2014-08-23Unify doc strings a bitGuido Günther
2014-08-23Allow to list all available commandsGuido Günther
2014-08-23gbp: add --version optionGuido Günther
2014-08-19Improve error messages on formatting errorsGuido Günther
2014-08-19buildpackage: Make debian-tag message configurableKamal Mostafa
2014-08-11dch: Only modify the mainttrailer when --git-author is in useBla Fasel
2014-08-11Use better variable nameBla Fasel
2014-08-11Brown paper bag, pleaseBla Fasel
2014-08-11Make sure we fixup the changelog trailer with newer devscriptsGuido Günther
2014-07-28linkeList: turn the bug printouts to debug levelGuido Günther
2014-07-24import-srpm: add 'vendor' config optionMarkus Lehtonen
2014-07-24Introduce git-import-srpm toolMarkus Lehtonen
2014-07-24Add gbp specific tempfile moduleMarkus Lehtonen
2014-07-24Introduce rpm helpersMarkus Lehtonen
2014-07-24Make pychecker happyGuido Günther
2014-07-24UpstreamSource: move version guessing logic to PkgPolicyMarkus Lehtonen
2014-07-24Change UpstreamSource to have PkgPolicyMarkus Lehtonen
2014-07-24UpstreamSource.guess_version: don't check for directoriesMarkus Lehtonen
2014-07-24UpstreamSource/guess_version: detect more compression formatsMarkus Lehtonen
2014-07-24Fix typosGuido Günther
2014-07-24Move get_compression() out of pkg.PkgPolicy classMarkus Lehtonen
2014-06-14buildpackage: Also print tag name when tagging the Debian releaseGuido Günther
2014-05-24Revert "Determine build_dir upfront"Guido Günther
2014-05-22Improve error reporting on hooksGuido Günther