]> mj.ucw.cz Git - libucw.git/history - ucw/opt-test.c
tableprinter: removed column type macros
[libucw.git] / ucw / opt-test.c
2014-06-04 Pavel CharvatMerge branch 'master' into table
2014-06-04 Pavel CharvatMerge branch 'master' into dev-sizet
2014-06-03 Tomas VallaMerge branch 'dev-uint'
2014-06-02 Tomas VallaRenamed uns -> uint
2014-02-17 Martin MaresOpt: Improved parsing of negative boolean options
2014-01-28 Martin MaresOpt: OPT_MULTIPLE with clists replaced by OPT_CL_MULTIP...
2014-01-27 Martin MaresMerge branch 'dev-opt'
2014-01-27 Martin MaresOpt: Documented opt and its interaction with conf
2014-01-27 Martin MaresOpt: OPT_HELP_OPTION does not need passing pointer...
2014-01-27 Martin MaresOpt: Generalization of hooks
2014-01-27 Martin MaresOpt: Cleaned up opt-conf
2014-01-27 Martin MaresOpt: Rewritten formatting of help
2014-01-27 Martin MaresOpt: Simpified and corrected processing of OPT_SINGLE
2014-01-15 Pavel CharvatMerge branch 'master' into dev-opt
2014-01-14 Pavel CharvatOpt: Merged fixes from Gigamail.
2014-01-14 Pavel CharvatMerge branch 'master' into dev-opt
2014-01-14 Martin MaresMerge branch 'master' into dev-opt
2013-09-06 Tomas VallaMerge branch 'master' into dev-opt
2013-09-03 Martin MaresOpt: Tests split off to a separate file