summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Document changes and release 0.6.4debian/0.6.4Guido Günther2013-10-06
* Backports got integrated into the main archiveGuido Günther2013-09-17
* Update to git-pbuilder 1.29Guido Günther2013-09-17
* pq: Only print number or tries if we try more than onceGuido Günther2013-09-16
* pq: print which patch failed to applyGuido Günther2013-09-16
* typo s/bei/be/Osamu Aoki2013-09-10
* tests: remove unused import in submodule testsMarkus Lehtonen2013-09-10
* tests: upper case global variables in submodule testsMarkus Lehtonen2013-09-10
* tests: add some docstrings to git submodule testsMarkus Lehtonen2013-09-10
* tests: use eq_ and ok_ from nose tools in submodule testsMarkus Lehtonen2013-09-10
* tests: add test for archiving without git submodulesMarkus Lehtonen2013-09-10
* GitRepository: deprecate the get_remote_repos methodMarkus Lehtonen2013-09-10
* GitRepository.has_remote_repo: use get_remotes methodMarkus Lehtonen2013-09-10
* git: new class and method for remote repositoriesMarkus Lehtonen2013-09-10
* GitRepository.pull: Add 'all_remotes' optionLingchaox Xin2013-09-10
* GitRepository.push: Add 'tags' optionLingchaox Xin2013-09-10
* GitRepository.push: Add 'force' optionLingchaox Xin2013-09-10
* GitRepository.list_tree: add 'paths' optionMarkus Lehtonen2013-09-10
* GitRepository.diff: add 'ignore_submodules' optionMarkus Lehtonen2013-09-10
* common/buildpackage: fix handling of empty tarball prefixMarkus Lehtonen2013-09-10
* Add link to online docsGuido Günther2013-09-05
* Remove unused importGuido Günther2013-09-05
* ComponentTestBase: use eq_() ok_() from nose.toolsMarkus Lehtonen2013-09-05
* GitRepository.diff: prevent usage of external diffMarkus Lehtonen2013-09-05
* GitRepository.diff: add 'text' optionMarkus Lehtonen2013-09-05
* GitRepository: Add clean() methodMarkus Lehtonen2013-09-04
* GitRepository.fetch: Add 'all_remotes' optionLingchaox Xin2013-09-04
* GitRepository.fetch: Add 'refspec' optionLingchaox Xin2013-09-04
* GitRepository.describe: add 'tags' and 'extra-match' optionsLingchaox Xin2013-09-04
* GitRepository.has_treeish: minor pylint fixLingchaox Xin2013-09-04
* ComponentTestBase: keep tmpdir if GBP_TESTS_NOCLEAN is in envMarkus Lehtonen2013-09-04
* import-orig: import readline in the common moduleMarkus Lehtonen2013-09-04
* ComponentTestBase: fix env restore in teardownMarkus Lehtonen2013-09-04
* ComponentTestBase: more verbose output in case of branch mismatchMarkus Lehtonen2013-09-04
* GitRepository/diff: add 'stat' and 'summary' optionsMarkus Lehtonen2013-09-04
* config: restore mangled env in doctestsMarkus Lehtonen2013-09-04
* docs: minor sgml syntax fixMarkus Lehtonen2013-09-04
* docs: having an upstream branch is a recommendationGuido Günther2013-08-29
* Document changes and release 0.6.3debian/0.6.3Guido Günther2013-08-28
* Use open() instead of file()Guido Günther2013-08-28
* docs: remove superfluous atGuido Günther2013-08-28
* docs: Refert to gbp in the introductionGuido Günther2013-08-28
* pq: exclude patches from Debian packaging branchGuido Günther2013-08-24
* GitRepository: allow to use '..' instead of '...'Guido Günther2013-08-24
* docs: Add recommended branch layoutGuido Günther2013-08-22
* Minor docstring updatesGuido Günther2013-08-22
* dch: make automatic adding of new sections more robustGuido Günther2013-08-21
* Move MockedChangelog to testutilsGuido Günther2013-08-21
* --git-hooks doesn't take an argumentGuido Günther2013-07-13
* Document changes and release 0.6.2debian/0.6.2Guido Günther2013-07-09