summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-29dch: Use DebianSource.is_nativeGuido Günther
2013-04-29Revert "Use Popen.communicate instead of subprocess call"Guido Günther
2013-04-29Use Popen.communicate instead of subprocess callGuido Günther
2013-04-27GitRepository.has_feature: capture stderrGuido Günther
2013-04-27GitRepository.commit_dir: raise GitRepositoryError instead of GbpErrorGuido Günther
2013-04-27Silence GitRepository.write_treeGuido Günther
2013-04-27command_wrappers: allow to silence __call__Guido Günther
2013-04-27Discard git mailinfo's error messageGuido Günther
2013-04-27Silence GitRepository.grep_logGuido Günther
2013-04-27Silence GitRepository.set_upstream_branchGuido Günther
2013-04-26Silence GitRepository.has_treeishGuido Günther
2013-04-2610_test_get_upstream_tree: Fix test descriptionsGuido Günther
2013-04-2614_test_gbp_import_dscs: Mock gbp.log.errGuido Günther
2013-04-26buildpackage: implement --[no-]hooks optionMarkus Lehtonen
2013-04-26tests: Fix tests for UbuntuMarkus Lehtonen
2013-04-26DebianSource: fix is_native()Markus Lehtonen
2013-04-26tests: add missing import in test_ChangelogMarkus Lehtonen
2013-04-25GitRepository: add describe() methodMarkus Lehtonen
2013-04-25tests: another fix for older dchMarkus Lehtonen
2013-04-25tests: fix for older dchMarkus Lehtonen
2013-04-25buildpackage: catch and handle DebianSourceError gracefullyMarkus Lehtonen
2013-04-25DebianSource: raise DebianSourceError if reading changelog failsMarkus Lehtonen
2013-04-24bash completion: handle upstream-tree like upstream-branchGuido Günther
2013-04-24Silence _git_commandGuido Günther
2013-04-24Silence git cloneGuido Günther
2013-04-14GitRepository: make __build_env a static methodGuido Günther
2013-04-14Silence git initGuido Günther
2013-04-13Document changes and release 0.6.0~git20130414Guido Günther
2013-04-13Don't try access source before it's filledGuido Günther
2013-04-13Document changes and release 0.6.0~git20130413Guido Günther
2013-04-13Add gbp.git.source.Source.sourcepkgGuido Günther
2013-04-13Honor debian/source/formatGuido Günther
2013-04-13Introduce Source classGuido Günther
2013-04-13Add minimal vfs interfaceGuido Günther
2013-04-13Use _git_inout for git.showGuido Günther
2013-04-08Revert "GitRepository.show: use _git_inout()"Guido Günther
2013-04-08tests: Use tempfile.mkdtemp to create temp dirs for testsThomas Koch
2013-04-07GitRepository.show: use _git_inout()Markus Lehtonen
2013-04-06Add .coveragercMarkus Lehtonen
2013-04-06Fix typosGuido Günther
2013-04-06Generate coverage xmlGuido Günther
2013-04-06Add urgency management.Daniel Dehennin
2013-04-06Add option to manage distribution fields for non snapshot mode.Daniel Dehennin
2013-03-29Move DscFile to separate moduleGuido Günther
2013-03-29Move DebianPkgPolicy to separate moduleGuido Günther
2013-03-29Move debian/changelog manipulation to gbp.deb.changelog.ChangeLog.Daniel Dehennin
2013-03-29Document changes and release 0.6.0~git20130329Guido Günther
2013-03-29Include the name of the package being built in the debian tag messageDaniel Kahn Gillmor
2013-03-27tests.test_GitRepository: import and setup gbp.logMarkus Lehtonen
2013-03-27Fix docstringGuido Günther