pegleg/pegleg/engine
Felipe Monteiro 0fcca0bcdb refactor: Add convenient callback for processing site repos
This patch set adds a callback that can be passed to

    @click.argument(site_name, callback=process_repositories_callback)

This makes it easy to have Pegleg automatically clone done repositories
for the specified site and check out all specified references for
each repository.

Change-Id: I7726a8aec1b1689bffbdbfe81204ed2a14ac4b87
2018-10-23 11:03:22 -04:00
..
util refactor: Add convenient callback for processing site repos 2018-10-23 11:03:22 -04:00
__init__.py fix: Stop adding unwanted newlines in multiline strings 2018-10-10 21:52:29 +00:00
errorcodes.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
exceptions.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
lint.py fix: Enable Pegleg to support manifest repos like AIAB 2018-10-18 19:07:31 +01:00
repository.py refactor: Add convenient callback for processing site repos 2018-10-23 11:03:22 -04:00
site.py fix: Enable Pegleg to support manifest repos like AIAB 2018-10-18 19:07:31 +01:00
type.py Pegleg CLI output improvement 2018-10-10 15:30:54 -04:00