Commit Graph

10 Commits

Author SHA1 Message Date
James E. Blair c6a59489fa Initial commit of git-restack
Change-Id: I5508816fcd5c6362ee17a494ae8b997de29505d3
2015-12-18 16:29:55 -08:00
Dina Belova d73c473b19 Migrate to pbr.
For ease of future source code maintenance by OpenStack developers,
git-review is now adopting the same Python Build Reasonableness as
used by current OpenStack projects.

Closes-Bug: 1179007
Change-Id: I20427b51e84b90dcc1d870a547cdcc5240b4ff0e
2013-08-15 20:42:37 +00:00
Paul Belanger 30f4b971f2 Rename README.md to README.rst
This change helps make pypi.python.org happy when displaying our readme online.

Change-Id: Iebf821422d66e95b59105094473fb183885aa4fb
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
2013-04-06 20:56:38 -04:00
Monty Taylor a221915447 Align to OpenStack Hacking guidelines.
Change-Id: I8eeea3be46d4943c462772de26b10142f426a00c
2013-04-04 16:22:14 -07:00
Jeremy Stanley 4529019f44 Remove reference to nonexistent requirements.txt.
* MANIFEST.in: There is no requirements.txt, so stop trying to
include it.

Change-Id: I8add2be8a89cfd81b08ae73c2310b848c7af8d67
2012-11-20 21:12:19 +00:00
Monty Taylor fe4a5c827e Start 1.11.
Change-Id: Id905c3353f335ada9fd0fae688b8aea7af537939
2012-01-27 03:45:04 -05:00
Monty Taylor 3cf55f98ac Added tox support for testing pep8.
We'll process requirements.txt to install depends as needed.
Also include a hacking doc explaining what we expect.
Also, including argparse automatically breaks our automagic version
numbering, so import it in main() (slightly evil, but not terrible)

Change-Id: Ib3f65459fe2cd54ce531b7ae22935e24bd8f8920
2012-01-26 18:55:10 -05:00
Monty Taylor 0fa05e516b Removed old doc from MANIFEST.in.
Change-Id: I4d35806957aea46031e377b4ca3ee47e40b39958
2011-11-11 17:53:15 -05:00
Monty Taylor 07712d5d85 Oops. Left git-review.1 out of the MANIFEST.in.
Change-Id: I263804d369c84169512b05b5d3028ac021068170
2011-11-07 08:25:27 -08:00
Monty Taylor c43cec1857 Fix manpage installation for setup.py install.
Change-Id: If9906cea283ada30d4901969c2b949086a9074b2
2011-10-05 15:50:36 -04:00