aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts/clone.py
Commit message (Expand)AuthorAge
* 8bit GuidoGuido Günther2018-02-26
* clone: clarify what we're looking for when using vcsgit:Guido Günther2017-09-15
* clone: don't print exception when we can't find the source packageGuido Günther2017-04-26
* clone: Add support for pseudo protocols like vcsgit: and github:Guido Günther2017-04-25
* gbp clone: configure user.email, user.name from DEBEMAIL/DEBFULLNAMEMichael Stapelberg2016-12-19
* Fix new flake8 errorsGuido Günther2016-11-15
* clone: flake8 cleanGuido Günther2016-09-12
* clone: add postclone hookGuido Günther2016-07-08
* Remove some leftover configparser importsGuido Günther2016-07-05
* Give more instructions when config is unparseableGuido Günther2016-07-04
* buildpackage: Handle Ctrl-C more gracefullyGuido Günther2016-07-04
* clone: Be a bit more verbose and let the user know that we started cloningGuido Günther2016-05-28
* Add support for referencing existing local repositories when cloning reposito...Carlos Maddela2015-07-10
* 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
* Make Debian and Git spelling consistentGuido Günther2015-01-22
* 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-clone: support cloning to a specific directoryGuan Junchun2013-10-22
* gbp-clone: fix return value in case of GitRepositoryErrorMarkus 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
* PristineTar: move to separate moduleGuido Günther2012-01-22
* Add git-depth option to gbp-clone and gbp-pullMarkus Lehtonen2012-01-17
* Get rid of the symlinkGuido Günther2011-11-01