summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-20Determine changes file name based on dpkg-buildpackage optionsGuido Günther
2013-12-20Run nosetest on executables tooGuido Günther
2013-12-17Adjust test cases to newer devscriptsGuido Günther
2013-12-02No need to document --verboseGuido Günther
2013-11-29Document changes and release 0.6.7Guido Günther
2013-11-29Use --distribution instead of --distGuido Günther
2013-11-14Fiz description of backports branchesGuido Günther
2013-11-06log: add error and warning aliasesGuido Günther
2013-11-06import-dsc; Merge upstream version by tagGuido Günther
2013-11-06Document changes and release 0.6.6Guido Günther
2013-11-06Disable html coverage generationGuido Günther
2013-11-06Update to git-pbuilder 1.30Guido Günther
2013-11-05import-dsc: allow to skip Debian tag creationGuido Günther
2013-10-31Add zsh completionFelipe Sateler
2013-10-31docs: update pq manpages regarding pq command meta tagsMarkus Lehtonen
2013-10-31pq: support 'Topic' patch-export commandMarkus Lehtonen
2013-10-31pq: listen to 'Gbp-Pq:' commands, tooMarkus Lehtonen
2013-10-31pq: add format_diff() functionMarkus Lehtonen
2013-10-31pq: support patch-export commandsMarkus Lehtonen
2013-10-31pq: properly generate non-ascii patch filesMarkus Lehtonen
2013-10-31pq.format_patch: support file path filteringMarkus Lehtonen
2013-10-31pq: rewrite patch export functionalityMarkus Lehtonen
2013-10-26Add missing bash completion for gbp import-dscsGuido Günther
2013-10-22gbp-clone: support cloning to a specific directoryGuan Junchun
2013-10-22gbp-clone: support repo URLs like "host:repo.git"Guan Junchun
2013-10-16Document changes and release 0.6.5Guido Günther
2013-10-16Bump standards versionGuido Günther
2013-10-16Don't export DEB_VENDOR="Debian"Andrew Starr-Bochicchio
2013-10-16Be more robust about git status output changesGuido Günther
2013-10-10doc: Fix git-pbuilder exampleEtienne Millon
2013-10-06Document changes and release 0.6.4Guido Günther
2013-09-17Backports got integrated into the main archiveGuido Günther
2013-09-17Update to git-pbuilder 1.29Guido Günther
2013-09-16pq: Only print number or tries if we try more than onceGuido Günther
2013-09-16pq: print which patch failed to applyGuido Günther
2013-09-10typo s/bei/be/Osamu Aoki
2013-09-10tests: remove unused import in submodule testsMarkus Lehtonen
2013-09-10tests: upper case global variables in submodule testsMarkus Lehtonen
2013-09-10tests: add some docstrings to git submodule testsMarkus Lehtonen
2013-09-10tests: use eq_ and ok_ from nose tools in submodule testsMarkus Lehtonen
2013-09-10tests: add test for archiving without git submodulesMarkus Lehtonen
2013-09-10GitRepository: deprecate the get_remote_repos methodMarkus Lehtonen
2013-09-10GitRepository.has_remote_repo: use get_remotes methodMarkus Lehtonen
2013-09-10git: new class and method for remote repositoriesMarkus Lehtonen
2013-09-10GitRepository.pull: Add 'all_remotes' optionLingchaox Xin
2013-09-10GitRepository.push: Add 'tags' optionLingchaox Xin
2013-09-10GitRepository.push: Add 'force' optionLingchaox Xin
2013-09-10GitRepository.list_tree: add 'paths' optionMarkus Lehtonen
2013-09-10GitRepository.diff: add 'ignore_submodules' optionMarkus Lehtonen
2013-09-10common/buildpackage: fix handling of empty tarball prefixMarkus Lehtonen