summaryrefslogtreecommitdiff
path: root/gbp/scripts
AgeCommit message (Expand)Author
2013-01-16pq/apply_and_commit_patch: fix date parsingMarkus Lehtonen
2013-01-16buildpackage: add 'force' option to write_wc()Markus Lehtonen
2013-01-16pq: do author guessing outside the apply_patch functionsMarkus Lehtonen
2012-11-25git-dch: Allow to create changelogs when not on a branchGuido Günther
2012-11-25gbp-create-remote-repo: Set HEAD in remote repoGuido Günther
2012-11-25New configuration option for setting the output color schemeMarkus Lehtonen
2012-11-25gbp-pq: Improve patch header write outGuido Günther
2012-11-24git-import-dscs: Properly catch import errorsGuido Günther
2012-11-24Remove unused imports and adjust formattingGuido Günther
2012-11-24gbp-pq: don't use plural form when there's only one try leftGuido Günther
2012-11-23import-orig: remove dead GbpNothingImported exceptionMarkus Lehtonen
2012-11-23import-orig: remove dead if statementMarkus Lehtonen
2012-11-23pq: Allow to pass in custom fucntion to fetch authorship informationGuido Günther
2012-11-23Use an absolute path when parsing the control fileGuido Günther
2012-11-23pq: fix "no authorship" warning messagesMarkus Lehtonen
2012-11-23Add issing git- prefix to --color and --notify optionsGuido Günther
2012-11-08Remove unused importGuido Günther
2012-11-08GbpError accepts an error messageGuido Günther
2012-11-08Allow to remove the orig tarball symlinkGuido Günther
2012-10-25Print number of tries leftGuido Günther
2012-10-25Add support dch's --security optionGuido Günther
2012-10-25PEP-8 and pyflakes cleanupsGuido Günther
2012-08-13dch: Fix error reporting on parsing errorsGuido Günther
2012-08-03Move uscan to separate classGuido Günther
2012-07-31Remove multiple spacesGuido Günther
2012-07-28GitRepository: raise GitRepositoryError on git errorsGuido Günther
2012-07-02Make exception syntax consistentGuido Günther
2012-06-30GitRepository: return GitModifier object instead of separate fieldsGuido Günther
2012-06-17common/pq: use strip in apply_and_commit_patch()Markus Lehtonen
2012-06-17import-orig: move is_link_target() to common moduleMarkus Lehtonen
2012-06-01git-buildpackage: allow to build packages from detached HEAD stateGuido Günther
2012-06-01git-buildpackage overlay-mode: don't fail on files named like tarballGuido Günther
2012-06-01git-buildpackage: add missing importGuido Günther
2012-05-24import_dsc: add --allow-unauthenticatedGuido Günther
2012-05-20Don't explicitly refer to lenny-backportsGuido Günther
2012-05-20git-dch: Add support for --team switch for Team uploadsSalvatore Bonaccorso
2012-05-01Refactor deb helpers: move UpstreamSource classMarkus Lehtonen
2012-05-01Refactor deb helpers: introduce PkgPolicy classMarkus Lehtonen
2012-04-19Bug#669145: [PATCH] Add git-dch --commit and --commit-msg optionsMatthijs Kooijman
2012-04-18Refactor git-import-orig as preparation for rpm supportMarkus Lehtonen
2012-04-18import-orig: refactor args of ask_package_* functionsMarkus Lehtonen
2012-04-18Refactor git-buildpackage as preparation for rpm supportMarkus Lehtonen
2012-04-18Refactor gbp-pq as preparation for rpm supportMarkus Lehtonen
2012-03-23git-import-orig: Allow to pass in an upstream vcs tagGuido Günther
2012-03-21gbp-create-remote-repo: add --remote-configGuido Günther
2012-03-21gbp-create-remote-repo: move option parsing to separate functionGuido Günther
2012-03-21gbp create-remote-repo: allow to pass template directoryGuido Günther
2012-03-21gbp-create-remote-repo: Cleanup raise statementsGuido Günther
2012-03-19gbp-create-remote-repo: test generated configGuido Günther
2012-03-19gbp-create-remote-repo: improve remote script readabilityGuido Günther