Historique des commits

Auteur SHA1 Message Date
  bw2 7abbf451fc Added ConfigArgParser tests, added PyYAML to setup.py as an optional dependency, il y a 9 ans
  bw2 5bc72707c0 Remove deprecated constructor arg 'allow_unknown_config_file_keys' il y a 9 ans
  bw2 381a165a09 Finished implementing yaml parser. il y a 9 ans
  bw2 42d5c7a6a1 Moved all syntax-related decisions to ConfigFileParser subclasses. Added YAMLConfigFileParser il y a 9 ans
  bw2 693dcbedcd Fixed tests il y a 9 ans
  helgi fc56df4d42 Ensure auto_env_var_prefix converts dash to underscore like ArgParse il y a 9 ans
  bw2 de246ae896 Merge pull request #28 from lahwaacz/master il y a 9 ans
  Jakub Klinkovský 5931ee14ac Fix failing tests for formatting help description il y a 9 ans
  Jakub Warmuz 57f46b036e Merge remote-tracking branch 'github/bw2/master' into python2.6 il y a 9 ans
  bw2 2f6faceae0 Fix for #13 - copied SUPPRESS and other global constants from argparse to configargparse module namespace. il y a 9 ans
  Jakub Warmuz a58b35d75a Install and test OK in py2.6 (unittest2, __version__ fixes). il y a 9 ans
  Jakub Warmuz bf0e453804 Support for Python2.6 (without tests) il y a 9 ans
  zorro3 57d856d3a8 Added all classes from argparse module's namespace, and also defined a new HelpFormatter: ArgumentDefaultsRawHelpFormatter [issue #8] il y a 10 ans
  zorro3 1c637cde53 Refactored config file handling to fix issue #6. Reworded and expanded a few parts of the README il y a 10 ans
  Paul Nelson 2cb03aab94 Move configargparse.py to root of project il y a 10 ans
  zorro3 2d380ff1ee Fixed formatting, eliminated pypandoc import dependency for 'test' and 'coverage' setup.py commands il y a 10 ans
  zorro3 6ee1329a75 first commit il y a 10 ans