summaryrefslogtreecommitdiff
path: root/gbp/scripts/clone.py
AgeCommit message (Expand)AuthorFilesLines
2014-11-14Import RpmGitRepository if DebianGitRepository is not availableZhang Qiang1-4/+7
2014-11-14Add 'packaging-branch' cmdline optionMarkus Lehtonen1-0/+1
2014-11-14Rename internal var debian_branch -> packaging_branchMarkus Lehtonen1-3/+3
2014-08-23Unify doc strings a bitGuido Günther1-1/+1
2014-04-03config: add decorator to add_option_* functionsGuido Günther1-4/+10
2014-03-29Use a much simpler version to fix the command name in --helpGuido Günther1-1/+2
2014-03-27Fix command outputGuido Günther1-2/+1
2014-01-05Avoid backtrace on config file parse errorsGuido Günther1-2/+10
2013-10-22gbp-clone: support cloning to a specific directoryGuan Junchun1-3/+5
2013-01-17gbp-clone: fix return value in case of GitRepositoryErrorMarkus Lehtonen1-1/+1
2012-11-25New configuration option for setting the output color schemeMarkus Lehtonen1-1/+3
2012-07-28GitRepository: raise GitRepositoryError on git errorsGuido Günther1-3/+3
2012-07-02Make exception syntax consistentGuido Günther1-1/+1
2012-02-13Rename GbpOptionParserCommon common to GbpOptionParserGuido Günther1-3/+3
2012-02-13Refactor config.py as preparation for rpm support.Markus Lehtonen1-3/+3
2012-01-22PristineTar: move to separate moduleGuido Günther1-5/+5
2012-01-17Add git-depth option to gbp-clone and gbp-pullMarkus Lehtonen1-1/+3
2011-11-01Get rid of the symlinkGuido Günther1-0/+113