pbr/pbr
Nikhil Manchanda 629bbce1c8 Fixed pbr install to not error out and fail if git is not installed
Fixed the issue where pbr was erroring out (file not found) when
running 'python setup.py egg_info' since it was trying to get the
.git directory even if git was not installed.

Closes bug 1245676

Change-Id: I31e1f86f10f18897774b49eb293aede31641db31
2013-10-30 03:12:34 -07:00
..
hooks Replace setuptools_git with a smarter approach 2013-08-04 11:30:32 -04:00
tests Move base test case logic out of __init__.py 2013-10-28 09:04:28 +13:00
__init__.py Rename back to PBR. 2013-03-17 23:27:50 -07:00
core.py Merge "Move d2to1 more into the source tree" 2013-07-22 03:46:19 +00:00
extra_files.py Replace setuptools_git with a smarter approach 2013-08-04 11:30:32 -04:00
find_package.py Refactor hooks file. 2013-06-07 21:47:38 -04:00
packaging.py Fixed pbr install to not error out and fail if git is not installed 2013-10-30 03:12:34 -07:00
testr_command.py Add option to run testr serially 2013-08-06 15:50:43 -04:00
util.py Replace setuptools_git with a smarter approach 2013-08-04 11:30:32 -04:00
version.py Added version code. 2013-03-19 21:07:35 -07:00