summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Document changes and release 0.6.0~git20130630debian/0.6.0_git20130530Guido Günther2013-05-30
* Add Jenkins Scratchbuilder exampleGuido Günther2013-05-30
* git-buildpackage: Unbreak overlay modeGaudenz Steinlin2013-05-17
* GitRepository: Use LC_ALL=C when checking featuresGuido Günther2013-05-08
* Document changes and release 0.6.0~git20130506debian/0.6.0_git20130506Guido Günther2013-05-06
* manpages: Document gbp-pull's --ignore-branch optionGuido Günther2013-05-04
* gbp-pull: Fix typo in help outputGuido Günther2013-05-04
* GitRepository Use _git_inout in get_branchGuido Günther2013-05-02
* Add --ignore-branch to gbp-pullGuido Günther2013-05-02
* dch: make sure branch is always definedGuido Günther2013-05-02
* trivial: simplify option assignmentGuido Günther2013-04-30
* Silence test_debian_missing_authorGuido Günther2013-04-30
* Silence dpkg --compare-versionsGuido Günther2013-04-29
* Use Popen.communicate instead of subprocess callGuido Günther2013-04-29
* Make parse_dsc a classmethod of DscFileGuido Günther2013-04-29
* ChangeLog: Remove is_nativeGuido Günther2013-04-29
* dch: Use DebianSource.is_nativeGuido Günther2013-04-29
* Revert "Use Popen.communicate instead of subprocess call"Guido Günther2013-04-29
* Use Popen.communicate instead of subprocess callGuido Günther2013-04-29
* GitRepository.has_feature: capture stderrGuido Günther2013-04-27
* GitRepository.commit_dir: raise GitRepositoryError instead of GbpErrorGuido Günther2013-04-27
* Silence GitRepository.write_treeGuido Günther2013-04-27
* command_wrappers: allow to silence __call__Guido Günther2013-04-27
* Discard git mailinfo's error messageGuido Günther2013-04-27
* Silence GitRepository.grep_logGuido Günther2013-04-27
* Silence GitRepository.set_upstream_branchGuido Günther2013-04-27
* Silence GitRepository.has_treeishGuido Günther2013-04-26
* 10_test_get_upstream_tree: Fix test descriptionsGuido Günther2013-04-26
* 14_test_gbp_import_dscs: Mock gbp.log.errGuido Günther2013-04-26
* buildpackage: implement --[no-]hooks optionMarkus Lehtonen2013-04-26
* tests: Fix tests for UbuntuMarkus Lehtonen2013-04-26
* DebianSource: fix is_native()Markus Lehtonen2013-04-26
* tests: add missing import in test_ChangelogMarkus Lehtonen2013-04-26
* GitRepository: add describe() methodMarkus Lehtonen2013-04-25
* tests: another fix for older dchMarkus Lehtonen2013-04-25
* tests: fix for older dchMarkus Lehtonen2013-04-25
* buildpackage: catch and handle DebianSourceError gracefullyMarkus Lehtonen2013-04-25
* DebianSource: raise DebianSourceError if reading changelog failsMarkus Lehtonen2013-04-25
* bash completion: handle upstream-tree like upstream-branchGuido Günther2013-04-24
* Silence _git_commandGuido Günther2013-04-24
* Silence git cloneGuido Günther2013-04-24
* GitRepository: make __build_env a static methodGuido Günther2013-04-14
* Silence git initGuido Günther2013-04-14
* Document changes and release 0.6.0~git20130414debian/0.6.0_git20130414Guido Günther2013-04-13
* Don't try access source before it's filledGuido Günther2013-04-13
* Document changes and release 0.6.0~git20130413Guido Günther2013-04-13
* Add gbp.git.source.Source.sourcepkgGuido Günther2013-04-13
* Honor debian/source/formatGuido Günther2013-04-13
* Introduce Source classGuido Günther2013-04-13
* Add minimal vfs interfaceGuido Günther2013-04-13