aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
...
* import_orig: test error paths of find_sourceGuido Günther2014-01-07
* Change the default of cleaner to /bin/trueGuido Günther2014-01-05
* Make parsing config file sections symmetricGuido Günther2014-01-05
* Avoid backtrace on config file parse errorsGuido Günther2014-01-05
* Determine changes file name based on dpkg-buildpackage optionsGuido Günther2013-12-20
* log: add error and warning aliasesGuido Günther2013-11-06
* import-dsc; Merge upstream version by tagGuido Günther2013-11-06
* import-dsc: allow to skip Debian tag creationGuido Günther2013-11-05
* 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
* gbp-clone: support cloning to a specific directoryGuan Junchun2013-10-22
* gbp-clone: support repo URLs like "host:repo.git"Guan Junchun2013-10-22
* Be more robust about git status output changesGuido Günther2013-10-16
* 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
* 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
* Remove unused importGuido Günther2013-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
* import-orig: import readline in the common moduleMarkus Lehtonen2013-09-04
* GitRepository/diff: add 'stat' and 'summary' optionsMarkus Lehtonen2013-09-04
* config: restore mangled env in doctestsMarkus Lehtonen2013-09-04
* Use open() instead of file()Guido 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
* Minor docstring updatesGuido Günther2013-08-22
* dch: make automatic adding of new sections more robustGuido Günther2013-08-21
* GitRepository.set_upstream_branch: use --set-upstream-to if availableGuido Günther2013-07-04
* GitRepository.set_upstream_branch: Catch errors to set upstream branchGuido Günther2013-07-04
* GitRepository.set_upstream_branch: don't try to set upstream twiceGuido Günther2013-07-04
* gbp.git.GitRepository.has_branch(): use _git_commandGuido Günther2013-06-29
* gbp.git.Repository.get_branch(): use _git_commandGuido Günther2013-06-29