| fc4ff0c3 | 16-Apr-2014 |
Antonio Bueno <atnbueno@gmail.com> |
translation update |
| c006b6aa | 16-Apr-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
use plaintext authornames in diff navigation dropdowns |
| e408b35c | 12-Apr-2014 |
qinghao <qingxianhao@gmail.com> |
translation update |
| afc19b3d | 11-Apr-2014 |
Eloy <ej.perezgomez@gmail.com> |
translation update |
| aafe66b6 | 10-Apr-2014 |
Robert Bogenschneider <bogi@uea.org> |
translation update |
| 481343c2 | 09-Apr-2014 |
Andreas Gohr <gohr@cosmocode.de> |
our code may only throw user errors |
| f4664c4a | 06-Apr-2014 |
NEOhidra <neohidra@gmail.com> |
Bulgarian language update |
| 07ee73ee | 05-Apr-2014 |
Jernej Vidmar <jernej.vidmar@vidmarboehm.com> |
translation update |
| a4bc205a | 03-Apr-2014 |
Clomode <flashmob@gmail.com> |
fixed unclosed tags in some language translations |
| 788d553a | 03-Apr-2014 |
Young gon Cha <garmede@gmail.com> |
translation update |
| 977fc56f | 01-Apr-2014 |
Arif Budiman <me@kangarif.com> |
translation update |
| 88cf5a2d | 26-Mar-2014 |
Fernando <fdiezala@gmail.com> |
translation update |
| f7f4c3a2 | 24-Mar-2014 |
ggallon <gwenael.gallon@mac.com> |
translation update |
| 272e9dec | 22-Mar-2014 |
Andreas Gohr <andi@splitbrain.org> |
CLI: send messages to STDERR |
| b0b7909b | 20-Mar-2014 |
Andreas Gohr <andi@splitbrain.org> |
converted some more CLI tools, minor CLI class updates |
| 99c67023 | 20-Mar-2014 |
Andreas Gohr <andi@splitbrain.org> |
removed superflous argument |
| 193eb411 | 20-Mar-2014 |
Andreas Gohr <andi@splitbrain.org> |
fixed broken wordwrapping |
| ae1ce4a6 | 19-Mar-2014 |
Andreas Gohr <andi@splitbrain.org> |
wrap help texts to fit typial terminal width |
| 9fb66494 | 19-Mar-2014 |
Andreas Gohr <andi@splitbrain.org> |
converted git tool to new CLI base |
| c6571d58 | 19-Mar-2014 |
Andreas Gohr <andi@splitbrain.org> |
fixed media icons in recent changes. closes #625 |
| 7b62b42d | 19-Mar-2014 |
lisps <stummp@loewen.de> |
add config date_at_format change translation message |
| 2549a25a | 18-Mar-2014 |
Christopher Schive <chschive@frisurf.no> |
translation update |
| 54be1338 | 18-Mar-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
allow disabling the rss feed |
| 496e3a6f | 17-Mar-2014 |
Andreas Gohr <andi@splitbrain.org> |
completely new base for CLI scripts
This introduces an abstract base class that command line tools need to inherit from. It provides a simple framework for registering accepted command line options
completely new base for CLI scripts
This introduces an abstract base class that command line tools need to inherit from. It provides a simple framework for registering accepted command line options and provides commonly needed things like help output and colored text.
Existing CLI scripts still need to be converted.
show more ...
|
| 494cd513 | 17-Mar-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
notloggedin removed from nl as well + fix of AD domain string. |