summaryrefslogtreecommitdiffstats
path: root/commands/logicalfile/lmi
Commit message (Collapse)AuthorAgeFilesLines
* turned logging messages into sentencesMichal Minar2014-02-131-1/+1
| | | | | Which means that all messages have first letter uppercased and are terminated with a dot.
* file: let the exception propagateMichal Minar2014-02-051-1/+3
| | | | | 'Could not get target ...' error description does not say much about the cause. Let the error propagate upwards.
* file: be more verbose on errorMichal Minar2014-02-051-2/+2
|
* Updated copyright yearPeter Schiffer2014-01-295-5/+5
|
* Rename 'lf' command to 'file'.Jan Safranek2014-01-211-1/+1
| | | | 'lf' is not intuitive, it does not say anything to CIM newbies.
* logicalfile: do not hardcode ComputerSystem class nameMichal Minar2013-11-061-2/+3
|
* moved formatter commands to their own moduleMichal Minar2013-09-171-2/+3
|
* logicalfile: improve doc and simplify callables in classesJan Synacek2013-09-161-31/+10
|
* logicalfile: improve outputJan Synacek2013-09-161-3/+3
|
* logicalfile: treat classnames case-insensitivelyJan Synacek2013-09-161-7/+7
|
* add logicalfile scriptsJan Synacek2013-09-135-0/+421