bash_completion: Enable extglob while parsing file
[ganeti-local] / test / ganeti.utils.text_unittest.py
2012-03-30 Michael HanselmannMerge cli.FormatTimestamp and utils.FormatTime
2012-02-17 Michael Hanselmannutils.text: Add function to truncate string
2012-01-19 Michael HanselmannMerge branch 'devel-2.5'
2012-01-19 Iustin PopAdd UnescapeAndSplit unittest for multi-escapes
2012-01-09 Michael HanselmannMerge branch 'devel-2.4' into stable-2.5
2011-11-30 Iustin PopAdd UnescapeAndSplit unittest for multi-escapes
2011-10-24 Michael Hanselmannutils.ShellWriter: Don't indent empty lines
2011-08-26 René NussbaumerMerge branch 'devel-2.4' into devel-2.5
2011-08-26 Michael Hanselmannutils: Fix UnescapeAndSplit parsing bug
2011-04-06 Michael Hanselmannutils: Add function generating regex for DNS name globbing
2011-02-24 Michael HanselmannAdd function to format ordinals
2011-01-11 Michael Hanselmannutils: Move more text-related code
2011-01-10 Michael Hanselmannutils: Move text-related functions into separate file