summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-25log: add support for setting the color schemeMarkus Lehtonen1-2/+29
2012-11-25gbp.log: lowercase the levelnameGuido Günther1-0/+1
2012-11-25log: rewrite the module to use Python logging moduleMarkus Lehtonen1-72/+94
2012-11-25gbp-pq: Improve patch header write outGuido Günther1-20/+119
2012-11-25Ignore rope project filesGuido Günther1-0/+1
2012-11-24Document changes and release 0.6.0~git20121124debian/0.6.0_git20121124Guido Günther1-0/+62
2012-11-24git-import-dscs: Properly catch import errorsGuido Günther2-3/+92
2012-11-24Remove unused imports and adjust formattingGuido Günther2-8/+11
2012-11-24gbp-pq: don't use plural form when there's only one try leftGuido Günther1-1/+1
2012-11-24GitRepository/has_submodules: use correct .gitmodules fileMarkus Lehtonen1-1/+1
2012-11-24GitRepository/get_commit_info: support tagsMarkus Lehtonen1-6/+8
2012-11-24Test gbp.pq.common.write_patchGuido Günther2-18/+61
2012-11-24Output test results in xunit format tooGuido Günther2-0/+2
2012-11-23GitRepository/get_submodules: use correct pathMarkus Lehtonen2-4/+5
2012-11-23GitRepository/get_commits: more flexible revision rangesMarkus Lehtonen2-1/+14
2012-11-23import-orig: remove dead GbpNothingImported exceptionMarkus Lehtonen2-10/+1
2012-11-23import-orig: remove dead if statementMarkus Lehtonen1-2/+0
2012-11-23Add sha1 stripping in a single placeGuido Günther1-5/+32
2012-11-23Test if setting a topic worksGuido Günther1-0/+10
2012-11-23pq: Allow to pass in custom fucntion to fetch authorship informationGuido Günther3-12/+37
2012-11-23Test apply_and_commit_patchGuido Günther2-0/+69
2012-11-23Use an absolute path when parsing the control fileGuido Günther1-3/+5
2012-11-23testutils: create missing directories when adding a fileGuido Günther1-1/+5
2012-11-23pq: fix "no authorship" warning messagesMarkus Lehtonen1-2/+3
2012-11-23tests: make tests a Python moduleMarkus Lehtonen6-5/+25
2012-11-23notifications.py: remove unused importMarkus Lehtonen1-1/+0
2012-11-23command_wrappers: suppress some pylint warningsMarkus Lehtonen1-9/+9
2012-11-23Add issing git- prefix to --color and --notify optionsGuido Günther2-3/+2
2012-11-08Remove unused importGuido Günther1-3/+0
2012-11-08Minor git-import-orig manpage improvementsGuido Günther1-13/+36
2012-11-08GbpError accepts an error messageGuido Günther1-2/+1
2012-11-08Allow to remove the orig tarball symlinkGuido Günther3-12/+35
2012-11-07GitRepository/diff: catch git errorMarkus Lehtonen1-1/+3
2012-11-07GitRepository/diff: add 'paths' argumentMarkus Lehtonen2-1/+22
2012-11-07GitRepository.find_tag: change deprecated _git_getoutput to _git_inoutEd Bartosh2-4/+5
2012-11-07GitRepository: fix merge() for older git versionsMarkus Lehtonen1-1/+5
2012-11-07GitRepository: implement _cmd_has_feature() methodMarkus Lehtonen2-0/+59
2012-11-04Fix testsuite failure if DEB_VENDOR != DebianDmitrijs Ledkovs1-0/+1
2012-10-25Print number of tries leftGuido Günther1-0/+5
2012-10-25Add support dch's --security optionGuido Günther1-1/+6
2012-10-25PEP-8 and pyflakes cleanupsGuido Günther10-24/+15
2012-08-26Add debian/source/format parserGuido Günther1-0/+97
2012-08-22Document changes and release 0.6.0~git20120822debian/0.6.0_git20120822Guido Günther1-0/+22
2012-08-22GitArgs/add: support iterable and non-string argsMarkus Lehtonen1-1/+13
2012-08-22GitRepository: Implement set_upstream_branch and get_upstream_branch methodsEd Bartosh2-0/+75
2012-08-22manpages: correct manual section and remove duplicate entryGuido Günther1-13/+6
2012-08-22docs: make refentry ids of manpages more consistentMarkus Lehtonen14-20/+20
2012-08-22docs: fix cross-referencing in manpagesMarkus Lehtonen1-13/+24
2012-08-22GitRepository/branch_contains: remove prefix '*' in branch nameZhang Qiang1-0/+2
2012-08-18manpage: Fix typo in git-dch's multimain-merge optionGuido Günther1-1/+1