Add user and group for the monitoring agent
[ganeti-local] / autotools / build-bash-completion
2013-03-13 Michele TartaraAdd user and group for the monitoring agent
2013-01-16 Michael HanselmannMove burnin to ganeti.tools.burnin
2012-12-24 Iustin PopRename htools/ to src/
2012-12-22 Constantinos Venet... Add the gnt-storage client
2012-12-21 Iustin PopMerge branch 'devel-2.6'
2012-12-19 Iustin PopFix job completion with big job queues
2012-12-19 Iustin PopEnable bash completion for mon-collector
2012-12-19 Iustin Popbash-completion: add support for multi-cmd Haskell...
2012-11-20 Apollon OikonomopoulosInclude networks in Makefile and bash completion
2012-10-11 Michael Hanselmannbash_completion: Fix mistake introduced in merge 6a74f58
2012-10-11 Michael HanselmannMerge branch 'devel-2.6'
2012-10-08 Iustin PopMerge ganeti-master-cleaner back into ganeti-cleaner
2012-10-08 Iustin PopSplit the OptComplNumeric into integer/float ones
2012-10-08 Iustin PopEnable bash completion for Haskell daemons too
2012-10-08 Iustin PopSupport the new option types in build-bash-completion
2012-09-27 Michael Hanselmannbash_completion: Enable extglob while parsing file
2012-09-26 Iustin PopEnable bash completion for htools scripts
2012-09-25 Michael Hanselmannbash_completion: Enable extglob while parsing file
2012-09-25 Michael HanselmannRevert "bash_completion: Always enable extglob"
2012-09-19 Michael Hanselmannbash_completion: Generate more compact version
2012-09-19 Michael Hanselmannbash_completion: Always enable extglob
2012-09-18 Michael HanselmannMigrate build-bash-completion from constants to pathutils
2012-08-27 Iustin PopMerge branch 'devel-2.6'
2012-08-23 Iustin PopBump pep8 version to 1.2
2012-07-23 Iustin PopEnsure a stable content of the bash completion file
2011-09-15 Guido TrotterMerge branch 'devel-2.5'
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-24 Michael Hanselmannbash completion: Shorten function names
2011-08-19 Michael Hanselmannbash completion: Group commands by arguments and options
2011-08-19 Michael HanselmannCheck option name format when building bash completion
2010-12-01 Adeodato SimoQuerying node groups: add client/gnt_group.py
2010-09-14 Guido TrotterAdd nodegroup bash autocomplation
2010-09-07 Michael Hanselmanncli: Use list of options shared between commands
2010-07-15 Michael HanselmannMove ShellWriter class to utils
2010-03-23 Iustin PopIntroduce a bool CLI option type
2010-03-09 René Nussbaumercli: Add ArgOs for later use in gnt-os
2010-01-14 Michael Hanselmannbuild-bash-completion: Take care of pylint warnings
2010-01-13 Michael Hanselmannbuild-bash-completion: Fix a few pylint warnings
2009-11-25 Michael Hanselmannbuild-bash-completion: Check for None before comparing
2009-10-27 Michael Hanselmannbash_completion: Move common code into function
2009-09-18 Iustin PopRemove explicit DEBUG_OPT and add it by default
2009-09-16 Michael HanselmannShow "--help" in bash completion
2009-09-10 Michael HanselmannMove LoadModule function to ganeti.build
2009-09-04 Michael HanselmannAdd bash completion for --node node1[:node2]
2009-09-04 Michael HanselmannAdd more debugging to bash completion
2009-09-03 Michael HanselmannMove LoadModule function to utils
2009-08-28 Michael HanselmannBash completion: Implement dynamic option value completion
2009-08-28 Michael HanselmannBash completion: Add function to get all iallocators
2009-08-28 Michael HanselmannBash completion: Simplify option completion
2009-08-28 Michael HanselmannBash completion: Support for --foo=bar option format
2009-08-28 Michael HanselmannBash completion: Small optimizations
2009-08-26 Michael Hanselmannbash completion: Allow arguments with min < max arguments
2009-08-25 Michael HanselmannHandle more errors in bash completion
2009-08-24 Michael HanselmannAdd ArgHost class
2009-08-24 Michael HanselmannUse script to generate bash completion