Commit történet

Szerző SHA1 Üzenet Dátum
  Ben Finney d9f9e917d9 Deprecate non-PEP-8 API names. 8 éve
  Ben Finney c9894149ed Change API name to canonical ‘get_argument_parser’. 8 éve
  Ben Finney ab9139cf73 Change API name to canonical ‘init_argument_parser’. 8 éve
  Ben Finney 65ff43cd09 Add function wrapper to deprecate existing APIs. 8 éve
  bw2 c9faee2397 Merge pull request #52 from dwfreed/fix-40 8 éve
  Doug Freed 5ad25d1a39 YAMLConfigFileParser: use yaml.safe_load 8 éve
  Doug Freed f7afaaf4f4 Fix config help when there are no config args 8 éve
  Tim Zehta 9aa8f7b6de added additional test of arg 8 éve
  Tim Zehta 449b116e62 updated following feedback 8 éve
  Tim Zehta 0e30be469e Merge branch 'master' into fix_issue_36 8 éve
  Tim Zehta fdf73c5144 removed unnecessary condition 9 éve
  Tim Zehta 38b9a045e0 updated to preserve order of args 9 éve
  Tim Zehta 21a57b573f made the Fixes bw2/ConfigArgParse#36 less naive 9 éve
  Tim Zehta e0c35f9347 Split args on equals. Fixes bw2/ConfigArgParse#36. 9 éve
  bw2 34e7804809 changed streams[::-1] to reversed(streams) based on @lahwaacz's code 9 éve
  bw2 7abbf451fc Added ConfigArgParser tests, added PyYAML to setup.py as an optional dependency, 9 éve
  bw2 5bc72707c0 Remove deprecated constructor arg 'allow_unknown_config_file_keys' 9 éve
  bw2 381a165a09 Finished implementing yaml parser. 9 éve
  bw2 42d5c7a6a1 Moved all syntax-related decisions to ConfigFileParser subclasses. Added YAMLConfigFileParser 9 éve
  bw2 a939a6bcbf Added python v3.5 support 9 éve
  bw2 f7fc069bf1 edited doc for auto_env_var_prefix 9 éve
  helgi fc56df4d42 Ensure auto_env_var_prefix converts dash to underscore like ArgParse 9 éve
  bw2 de246ae896 Merge pull request #28 from lahwaacz/master 9 éve
  Jakub Klinkovský 6e5941749c Let the config file parser set the syntax description 9 éve
  Jakub Klinkovský 556fa5bbae Refactor config file parsing 9 éve
  Jakub Warmuz 57f46b036e Merge remote-tracking branch 'github/bw2/master' into python2.6 9 éve
  bw2 2f6faceae0 Fix for #13 - copied SUPPRESS and other global constants from argparse to configargparse module namespace. 9 éve
  Jakub Warmuz a58b35d75a Install and test OK in py2.6 (unittest2, __version__ fixes). 9 éve
  Jakub Warmuz bf0e453804 Support for Python2.6 (without tests) 9 éve
  zorro3 34f1b61254 Changed version to 0.9.3 10 éve