summaryrefslogtreecommitdiff
path: root/gbp/scripts/common
AgeCommit message (Expand)Author
2015-02-20Move requests import to downloadsGuido Günther
2015-02-08parse_gbp_commands: support command filteringGuido Günther
2015-02-08pq: Generate new style Gbp-Pq: Topic <topic> entriesGuido Günther
2015-02-08pq: deprecate the usage of 'gbp-pq-topic:'Markus Lehtonen
2015-01-29Revert "pq: deprecate the usage of 'gbp-pq-topic:'"Guido Günther
2015-01-25pq: deprecate the usage of 'gbp-pq-topic:'Markus Lehtonen
2015-01-18import-orig: Add --download optionGuido Günther
2014-12-28buildpackage/dump_tree: add 'recursive' optionMarkus Lehtonen
2014-12-28pq: print which patch got just appliedGuido Günther
2014-12-05pq: move switch_pq() to commonMarkus Lehtonen
2014-07-24Change UpstreamSource to have PkgPolicyMarkus Lehtonen
2014-03-27pq: minor log message typo fixMarkus Lehtonen
2013-10-31pq: support 'Topic' patch-export commandMarkus Lehtonen
2013-10-31pq: add format_diff() functionMarkus Lehtonen
2013-10-31pq: support patch-export commandsMarkus Lehtonen
2013-10-31pq: properly generate non-ascii patch filesMarkus Lehtonen
2013-10-31pq.format_patch: support file path filteringMarkus Lehtonen
2013-10-31pq: rewrite patch export functionalityMarkus Lehtonen
2013-09-10common/buildpackage: fix handling of empty tarball prefixMarkus Lehtonen
2013-09-05Remove unused importGuido Günther
2013-09-04import-orig: import readline in the common moduleMarkus Lehtonen
2013-08-28Use open() instead of file()Guido Günther
2013-08-22Minor docstring updatesGuido Günther
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-25gbp-pq: Improve patch header write outGuido Günther
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-08Allow to remove the orig tarball symlinkGuido Günther
2012-10-25PEP-8 and pyflakes cleanupsGuido 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-17common/pq: use strip in apply_and_commit_patch()Markus Lehtonen
2012-06-17import-orig: move is_link_target() to common moduleMarkus Lehtonen
2012-05-01Refactor deb helpers: move UpstreamSource classMarkus Lehtonen
2012-04-18Refactor git-import-orig as preparation for rpm supportMarkus Lehtonen
2012-04-18Refactor git-buildpackage as preparation for rpm supportMarkus Lehtonen
2012-04-18Refactor gbp-pq as preparation for rpm supportMarkus Lehtonen