summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-16pq: do author guessing outside the apply_patch functionsMarkus Lehtonen
2013-01-16log: make color setting a tristate on/off/autoMarkus Lehtonen
2012-12-03Document --git-pristine-tar-commitGuido Günther
2012-11-27Tristate: drop broken and unused is_valid_state() methodMarkus Lehtonen
2012-11-27Tristate: allow to init from another Tristate objectMarkus Lehtonen
2012-11-27Check the sha1 doesn't exceed 40 bytesGuido Günther
2012-11-27GitRepository/strip_sha1: fix length checkingMarkus 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-25gbp.log: Improve error message on broken color listsGuido Günther
2012-11-25New configuration option for setting the output color schemeMarkus Lehtonen
2012-11-25log: add support for setting the color schemeMarkus Lehtonen
2012-11-25gbp.log: lowercase the levelnameGuido Günther
2012-11-25log: rewrite the module to use Python logging moduleMarkus Lehtonen
2012-11-25gbp-pq: Improve patch header write outGuido Günther
2012-11-25Ignore rope project filesGuido Günther
2012-11-24Document changes and release 0.6.0~git20121124Guido 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-24GitRepository/has_submodules: use correct .gitmodules fileMarkus Lehtonen
2012-11-24GitRepository/get_commit_info: support tagsMarkus Lehtonen
2012-11-24Test gbp.pq.common.write_patchGuido Günther
2012-11-24Output test results in xunit format tooGuido Günther
2012-11-23GitRepository/get_submodules: use correct pathMarkus Lehtonen
2012-11-23GitRepository/get_commits: more flexible revision rangesMarkus Lehtonen
2012-11-23import-orig: remove dead GbpNothingImported exceptionMarkus Lehtonen
2012-11-23import-orig: remove dead if statementMarkus Lehtonen
2012-11-23Add sha1 stripping in a single placeGuido Günther
2012-11-23Test if setting a topic worksGuido Günther
2012-11-23pq: Allow to pass in custom fucntion to fetch authorship informationGuido Günther
2012-11-23Test apply_and_commit_patchGuido Günther
2012-11-23Use an absolute path when parsing the control fileGuido Günther
2012-11-23testutils: create missing directories when adding a fileGuido Günther
2012-11-23pq: fix "no authorship" warning messagesMarkus Lehtonen
2012-11-23tests: make tests a Python moduleMarkus Lehtonen
2012-11-23notifications.py: remove unused importMarkus Lehtonen
2012-11-23command_wrappers: suppress some pylint warningsMarkus Lehtonen
2012-11-23Add issing git- prefix to --color and --notify optionsGuido Günther
2012-11-08Remove unused importGuido Günther
2012-11-08Minor git-import-orig manpage improvementsGuido Günther
2012-11-08GbpError accepts an error messageGuido Günther
2012-11-08Allow to remove the orig tarball symlinkGuido Günther
2012-11-07GitRepository/diff: catch git errorMarkus Lehtonen
2012-11-07GitRepository/diff: add 'paths' argumentMarkus Lehtonen
2012-11-07GitRepository.find_tag: change deprecated _git_getoutput to _git_inoutEd Bartosh
2012-11-07GitRepository: fix merge() for older git versionsMarkus Lehtonen
2012-11-07GitRepository: implement _cmd_has_feature() methodMarkus Lehtonen
2012-11-04Fix testsuite failure if DEB_VENDOR != DebianDmitrijs Ledkovs
2012-10-25Print number of tries leftGuido Günther