a37de9ed85
post-review is a command line tool for Windows, Linux and MacOS X that simplifies both creating and updating review requests. It can look at your source directory, generate a diff, and upload it to a new or existing review request on an associated Review Board server. This saves a lot of time over the web UI, and for some types of code repositories (such as Perforce), its actually required in order to produce a compatible diff.
16 lines
597 B
Text
16 lines
597 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2011/01/30 00:55:59 jnemeth Exp $
|
|
bin/post-review
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/rbtools/__init__.py
|
|
${PYSITELIB}/rbtools/__init__.pyc
|
|
${PYSITELIB}/rbtools/__init__.pyo
|
|
${PYSITELIB}/rbtools/postreview.py
|
|
${PYSITELIB}/rbtools/postreview.pyc
|
|
${PYSITELIB}/rbtools/postreview.pyo
|
|
${PYSITELIB}/rbtools/tests.py
|
|
${PYSITELIB}/rbtools/tests.pyc
|
|
${PYSITELIB}/rbtools/tests.pyo
|