Improve backwards compatibility of Issue 649 fix
[ganeti-local] / autotools /
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-26 Michael HanselmannMerge branch 'devel-2.5'
2011-08-25 Michael Hanselmanncheck-python-code: Give location(s) of lines longer...
2011-08-25 Michael HanselmannMerge branch 'devel-2.5'
2011-08-24 Michael Hanselmannbash completion: Shorten function names
2011-08-19 Michael Hanselmanncheck-news: Show per-file line number
2011-08-19 Michael Hanselmannbash completion: Group commands by arguments and options
2011-08-19 Michael HanselmannCheck option name format when building bash completion
2011-07-13 Iustin PopFix some issues in htools apidoc generation
2011-05-24 Iustin PopImplement conversion of Python constants to Haskell
2011-03-22 Iustin PopEnable htools unittests and coverage reports
2011-02-24 Michael HanselmannAdd script to generate query fields documentation
2011-01-18 Michael HanselmannAdd script checking release dates in NEWS
2011-01-18 Michael HanselmannBuild epydoc's module list from Makefile
2010-12-01 Adeodato SimoQuerying node groups: add client/gnt_group.py
2010-12-01 Michael HanselmannMerge branch 'devel-2.3'
2010-11-30 Michael HanselmannMerge branch 'devel-2.2' into devel-2.3
2010-11-30 Michael HanselmannCorrect version check for release candidates
2010-11-30 Michael HanselmannCheck for editor-specific settings at build time
2010-11-25 Michael HanselmannFix version check
2010-11-24 Michael HanselmannAdd script to check version format
2010-11-24 Iustin PopMerge branch 'devel-2.3'
2010-11-24 Iustin PopMerge branch 'devel-2.2' into devel-2.3
2010-11-24 Iustin PopFix coverage reports
2010-11-15 Iustin PopRemove last vestiges of docbook
2010-11-09 Michael HanselmannMerge branch 'devel-2.2' into devel-2.3
2010-11-09 Michael HanselmannMakefile: Add new dist target for releases
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-06-02 Iustin PopSecond attempt at fixing check-man
2010-06-02 Iustin PopFix check-man for newer man-db
2010-03-23 Iustin PopIntroduce a bool CLI option type
2010-03-15 Iustin PopFix two issues related to check-man
2010-03-12 Michael HanselmannAdd unittest for daemon-util
2010-03-12 Michael HanselmannAdd support for non-Python unittests
2010-03-09 René Nussbaumercli: Add ArgOs for later use in gnt-os
2010-02-23 Michael HanselmannAdd make target to generate unittest coverage report
2010-02-11 Iustin PopSkip line-length warnings in man
2010-02-10 Michael HanselmannCheck built manpages for errors
2010-01-14 Michael Hanselmannbuild-bash-completion: Take care of pylint warnings
2010-01-13 Michael Hanselmanncheck-python-code: Use “set -e” to abort on errors
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-11-11 Michael HanselmannRevert "Backport AC_PATH_PROGS_FEATURE_CHECK"
2009-11-05 Guido TrotterBackport AC_PATH_PROGS_FEATURE_CHECK
2009-10-27 Michael Hanselmannbash_completion: Move common code into function
2009-10-02 Michael HanselmannDisallow "xrange" function
2009-10-02 Michael Hanselmanncheck-python-code: Show line number for problems
2009-09-18 Iustin PopRemove explicit DEBUG_OPT and add it by default
2009-09-16 Michael HanselmannShow "--help" in bash completion
2009-09-11 Michael Hanselmanncheck-python-code: Report EOL whitespace
2009-09-11 Michael HanselmannCheck for tabs and long lines in Python code
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 HanselmannAdd script to run build commands in temporary directory
2009-08-25 Michael HanselmannSimplify manpage building
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
2008-10-02 Michael HanselmannUse docbook2* paths found during configure for actual...
2008-07-01 Michael HanselmannSet locale when using docbook programs
2008-06-19 Michael HanselmannUse a single Makefile.am instead of many
2007-11-26 Iustin PopAdd checking of python modules at ./configure time