pegleg/pegleg/engine
Rick Bartra 6b2712fc7d Improve Pegleg repository name parsing
If a repository remote ends with `.git` Pegleg is successfully able
to return the repository name. The same is not true in Pegleg if the
repository name does not end in `.git`. This commit allows Pegleg to
support repository names that do and do not end in `.git`.

Change-Id: I45fd15790677e003af7be584221903551022b7d7
2018-10-16 19:52:03 +00:00
..
util Improve Pegleg repository name parsing 2018-10-16 19:52:03 +00:00
__init__.py Missing import causing `pegleg type list` to not work 2018-10-09 16:45:11 -04: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 Pegleg CLI output improvement 2018-10-10 15:30:54 -04:00
repository.py fix: Support cloning URLs that end in .git 2018-10-01 21:36:24 -05:00
site.py Pegleg CLI output improvement 2018-10-10 15:30:54 -04:00
type.py Pegleg CLI output improvement 2018-10-10 15:30:54 -04:00