summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Document changes and release 0.6.6debian/0.6.6Guido Günther2013-11-06
* Disable html coverage generationGuido Günther2013-11-06
* Update to git-pbuilder 1.30Guido Günther2013-11-06
* import-dsc: allow to skip Debian tag creationGuido Günther2013-11-05
* Add zsh completionFelipe Sateler2013-10-31
* docs: update pq manpages regarding pq command meta tagsMarkus Lehtonen2013-10-31
* pq: support 'Topic' patch-export commandMarkus Lehtonen2013-10-31
* pq: listen to 'Gbp-Pq:' commands, tooMarkus Lehtonen2013-10-31
* pq: add format_diff() functionMarkus Lehtonen2013-10-31
* pq: support patch-export commandsMarkus Lehtonen2013-10-31
* pq: properly generate non-ascii patch filesMarkus Lehtonen2013-10-31
* pq.format_patch: support file path filteringMarkus Lehtonen2013-10-31
* pq: rewrite patch export functionalityMarkus Lehtonen2013-10-31
* Add missing bash completion for gbp import-dscsGuido Günther2013-10-26
* gbp-clone: support cloning to a specific directoryGuan Junchun2013-10-22
* gbp-clone: support repo URLs like "host:repo.git"Guan Junchun2013-10-22
* Document changes and release 0.6.5debian/0.6.5Guido Günther2013-10-16
* Bump standards versionGuido Günther2013-10-16
* Don't export DEB_VENDOR="Debian"Andrew Starr-Bochicchio2013-10-16
* Be more robust about git status output changesGuido Günther2013-10-16
* doc: Fix git-pbuilder exampleEtienne Millon2013-10-10
* 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