summaryrefslogtreecommitdiffstats
path: root/lmi/scripts/common
Commit message (Expand)AuthorAgeFilesLines
* moved lmi meta-command to openlmi-tools repositoryMichal Minar2014-04-2422-5165/+0
* use history fileMichal Minar2014-03-211-0/+13
* added select_command helperMichal Minar2014-03-172-0/+39
* fixed creation of command with helpersMichal Minar2014-03-172-1/+33
* added suppport for profile and class requirementsMichal Minar2014-03-178-8/+1178
* added session proxyMichal Minar2014-03-174-14/+69
* turned few error messages into sentencesMichal Minar2014-03-171-5/+5
* propagate usage strings to subclassesMichal Minar2014-03-171-4/+10
* fixed duplicated header names in outputMichal Minar2014-03-041-2/+6
* fixed logging issuesMichal Minar2014-02-241-1/+7
* error reporting improvementsMichal Minar2014-02-242-4/+12
* fixed corner case when printing with table formatterMichal Minar2014-02-241-7/+10
* updated documentationMichal Minar2014-02-241-2/+2
* software: error reporting improvementsMichal Minar2014-02-241-2/+5
* tuned defining of no headings desired for listerMichal Minar2014-02-212-8/+24
* log the traceback once at mostMichal Minar2014-02-205-22/+67
* fixed computation of column sizesMichal Minar2014-02-201-5/+8
* properly support dynamic columnsMichal Minar2014-02-201-0/+3
* fixed parsing of command line optionsMichal Minar2014-02-171-1/+3
* print error table only if there are more hostsMichal Minar2014-02-131-2/+3
* turned logging messages into sentencesMichal Minar2014-02-139-34/+33
* minor logging improvementsMichal Minar2014-02-132-4/+3
* logging: turn the debugging output into a messageMichal Minar2014-02-131-2/+2
* colorize error log messagesMichal Minar2014-02-131-6/+67
* logging improvementsMichal Minar2014-02-133-29/+143
* eliminated terminating space in table rowsMichal Minar2014-02-101-1/+2
* print headers even for empty data setMichal Minar2014-02-101-3/+0
* added formatting properties to endpoint commandsMichal Minar2014-02-054-5/+96
* warn about missing usage stringMichal Minar2014-02-051-6/+4
* improved help commandMichal Minar2014-02-052-3/+3
* error description improvementMichal Minar2014-02-051-1/+1
* redone interactive modeMichal Minar2014-02-054-47/+62
* do not exit lmi meta-command with unsuccessful helpMichal Minar2014-02-051-1/+1
* Updated copyright yearPeter Schiffer2014-01-2917-17/+17
* Fixed alignment of tables with utf-8 characters.Jan Safranek2014-01-211-2/+4
* Support having number as part of command argumentRadek Novacek2014-01-142-4/+4
* terminate with exit code of last command executedMichal Minar2014-01-132-2/+4
* Fixed printing of table items to pipe.Jan Safranek2013-11-191-1/+2
* add utility function get_computer_system()Michal Minar2013-11-061-0/+36
* let's require newer shellsMichal Minar2013-11-061-16/+5
* support newer versions of lmi shell (0.8 and above)Michal Minar2013-11-061-6/+6
* allow multiplexer to have a fallback commandMichal Minar2013-10-115-10/+72
* fixed rendering of instances for LMIShowInstanceMichal Minar2013-10-071-1/+1
* documentation updateMichal Minar2013-09-262-6/+8
* improved output for CheckResult commandsMichal Minar2013-09-261-0/+2
* doc: fixed method referenceMichal Minar2013-09-211-1/+1
* use the default encoding for terminalMichal Minar2013-09-211-3/+17
* improved instance commands outputMichal Minar2013-09-211-0/+2
* correctly handle double and single dash in usage stringMichal Minar2013-09-214-3/+6
* do not render spaces at end of rowsMichal Minar2013-09-211-1/+3