summaryrefslogtreecommitdiff
path: root/gbp
AgeCommit message (Expand)AuthorFilesLines
2014-11-14GitRepository: raise GitRepositoryError instead of GbpErrorMarkus Lehtonen2-4/+4
2014-11-14GitRepository/rev_parse: use _git_inout()Markus Lehtonen1-2/+3
2014-11-14GitRepository/git_command: strip stderr output in case of errorMarkus Lehtonen1-1/+2
2014-11-14GitRepository/has_submodules: add treeish argumentMarkus Lehtonen1-4/+9
2014-11-14GitRepository.create_branch: add 'force' optionMarkus Lehtonen1-1/+3
2014-11-14GitRepository.commit_files: add edit argumentMarkus Lehtonen1-5/+8
2014-11-14GitRepository.commit_all: add committer_info argumentMarkus Lehtonen1-2/+6
2014-11-14GitRepository.commit_files: add committer_info argumentMarkus Lehtonen1-3/+9
2014-11-14GbpOptionParser: allow using the default 'dest' attributeMarkus Lehtonen1-5/+3
2014-11-14GitRepository: implement create_tree methodMarkus Lehtonen1-9/+19
2014-11-14GitRepository: fix the 'edit' mode in commit methodsMarkus Lehtonen1-8/+6
2014-11-14GitRepository: allow interactive commandsMarkus Lehtonen1-10/+19
2014-11-14buildpackage: refactor tarball compressionMarkus Lehtonen1-18/+31
2014-11-14buildpackage/dump_tree: add 'recursive' optionMarkus Lehtonen1-3/+8
2014-11-14GitRepository.archive: add 'paths' optionMarkus Lehtonen1-1/+5
2014-11-14GitRepository.archive: drop the '**kwargs' argumentMarkus Lehtonen1-4/+3
2014-11-14common/buildpackage: use GitRepository for submodulesMarkus Lehtonen1-2/+3
2014-11-14buildpackage/dump_tree: use GitRepository.archive()Markus Lehtonen1-37/+28
2014-11-14buildpackage/git_archive_single: use GitRepository.archive()Markus Lehtonen2-10/+16
2014-11-14Change compressor cmdline opts in compressor_opts to a listMarkus Lehtonen2-6/+9
2014-11-14common/buildpackage: support for different archive formatsMarkus Lehtonen2-20/+38
2014-11-14GitRepository.archive: support getting tar data as return valueMarkus Lehtonen1-7/+17
2014-11-14GitRepository.__git_inout: prevent blocking of stdinMarkus Lehtonen1-6/+12
2014-11-14GitRepository: new method for getting git output as generatorMarkus Lehtonen1-25/+86
2014-11-14notifications: make notify() more genericMarkus Lehtonen2-8/+8
2014-11-14pq: make sure we always get a sane authorMarkus Lehtonen1-1/+25
2014-11-14pq: deprecate the usage of 'gbp-pq-topic:'Markus Lehtonen2-19/+28
2014-11-14log: don't automatically setup gbp-specific loggerMarkus Lehtonen1-6/+17
2014-11-14tristate: implement __nonzero__() methodMarkus Lehtonen1-0/+11
2014-11-14import-srpm: support --upstream-vcs-tag cmdline optionMarkus Lehtonen1-0/+8
2014-11-14UpstreamSource.guess_version: recognise debian native tarballsMarkus Lehtonen1-1/+4
2014-11-14log: fix auto colorizing for custom streamsMarkus Lehtonen1-1/+1
2014-11-14notify: catch RuntimeError when importing pynotifyMarkus Lehtonen1-1/+1
2014-11-14gbp-dch: fix handling of the '--meta' optionMarkus Lehtonen2-3/+6
2014-10-29git.vfs: fix close methodGuido Günther1-1/+1
2014-10-17Improve change reporting a bitGuido Günther1-2/+4
2014-10-14pq: Don't fail commit if the series file is empty on the source branchGuido Günther1-2/+7
2014-10-12pq: Add "pq export --commit" optionGuido Günther2-2/+75
2014-09-26meta-closes: Move help text to GbpOptionParser.helpGuido Günther2-2/+3
2014-09-12Allow to always drop pq branch after exportGuido Günther2-0/+8
2014-08-23Unify doc strings a bitGuido Günther10-10/+10
2014-08-23Allow to list all available commandsGuido Günther1-1/+42
2014-08-23gbp: add --version optionGuido Günther1-1/+15
2014-08-19Improve error messages on formatting errorsGuido Günther4-5/+52
2014-08-19buildpackage: Make debian-tag message configurableKamal Mostafa2-2/+9
2014-08-11dch: Only modify the mainttrailer when --git-author is in useBla Fasel1-5/+6
2014-08-11Use better variable nameBla Fasel1-7/+7
2014-08-11Brown paper bag, pleaseBla Fasel1-2/+2
2014-08-11Make sure we fixup the changelog trailer with newer devscriptsGuido Günther1-4/+11
2014-07-28linkeList: turn the bug printouts to debug levelGuido Günther1-2/+2