Use --git-no-build argument for gbp buildpackage-rpm
[services/obs-service-git-buildpackage.git] / obs_service_gbp / command.py
2014-09-25 Markus LehtonenUse --git-no-build argument for gbp buildpackage-rpm
2014-09-25 Markus LehtonenChange place where default config files are defined
2014-09-18 Markus LehtonenAdd config option for git-fetch refs hack
2014-05-27 Markus LehtonenDisable git-buildpackage desktop notifications
2014-05-20 Markus LehtonenRemove duplicate gbp command line option
2014-04-08 Markus Lehtonenutils: change fork_call() to return a callable
2014-04-08 Markus LehtonenDon't read default config files if --config is given
2014-04-08 Markus LehtonenHandle gbp crashes gracefully
2014-04-01 Markus LehtonenNew option for creating a git-meta file
2013-12-09 Markus Lehtonencosmetic: give log string arguments as function parameters
2013-12-09 Markus LehtonenRemove one unneeded/broken debug output
2013-12-09 Markus LehtonenConfig file option for gbp tmp directory
2013-12-09 Markus LehtonenConfig option to set user/group for running GBP
2013-12-09 Markus Lehtonenrefactor: move gbp export into a separate function
2013-12-09 Markus LehtonenRun GBP in a separate thread
2013-06-12 Markus LehtonenMove the Git repository cache in separate subpackage
2013-04-26 Markus LehtonenFix gbp arguments
2013-04-25 Markus LehtonenAdd support for Deb packages and selective building
2013-04-23 Markus LehtonenSupport for config files
2013-04-17 Markus Lehtonenpylint fix: rename global variable logger to LOGGER
2013-04-05 Markus LehtonenUtilize non-bare mirrored git clone
2013-04-04 Markus LehtonenInitial version