Improve mon-collector drbd CLI handling
[ganeti-local] / htools / Ganeti / Common.hs
2012-12-19 Iustin PopImplement fake completion support for multi-cmd binaries
2012-12-19 Iustin PopAdd description to personality definitions
2012-12-19 Iustin PopIntroduce generic multi-command binary handling
2012-12-19 Iustin PopAdd a type alias for the personality lists
2012-11-30 Iustin PopRemove read instances from our Haskell code
2012-10-08 Iustin PopSplit the OptComplNumeric into integer/float ones
2012-10-08 Iustin PopDefine the actual arguments that are supported by programs
2012-10-08 Iustin PopSupport the new option types in build-bash-completion
2012-10-08 Iustin PopAdd support for arguments in --help-completion
2012-09-26 Iustin PopAdd option for displaying completion information
2012-09-26 Iustin PopAnnotate options with completion information
2012-09-26 Iustin PopAdd a data type for completion information
2012-09-05 Iustin PopFurther hlint fixes
2012-09-05 Iustin PopRework CLI modules and tests