aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST
AgeCommit message (Collapse)AuthorFiles
2012-07-28fileutil: split several functions to Image::RenRot::FileUtilAndy Shevchenko1
Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com> git-svn-id: file:///svnroot/renrot/trunk@612 fe2816f4-e837-0410-b10a-f608c9d244a1
2012-07-28timeutil: split few functions to TimeUtil moduleAndy Shevchenko1
Move and rename following functions to separate module: timeNow() -> now() timeValidator() -> time_validator() getUnixTime() -> get_unix_time() Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com> git-svn-id: file:///svnroot/renrot/trunk@611 fe2816f4-e837-0410-b10a-f608c9d244a1
2012-07-28config: move configuration framework to Image::RenRot::ConfigAndy Shevchenko1
Split configuration framework to its own module. Additionally rename following functions: strToHash() -> str2hash() parseConfigFile() -> parsefile() update_config_option_value() -> update_cfg_value() parse_many_pairs() -> parse2hash() assign_hash_values() -> assign2hash() apply_config_values() -> apply() Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com> git-svn-id: file:///svnroot/renrot/trunk@610 fe2816f4-e837-0410-b10a-f608c9d244a1
2012-07-28logging: move logging to separate moduleAndy Shevchenko1
Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com> git-svn-id: file:///svnroot/renrot/trunk@609 fe2816f4-e837-0410-b10a-f608c9d244a1
2012-07-28util, rpm: move several functions to Image::RenRot::UtilAndy Shevchenko1
Move and rename several functions: trim_value() -> trim() boolConv() -> bool2str() boolConverter() -> str2bool() isTherePackage() -> loadpkg() This patch also introduces the basic support of the perl modules in the specfile. Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com> git-svn-id: file:///svnroot/renrot/trunk@608 fe2816f4-e837-0410-b10a-f608c9d244a1
2008-08-17Append sample files.Andy Shevchenko1
git-svn-id: file:///svnroot/renrot/trunk@544 fe2816f4-e837-0410-b10a-f608c9d244a1
2008-06-01Remove generated file META.ymlAndy Shevchenko1
git-svn-id: file:///svnroot/renrot/trunk@504 fe2816f4-e837-0410-b10a-f608c9d244a1
2007-09-05MANIFEST changedZeus Panchenko1
git-svn-id: file:///svnroot/renrot/trunk@311 fe2816f4-e837-0410-b10a-f608c9d244a1
2007-09-01renrot: fix help summary and manual style, fix English,Zeus Panchenko1
replace initial bang sequence with PERL_BINARY macro. mv renrot renrot.pl Makefile.PL: Add rules to generate renrot from renrot.pl, so that the interpreter is set to the correct value. MANIFEST: row with "renrot" changed to work with changed Makefile.PL git-svn-id: file:///svnroot/renrot/trunk@300 fe2816f4-e837-0410-b10a-f608c9d244a1
2006-10-09sync with 0.25Andy Shevchenko1
git-svn-id: file:///svnroot/renrot/trunk@272 fe2816f4-e837-0410-b10a-f608c9d244a1
2006-06-08Implement include configuration directive.Andy Shevchenko1
Split configuration file to main and tags. git-svn-id: file:///svnroot/renrot/trunk@187 fe2816f4-e837-0410-b10a-f608c9d244a1
2006-05-18NEWS - user friendly change log is added.Andy Shevchenko1
git-svn-id: file:///svnroot/renrot/trunk@130 fe2816f4-e837-0410-b10a-f608c9d244a1
2006-05-17Missed file in MANIFEST.Andy Shevchenko1
git-svn-id: file:///svnroot/renrot/trunk@124 fe2816f4-e837-0410-b10a-f608c9d244a1
2006-05-01Fix many typos (found by aspell).Andy Shevchenko1
Add new TODO item. git-svn-id: file:///svnroot/renrot/trunk@81 fe2816f4-e837-0410-b10a-f608c9d244a1
2006-04-26README for windows users. Linguistiq fix for README.Andy Shevchenko1
git-svn-id: file:///svnroot/renrot/trunk@64 fe2816f4-e837-0410-b10a-f608c9d244a1
2006-04-19WHAT IS IT? and GETTING sections were added to README.Andy Shevchenko1
Change YYYYmmDDHHMMS to YYYYmmDDHHSS in the documentation and comments. Fix description in spec file according to freshmeat.net. git-svn-id: file:///svnroot/renrot/trunk@45 fe2816f4-e837-0410-b10a-f608c9d244a1
2006-04-18Added missed file to MANIFEST.Andy Shevchenko1
Rerelease as 0.14.2. git-svn-id: file:///svnroot/renrot/trunk@38 fe2816f4-e837-0410-b10a-f608c9d244a1
2005-11-19Append new files to MANIFEST.Andy Shevchenko1
git-svn-id: file:///svnroot/renrot/trunk@31 fe2816f4-e837-0410-b10a-f608c9d244a1
2005-10-16Switch to Getopt::Long module.Andy Shevchenko1
Fix variables definition (ver, help, VERSION). Fix fault if no extention defined. Add compression for dist target of make. git-svn-id: file:///svnroot/renrot/trunk@12 fe2816f4-e837-0410-b10a-f608c9d244a1
2005-10-16Added special Perl MANIFEST file.Andy Shevchenko1
INSTALLATION and DEPENDENCIES sections are injected to README. git-svn-id: file:///svnroot/renrot/trunk@11 fe2816f4-e837-0410-b10a-f608c9d244a1

Return to:

Send suggestions and report system problems to the System administrator.