summaryrefslogtreecommitdiff
path: root/gbp/scripts/common
AgeCommit message (Expand)Author
2014-12-24buildpackage/git_archive_single: use GitRepository.archive()Markus Lehtonen
2014-12-24common/buildpackage: support for different archive formatsMarkus 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-23buildpackage: new "working copy" choices for --git-exportMarkus Lehtonen
2014-12-16buildpackage/dump_tree: use GitRepository.archive()Markus Lehtonen
2014-12-16buildpackage/dump_tree: add 'recursive' optionMarkus Lehtonen
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