summaryrefslogtreecommitdiff
path: root/gbp/scripts/pull.py
AgeCommit message (Expand)AuthorFilesLines
2022-10-28port code from python2.x to python3.xbiao716.wang1-2/+2
2014-11-14Import RpmGitRepository if DebianGitRepository is not availableZhang Qiang1-2/+5
2014-11-14Add 'packaging-branch' cmdline optionMarkus Lehtonen1-0/+1
2014-11-14Rename internal var debian_branch -> packaging_branchMarkus Lehtonen1-3/+3
2014-11-14gbp-pull: two modes for --forceMarkus Lehtonen1-18/+37
2014-11-14gbp-pull: similar update strategy for all branchesMarkus Lehtonen1-3/+10
2014-11-14gbp-pull: implement --all cmdline optionMarkus Lehtonen1-4/+21
2014-08-23Unify doc strings a bitGuido Günther1-1/+1
2014-04-03config: add decorator to add_option_* functionsGuido Günther1-3/+11
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-7/+18
2013-05-04gbp-pull: Fix typo in help outputGuido Günther1-1/+1
2013-05-02Add --ignore-branch to gbp-pullGuido Günther1-1/+11
2013-03-22gbp-pull: update tags, tooMarkus Lehtonen1-0/+1
2013-01-17gbp-pull: fix --depth cmdline optionMarkus 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-1/+1
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-02-10gbp-pull: Use a DebianGitRepositoryGuido Günther1-2/+3
2012-01-22PristineTar: move to separate moduleGuido Günther1-4/+3
2012-01-17Add git-depth option to gbp-clone and gbp-pullMarkus Lehtonen1-1/+3
2011-11-06gbp-pull: massive speedup by just updating the refGuido Günther1-2/+6
2011-11-01Get rid of the symlinkGuido Günther1-0/+134