aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts
Commit message (Expand)AuthorAge
* Improve error reporting on hooksGuido Günther2014-05-22
* Determine build_dir upfrontGuido Günther2014-05-22
* pq: Try harder to cleanup after a failed patchGuido Günther2014-05-19
* pq: Print proper error message if we fail to apply the treeGuido Günther2014-05-19
* Fix comitter vs committer typosGuido Günther2014-05-16
* Handle version format errors more gracefullyGuido Günther2014-05-07
* Slightly improve usage outputGuido Günther2014-04-04
* config: add decorator to add_option_* functionsGuido Günther2014-04-03
* Import command not moduleGuido Günther2014-04-03
* Add minimal 'config' commandGuido Günther2014-04-01
* Use a much simpler version to fix the command name in --helpGuido Günther2014-03-29
* Fix command outputGuido Günther2014-03-27
* pq: minor log message typo fixMarkus Lehtonen2014-03-27
* import_dsc: Create missing debian branch with --create-missing-branchesGuido Günther2014-02-23
* import_orig: test error paths of find_sourceGuido Günther2014-01-07
* Avoid backtrace on config file parse errorsGuido Günther2014-01-05
* Determine changes file name based on dpkg-buildpackage optionsGuido Günther2013-12-20
* import-dsc; Merge upstream version by tagGuido Günther2013-11-06
* import-dsc: allow to skip Debian tag creationGuido Günther2013-11-05
* pq: support 'Topic' patch-export commandMarkus Lehtonen2013-10-31
* pq: listen to 'Gbp-Pq:' commands, tooMarkus Lehtonen2013-10-31
* pq: add format_diff() functionMarkus Lehtonen2013-10-31
* pq: support patch-export commandsMarkus Lehtonen2013-10-31
* pq: properly generate non-ascii patch filesMarkus Lehtonen2013-10-31
* pq.format_patch: support file path filteringMarkus Lehtonen2013-10-31
* pq: rewrite patch export functionalityMarkus Lehtonen2013-10-31
* gbp-clone: support cloning to a specific directoryGuan Junchun2013-10-22
* pq: Only print number or tries if we try more than onceGuido Günther2013-09-16
* pq: print which patch failed to applyGuido Günther2013-09-16
* common/buildpackage: fix handling of empty tarball prefixMarkus Lehtonen2013-09-10
* Remove unused importGuido Günther2013-09-05
* import-orig: import readline in the common moduleMarkus Lehtonen2013-09-04
* Use open() instead of file()Guido Günther2013-08-28
* pq: exclude patches from Debian packaging branchGuido Günther2013-08-24
* Minor docstring updatesGuido Günther2013-08-22
* dch: make automatic adding of new sections more robustGuido Günther2013-08-21
* Use has_keyGuido Günther2013-06-27
* import-dsc: print filename instead of object nameGuido Günther2013-06-26
* gbp-import-dscs: invoke gbp import-dscGuido Günther2013-06-26
* Consistently call gbp the supercommandGuido Günther2013-06-26
* gbp: support --helpGuido Günther2013-06-26
* Add wrapper for all gbp commandsGuido Günther2013-06-18
* Simplify expressionGuido Günther2013-06-11
* buildpackage: use get_commit_info() instead of get_subject()Markus Lehtonen2013-06-11
* import-orig: keep working copy in sync with branch HEADMarkus Lehtonen2013-06-06
* git-buildpackage: Unbreak overlay modeGaudenz Steinlin2013-05-17
* gbp-pull: Fix typo in help outputGuido Günther2013-05-04
* Add --ignore-branch to gbp-pullGuido Günther2013-05-02
* dch: make sure branch is always definedGuido Günther2013-05-02
* Make parse_dsc a classmethod of DscFileGuido Günther2013-04-29