| From: | tom(at)pgfoundry(dot)org (User Tom) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pqa - pqa: Refactored command line arg handling into a PQA class; pqa |
| Date: | 2005-11-28 03:30:16 |
| Message-ID: | 20051128033016.4322C1125012@pgfoundry.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
Refactored command line arg handling into a PQA class; pqa 'executable' works now
Modified Files:
--------------
pqa:
pqa.gemspec (r1.14 -> r1.15)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pqa/pqa/pqa.gemspec.diff?r1=1.14&r2=1.15)
pqa/etc:
CHANGELOG (r1.40 -> r1.41)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pqa/pqa/etc/CHANGELOG.diff?r1=1.40&r2=1.41)
doing_the_next_release.txt (r1.28 -> r1.29)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pqa/pqa/etc/doing_the_next_release.txt.diff?r1=1.28&r2=1.29)
pqa/lib:
pqa.rb (r1.91 -> r1.92)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pqa/pqa/lib/pqa.rb.diff?r1=1.91&r2=1.92)
pqa/www:
index.html (r1.33 -> r1.34)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pqa/pqa/www/index.html.diff?r1=1.33&r2=1.34)
Added Files:
-----------
pqa/bin:
pqa (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pqa/pqa/bin/pqa?rev=1.1&content-type=text/x-cvsweb-markup)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | User Tom | 2005-11-28 03:31:06 | pqa - pqa: Refactored command line arg handling into a PQA class; pqa |
| Previous Message | User Tom | 2005-11-28 03:24:08 | pqa - pqa: New Directory |