Commit Graph

22 Commits

Author SHA1 Message Date
Emmanuel Garette 505af25995 support empty choice 2020-03-16 15:34:51 +01:00
Emmanuel Garette 1bcfa0618a unrestraint 2019-08-23 16:22:34 +02:00
Emmanuel Garette c26da98525 python 3.5 2019-08-22 16:24:41 +02:00
Emmanuel Garette ed54090710 python 3.5 support 2019-08-22 15:58:34 +02:00
Emmanuel Garette 46866f1e38 choice already manage by argparse 2019-08-03 10:33:45 +02:00
Emmanuel Garette e6a9a37607 support integer choiceoption 2019-08-03 09:06:27 +02:00
Emmanuel Garette 74215a6f80 no- + fullname == false 2019-07-30 21:50:48 +02:00
Emmanuel Garette 504d5d71a4 problem with boolean option 2019-07-30 08:48:46 +02:00
Emmanuel Garette e2c4e3381a add display_modified_value parameter 2019-07-30 06:58:16 +02:00
Emmanuel Garette 7fe8cf322d setup.py 2019-07-29 22:10:40 +02:00
Emmanuel Garette 79ddb8bc11 remove OD if name == description is now managed with internal argparser mechanism 2019-07-28 22:44:17 +02:00
Emmanuel Garette 9bc52bcbbb add all options even if already set by user 2019-07-28 09:15:31 +02:00
Emmanuel Garette 4e2c37822c add --pop-leader to remove a value in a leader option 2019-07-27 18:51:16 +02:00
Emmanuel Garette 7721c55990 do not use RawDescriptionHelpFormatter by default 2019-07-26 21:35:22 +02:00
Emmanuel Garette 85fb384ab0 path => compare 2019-07-26 16:39:49 +02:00
Emmanuel Garette 7917fcabe5 use rawformatter and add epilog 2019-07-26 16:39:01 +02:00
Emmanuel Garette 71608ef63f remove_empty_description_od with path 2019-07-26 16:02:16 +02:00
Emmanuel Garette 62c0812863 remove OD with no description in help if option remove_empty_description_od set to True 2019-07-26 15:40:54 +02:00
Emmanuel Garette 3d0ac1fb19 remove empty OD in help if option remove_empty_od set to True 2019-07-26 15:17:40 +02:00
Emmanuel Garette e14b997a54 support suboptiondescription in TiramisuCmdLineParser 2019-07-26 10:56:31 +02:00
Emmanuel Garette 111d0717b1 leader/follower support 2019-04-17 19:16:43 +02:00
Emmanuel Garette 0f38946670 use gettext 2019-04-09 07:28:11 +02:00