summaryrefslogtreecommitdiffstats
path: root/bin/fdp-functions
Commit message (Collapse)AuthorAgeFilesLines
* De-bungle the date(1) command within the for-loop to actually useTommy Reynolds2006-01-211-1/+1
| | | | the date from the command line. Oh, well, it was late at night...
* Added "validate_rpm_info" function to "fdpsh" to validate theTommy Reynolds2006-01-201-0/+4
| | | | | "rpm-info.xml" file. Errors are displayed, or an "OK" token if the validation succeeds.
* Provide working aliasPaul W. Frields2006-01-191-0/+4
|
* Added helper function 'iso2date' to convert YYYY-MM-DD into ctime(3)Tommy Reynolds2006-01-181-15/+53
| | | | | | format, as neded by the <revision@date> attributes. Also added more error checking and usage hints.
* Use xmlformat-fdp.conf options properly in functionsPaul W. Frields2006-01-151-1/+3
|
* Draw out some functions that might be useful elsewherePaul W. Frields2006-01-151-0/+38