summaryrefslogtreecommitdiff
path: root/gbp
AgeCommit message (Expand)Author
2014-12-29gbp rpm: mock chroot builderTzafrir Cohen
2014-12-24Add buildpackage-rpmTzafrir Cohen
2014-12-24buildpackage/git_archive_single: use GitRepository.archive()Markus Lehtonen
2014-12-24common/buildpackage: support for different archive formatsMarkus Lehtonen
2014-12-24GitRepository/has_submodules: add treeish argumentMarkus Lehtonen
2014-12-24notifications: make notify() more genericMarkus Lehtonen
2014-12-24rpm: add version parsing functions to pkg policyMarkus Lehtonen
2014-12-24gbp-pq: readiness to configure the pq branch nameMarkus Lehtonen
2014-12-24buildpackage: fix exporting of working copy when run from a subdirMarkus Lehtonen
2014-12-24buildpackage: add 'untracked' option to write_wc()Markus Lehtonen
2014-12-24config: support for per-tree config filesMarkus Lehtonen
2014-12-23buildpackage: new "working copy" choices for --git-exportMarkus Lehtonen
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