summaryrefslogtreecommitdiff
path: root/gbp/scripts/import_dsc.py
AgeCommit message (Expand)AuthorFilesLines
2014-03-29Use a much simpler version to fix the command name in --helpGuido Günther1-1/+2
2014-03-27Fix command outputGuido Günther1-2/+1
2014-02-23import_dsc: Create missing debian branch with --create-missing-branchesGuido Günther1-1/+2
2014-01-05Avoid backtrace on config file parse errorsGuido Günther1-0/+2
2013-11-06import-dsc; Merge upstream version by tagGuido Günther1-3/+27
2013-11-05import-dsc: allow to skip Debian tag creationGuido Günther1-10/+16
2013-04-29Make parse_dsc a classmethod of DscFileGuido Günther1-2/+2
2013-04-27GitRepository.commit_dir: raise GitRepositoryError instead of GbpErrorGuido Günther1-2/+3
2012-11-25New configuration option for setting the output color schemeMarkus Lehtonen1-0/+3
2012-11-24Remove unused imports and adjust formattingGuido Günther1-3/+3
2012-07-28GitRepository: raise GitRepositoryError on git errorsGuido Günther1-1/+1
2012-07-02Make exception syntax consistentGuido Günther1-6/+6
2012-05-24import_dsc: add --allow-unauthenticatedGuido Günther1-13/+17
2012-05-01Refactor deb helpers: move UpstreamSource classMarkus Lehtonen1-1/+2
2012-03-15Parse author and comitter from changelog for native package tooGuido Günther1-11/+40
2012-03-08import_dsc: Create debian branch for native packages tooGuido Günther1-2/+2
2012-02-13Refactor config.py as preparation for rpm support.Markus Lehtonen1-3/+3
2012-01-22PristineTar: move to separate moduleGuido Günther1-1/+1
2011-12-29import_dsc: remove debian dir from upstream sourceGuido Günther1-0/+4
2011-12-16Move debian specific functions from GitRepository to DebianGitRepositoryGuido Günther1-8/+8
2011-11-28Add ChangeLog classGuido Günther1-2/+3
2011-11-01Get rid of the symlinkGuido Günther1-0/+344