summaryrefslogtreecommitdiff
path: root/gbp/scripts/clone.py
AgeCommit message (Expand)Author
2015-03-27Extract exception message in a less arcane wayGuido Günther
2015-02-20Handle ConfigParser -> configparser renameGuido Günther
2015-01-22Make Debian and Git spelling consistentGuido Günther
2014-08-23Unify doc strings a bitGuido Günther
2014-04-03config: add decorator to add_option_* functionsGuido Günther
2014-03-29Use a much simpler version to fix the command name in --helpGuido Günther
2014-03-27Fix command outputGuido Günther
2014-01-05Avoid backtrace on config file parse errorsGuido Günther
2013-10-22gbp-clone: support cloning to a specific directoryGuan Junchun
2013-01-17gbp-clone: fix return value in case of GitRepositoryErrorMarkus Lehtonen
2012-11-25New configuration option for setting the output color schemeMarkus Lehtonen
2012-07-28GitRepository: raise GitRepositoryError on git errorsGuido Günther
2012-07-02Make exception syntax consistentGuido Günther
2012-02-13Rename GbpOptionParserCommon common to GbpOptionParserGuido Günther
2012-02-13Refactor config.py as preparation for rpm support.Markus Lehtonen
2012-01-22PristineTar: move to separate moduleGuido Günther
2012-01-17Add git-depth option to gbp-clone and gbp-pullMarkus Lehtonen
2011-11-01Get rid of the symlinkGuido Günther