aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts/pull.py
Commit message (Expand)AuthorAge
* gbp-pull: Invoke gbp pq correctly for --redo-pq optionSimon McVittie2018-12-29
* pull: allow to set up branch tracking for missing branchesGuido Günther2018-08-08
* clone: split out remote name logicGuido Günther2018-08-08
* pull: Check that repo is clean before fetching anythingGuido Günther2018-08-08
* 8bit GuidoGuido Günther2018-02-26
* gbp-pull: implement --all cmdline optionMarkus Lehtonen2018-01-23
* Drop another --git- prefixGuido Günther2017-09-14
* pull: give more detail about what we updatedGuido Günther2017-04-14
* pull: Allow to specify remote on the command lineGuido Günther2017-01-19
* Fix new flake8 errorsGuido Günther2016-11-15
* Give more instructions when config is unparseableGuido Günther2016-07-04
* buildpackage: Handle Ctrl-C more gracefullyGuido Günther2016-07-04
* pull: make pylint happyGuido Günther2015-08-13
* Fix FSF address - thanks rpmlintEvgeni Golov2015-06-22
* Extract exception message in a less arcane wayGuido Günther2015-03-27
* Handle ConfigParser -> configparser renameGuido Günther2015-02-20
* Unify doc strings a bitGuido Günther2014-08-23
* config: add decorator to add_option_* functionsGuido Günther2014-04-03
* Use a much simpler version to fix the command name in --helpGuido Günther2014-03-29
* Fix command outputGuido Günther2014-03-27
* Avoid backtrace on config file parse errorsGuido Günther2014-01-05
* gbp-pull: Fix typo in help outputGuido Günther2013-05-04
* Add --ignore-branch to gbp-pullGuido Günther2013-05-02
* gbp-pull: update tags, tooMarkus Lehtonen2013-03-22
* gbp-pull: fix --depth cmdline optionMarkus Lehtonen2013-01-17
* New configuration option for setting the output color schemeMarkus Lehtonen2012-11-25
* GitRepository: raise GitRepositoryError on git errorsGuido Günther2012-07-28
* Make exception syntax consistentGuido Günther2012-07-02
* Rename GbpOptionParserCommon common to GbpOptionParserGuido Günther2012-02-13
* Refactor config.py as preparation for rpm support.Markus Lehtonen2012-02-13
* gbp-pull: Use a DebianGitRepositoryGuido Günther2012-02-10
* PristineTar: move to separate moduleGuido Günther2012-01-22
* Add git-depth option to gbp-clone and gbp-pullMarkus Lehtonen2012-01-17
* gbp-pull: massive speedup by just updating the refGuido Günther2011-11-06
* Get rid of the symlinkGuido Günther2011-11-01