Mercurial > babel > old > babel-test
log
age | author | description |
---|---|---|
Tue, 23 Dec 2008 01:12:59 +0000 | palgarvio | Use a more explicit error message if no option or argument(command) is passed to `pybabel`. Fixes #81. |
Tue, 23 Dec 2008 01:03:40 +0000 | palgarvio | Now, the `--width` option, although with a default value of 76, it's not set to any value initially so that the `--no-wrap` option can be passed without throwing an error. Fixes #145. |
Thu, 18 Dec 2008 01:36:14 +0000 | palgarvio | Final and complete fix for #148. |
Thu, 18 Dec 2008 00:19:47 +0000 | palgarvio | Include patch from Asheesh Laroia. Fixes #45. |
Thu, 18 Dec 2008 00:14:40 +0000 | palgarvio | Add support for `msgctxt`. See #54. |
Tue, 16 Dec 2008 13:35:23 +0000 | palgarvio | Testcase for fix of #148. |