Sun, 08 Apr 2018 15:41:40 +0900 | Yuya Nishihara | py3: drop b'' from error message of fancyopts | file | diff | annotate |
Fri, 23 Mar 2018 11:20:49 -0700 | Daniel Ploch | fancyopts: prevent mutation of the default value in customopts | file | diff | annotate |
Fri, 23 Feb 2018 18:23:51 +0530 | Pulkit Goyal | py3: replace types.NoneType with type(None) | file | diff | annotate |
Wed, 21 Feb 2018 20:05:29 -0800 | Daniel Ploch | fancyopts: add support for custom multi-arg opts in fancyopts.py | file | diff | annotate |
Sat, 25 Nov 2017 17:30:50 +0900 | Yuya Nishihara | fancyopts: fix handling of "--" value in earlygetopt() | file | diff | annotate |
Fri, 24 Nov 2017 01:09:00 +0900 | Yuya Nishihara | fancyopts: use getopt.gnu_getopt() | file | diff | annotate |
Sat, 25 Nov 2017 17:03:52 +0900 | Yuya Nishihara | dispatch: alias --repo to --repository while parsing early options | file | diff | annotate |