summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-10GitRepository.diff: add 'ignore_submodules' optionMarkus Lehtonen
2013-09-10common/buildpackage: fix handling of empty tarball prefixMarkus Lehtonen
2013-09-05Add link to online docsGuido Günther
2013-09-05Remove unused importGuido Günther
2013-09-05ComponentTestBase: use eq_() ok_() from nose.toolsMarkus Lehtonen
2013-09-05GitRepository.diff: prevent usage of external diffMarkus Lehtonen
2013-09-05GitRepository.diff: add 'text' optionMarkus Lehtonen
2013-09-04GitRepository: Add clean() methodMarkus Lehtonen
2013-09-04GitRepository.fetch: Add 'all_remotes' optionLingchaox Xin
2013-09-04GitRepository.fetch: Add 'refspec' optionLingchaox Xin
2013-09-04GitRepository.describe: add 'tags' and 'extra-match' optionsLingchaox Xin
2013-09-04GitRepository.has_treeish: minor pylint fixLingchaox Xin
2013-09-04ComponentTestBase: keep tmpdir if GBP_TESTS_NOCLEAN is in envMarkus Lehtonen
2013-09-04import-orig: import readline in the common moduleMarkus Lehtonen
2013-09-04ComponentTestBase: fix env restore in teardownMarkus Lehtonen
2013-09-04ComponentTestBase: more verbose output in case of branch mismatchMarkus Lehtonen
2013-09-04GitRepository/diff: add 'stat' and 'summary' optionsMarkus Lehtonen
2013-09-04config: restore mangled env in doctestsMarkus Lehtonen
2013-09-04docs: minor sgml syntax fixMarkus Lehtonen
2013-08-29docs: having an upstream branch is a recommendationGuido Günther
2013-08-28Document changes and release 0.6.3Guido Günther
2013-08-28Use open() instead of file()Guido Günther
2013-08-28docs: remove superfluous atGuido Günther
2013-08-28docs: Refert to gbp in the introductionGuido Günther
2013-08-24pq: exclude patches from Debian packaging branchGuido Günther
2013-08-24GitRepository: allow to use '..' instead of '...'Guido Günther
2013-08-22docs: Add recommended branch layoutGuido Günther
2013-08-22Minor docstring updatesGuido Günther
2013-08-21dch: make automatic adding of new sections more robustGuido Günther
2013-08-21Move MockedChangelog to testutilsGuido Günther
2013-07-13--git-hooks doesn't take an argumentGuido Günther
2013-07-09Document changes and release 0.6.2Guido Günther
2013-07-09Bump dephelper dependencyGuido Günther
2013-07-04GitRepository.set_upstream_branch: use --set-upstream-to if availableGuido Günther
2013-07-04GitRepository.set_upstream_branch: Catch errors to set upstream branchGuido Günther
2013-07-04GitRepository.set_upstream_branch: don't try to set upstream twiceGuido Günther
2013-07-04GitRepository.set_upstream_branch: Newer git wants a valid remote repo entryGuido Günther
2013-07-04Remove duplicate config files sectionGuido Günther
2013-07-04Add gbp buildpackage exampleGuido Günther
2013-07-01Add examples for importing upstream sourcesGuido Günther
2013-06-30Fix broken xrefsGuido Günther
2013-06-30Add symlinks to the manpages for the deprecated commandsGuido Günther
2013-06-30Update Vcs-Browser URLGuido Günther
2013-06-30Switch to debhelper level 9Guido Günther
2013-06-30Make sure we keep our test coverageGuido Günther
2013-06-30Test succesful import tooGuido Günther
2013-06-29gbp.git.GitRepository.has_branch(): use _git_commandGuido Günther
2013-06-29gbp.git.Repository.get_branch(): use _git_commandGuido Günther
2013-06-29.gitignore docbook xrefGuido Günther
2013-06-29Git.Repository.__git_inout: Close all other file descriptorsGuido Günther