Alois Mahdal
|
96b9342e43
|
Encode/decode UTF-* properly
|
9 years ago |
Alois Mahdal
|
c3f4422a98
|
Do not trim if max length is set to 0
|
9 years ago |
Alois Mahdal
|
9f176b5235
|
Add basic config mechanism
|
10 years ago |
Alois Mahdal
|
776b48ca1e
|
Don't repeat module name in class names
|
10 years ago |
Alois Mahdal
|
be867461ab
|
Add error condition for plugin usage message
|
10 years ago |
Alois Mahdal
|
c68008d4cf
|
Move Subcommand instantiation to run
To prevent duplication of error catching
|
10 years ago |
Alois Mahdal
|
4c0ac74b59
|
Catch plugin exceptions at App.run() as well
|
10 years ago |
Alois Mahdal
|
d5e0f587fd
|
Clarify error message
|
10 years ago |
Alois Mahdal
|
8b62166d11
|
Generate message when raising
|
10 years ago |
Alois Mahdal
|
46830ab12e
|
Make it easier to die properly
Imply str() on msg so that anything can be passed
|
10 years ago |
Alois Mahdal
|
e92439cc85
|
Use proper ellipsis (U+2026)
|
10 years ago |
Alois Mahdal
|
8c65f13616
|
Rename project
|
10 years ago |
Alois Mahdal
|
3a44c28eb3
|
Make docopt more readable
|
10 years ago |
Alois Mahdal
|
3bda98b1e4
|
Make use of --chars parameter
|
10 years ago |
Alois Mahdal
|
d50d523839
|
Die properly in case of non-existent plugin
|
10 years ago |
Alois Mahdal
|
ea6833af9d
|
Rename application args to cmdargs to avoid confusion
|
10 years ago |
Alois Mahdal
|
2ad6835182
|
Add common exit methods
|
10 years ago |
Alois Mahdal
|
af16d2b577
|
Move most of code go gmon module
|
10 years ago |
Alois Mahdal
|
f7fb7e4dc8
|
Add renderer and a default method for XGP
|
10 years ago |
Alois Mahdal
|
f8d05a0b85
|
Add plugin base class
|
10 years ago |