]> mj.ucw.cz Git - libucw.git/history - ucw/opt.c
Opt: Earl Grey was not an American :)
[libucw.git] / ucw / opt.c
2013-09-03 Martin MaresOpt: Tests split off to a separate file
2013-09-03 Martin MaresOpt: Whitespace cleanup
2013-07-04 Martin MaresOpt: A couple of review comments
2013-06-25 Jan 'Moskyt' MatejkaOpt: Calling hooks, config opts added
2013-06-20 Jan 'Moskyt' MatejkaOpt: Config getopt and hooks
2013-05-13 Jan 'Moskyt' MatejkaOpt: OPT_MULTIPLE implemented, no tests yet but seems...
2013-05-13 Jan 'Moskyt' MatejkaOpt: Tests and some minor fixes
2013-05-13 Jan 'Moskyt' MatejkaOpt: looks well, going to write some tests
2013-05-13 Jan 'Moskyt' MatejkaOpt: strdup -> xstrdup
2013-05-13 Jan 'Moskyt' MatejkaOpt: fixed nothing-supplied detection
2013-05-06 Jan 'Moskyt' MatejkaOpt: fixed checking --no args and OPT_SINGLE
2013-05-06 Jan 'Moskyt' MatejkaOpt: help is now displaying correctly
2013-04-29 Jan 'Moskyt' MatejkaOpt: compilable, segfaulting.
2013-04-28 Martin MaresOpt: Fixed a couple of randomly found typos
2013-04-25 Jan 'Moskyt' MatejkaOpt: not yet compiling, written part of the parser
2013-04-22 Jan 'Moskyt' MatejkaOpt: interface ready for review
2013-04-15 Jan 'Moskyt' MatejkaOpt: defined user interface