Merge branch 'devel-2.5'
[ganeti-local] / lib / utils / text.py
2012-01-19 Michael HanselmannMerge branch 'devel-2.5'
2012-01-19 Nikos SkalkotosFix a bug in command line option parsing code
2012-01-09 Michael HanselmannMerge branch 'devel-2.4' into stable-2.5
2011-11-30 Nikos SkalkotosFix a bug in command line option parsing code
2011-10-24 Michael Hanselmannutils.ShellWriter: Don't indent empty lines
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-26 René NussbaumerMerge branch 'devel-2.4' into devel-2.5
2011-08-26 Michael Hanselmannutils: Fix UnescapeAndSplit parsing bug
2011-08-25 Michael HanselmannPEP8 style fixes
2011-07-25 Iustin PopMost boring patch ever
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