aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* Revert "Determine build_dir upfront"Guido Günther2014-05-24
* Improve error reporting on hooksGuido Günther2014-05-22
* Improve error reporting on failed commandsGuido Günther2014-05-22
* Determine build_dir upfrontGuido Günther2014-05-22
* pq: Try harder to cleanup after a failed patchGuido Günther2014-05-19
* pq: Print proper error message if we fail to apply the treeGuido Günther2014-05-19
* Fix comitter vs committer typosGuido Günther2014-05-16
* Handle version format errors more gracefullyGuido Günther2014-05-07
* Slightly improve usage outputGuido Günther2014-04-04
* config: add decorator to add_option_* functionsGuido Günther2014-04-03
* Import command not moduleGuido Günther2014-04-03
* Revert "GitRepository/add_remote_repo: fix the 'tags' argument"Markus Lehtonen2014-04-02
* Add minimal 'config' commandGuido Günther2014-04-01
* Test option parser fallbacks more thoroughlyGuido Günther2014-04-01
* Use a much simpler version to fix the command name in --helpGuido Günther2014-03-29
* Fix command outputGuido Günther2014-03-27
* pq: minor log message typo fixMarkus Lehtonen2014-03-27
* GitRepository/add_remote_repo: fix the 'tags' argumentMarkus Lehtonen2014-03-27
* GitRepository/get_commit_info: correctly handle file renames/copiesMarkus Lehtonen2014-03-27
* import_dsc: Create missing debian branch with --create-missing-branchesGuido Günther2014-02-23
* config: Don't pull in config defaults twiceGuido Günther2014-02-19
* config: Don't pull in config defaults twiceGuido Günther2014-02-18
* 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