summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Document changes and release 0.6.0~git20121124debian/0.6.0_git20121124Guido Günther2012-11-24
* git-import-dscs: Properly catch import errorsGuido Günther2012-11-24
* Remove unused imports and adjust formattingGuido Günther2012-11-24
* gbp-pq: don't use plural form when there's only one try leftGuido Günther2012-11-24
* GitRepository/has_submodules: use correct .gitmodules fileMarkus Lehtonen2012-11-24
* GitRepository/get_commit_info: support tagsMarkus Lehtonen2012-11-24
* Test gbp.pq.common.write_patchGuido Günther2012-11-24
* Output test results in xunit format tooGuido Günther2012-11-24
* GitRepository/get_submodules: use correct pathMarkus Lehtonen2012-11-23
* GitRepository/get_commits: more flexible revision rangesMarkus Lehtonen2012-11-23
* import-orig: remove dead GbpNothingImported exceptionMarkus Lehtonen2012-11-23
* import-orig: remove dead if statementMarkus Lehtonen2012-11-23
* Add sha1 stripping in a single placeGuido Günther2012-11-23
* Test if setting a topic worksGuido Günther2012-11-23
* pq: Allow to pass in custom fucntion to fetch authorship informationGuido Günther2012-11-23
* Test apply_and_commit_patchGuido Günther2012-11-23
* Use an absolute path when parsing the control fileGuido Günther2012-11-23
* testutils: create missing directories when adding a fileGuido Günther2012-11-23
* pq: fix "no authorship" warning messagesMarkus Lehtonen2012-11-23
* tests: make tests a Python moduleMarkus Lehtonen2012-11-23
* notifications.py: remove unused importMarkus Lehtonen2012-11-23
* command_wrappers: suppress some pylint warningsMarkus Lehtonen2012-11-23
* Add issing git- prefix to --color and --notify optionsGuido Günther2012-11-23
* Remove unused importGuido Günther2012-11-08
* Minor git-import-orig manpage improvementsGuido Günther2012-11-08
* GbpError accepts an error messageGuido Günther2012-11-08
* Allow to remove the orig tarball symlinkGuido Günther2012-11-08
* GitRepository/diff: catch git errorMarkus Lehtonen2012-11-07
* GitRepository/diff: add 'paths' argumentMarkus Lehtonen2012-11-07
* GitRepository.find_tag: change deprecated _git_getoutput to _git_inoutEd Bartosh2012-11-07
* GitRepository: fix merge() for older git versionsMarkus Lehtonen2012-11-07
* GitRepository: implement _cmd_has_feature() methodMarkus Lehtonen2012-11-07
* Fix testsuite failure if DEB_VENDOR != DebianDmitrijs Ledkovs2012-11-04
* Print number of tries leftGuido Günther2012-10-25
* Add support dch's --security optionGuido Günther2012-10-25
* PEP-8 and pyflakes cleanupsGuido Günther2012-10-25
* Add debian/source/format parserGuido Günther2012-08-26
* Document changes and release 0.6.0~git20120822debian/0.6.0_git20120822Guido Günther2012-08-22
* GitArgs/add: support iterable and non-string argsMarkus Lehtonen2012-08-22
* GitRepository: Implement set_upstream_branch and get_upstream_branch methodsEd Bartosh2012-08-22
* manpages: correct manual section and remove duplicate entryGuido Günther2012-08-22
* docs: make refentry ids of manpages more consistentMarkus Lehtonen2012-08-22
* docs: fix cross-referencing in manpagesMarkus Lehtonen2012-08-22
* GitRepository/branch_contains: remove prefix '*' in branch nameZhang Qiang2012-08-22
* manpage: Fix typo in git-dch's multimain-merge optionGuido Günther2012-08-18
* dch: Fix error reporting on parsing errorsGuido Günther2012-08-13
* Document changes and release 0.6.0~git20120803debian/0.6.0_git20120803Guido Günther2012-08-03
* Improve error reporting from uscanGuido Günther2012-08-03
* Move uscan to separate classGuido Günther2012-08-03
* Add tests for gbp.deb.{DpkgCompareVersions,DscFile}Guido Günther2012-08-02