summaryrefslogtreecommitdiff
path: root/gbp
AgeCommit message (Expand)Author
2015-01-18import-orig: Add --download optionGuido Günther
2014-12-29Introduce gbp-pq-rpmMarkus Lehtonen
2014-12-28Fix argument typeGuido Günther
2014-12-28config: read the right config if run from subdirMarkus Lehtonen
2014-12-28buildpackage/dump_tree: add 'recursive' optionMarkus Lehtonen
2014-12-28pq: print which patch got just appliedGuido Günther
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
2014-05-22Improve error reporting on failed commandsGuido Günther
2014-05-22Determine build_dir upfrontGuido Günther
2014-05-19pq: Try harder to cleanup after a failed patchGuido Günther
2014-05-19pq: Print proper error message if we fail to apply the treeGuido Günther
2014-05-16Fix comitter vs committer typosGuido Günther
2014-05-07Handle version format errors more gracefullyGuido Günther
2014-04-04Slightly improve usage outputGuido Günther