Skip to content
Snippets Groups Projects
  1. Feb 08, 2018
  2. Feb 07, 2018
  3. Jan 27, 2018
  4. Jan 21, 2018
  5. Jan 20, 2018
  6. Jan 01, 2018
    • ulif's avatar
      Pin pkg versions for py26, py33. · 0eb9de45
      ulif authored
      It looks like py26 gets less and less support by more and more core
      packages.
      
      Yet we can pin old `pytest` and `setuptools` versions but in the long
      run we will drop support for python2.6 and python 3.3 too.
      0eb9de45
    • ulif's avatar
      Update year. · 5f37b234
      ulif authored
      5f37b234
  7. Dec 04, 2017
  8. Oct 07, 2017
  9. Oct 03, 2017
  10. Sep 29, 2017
  11. Sep 19, 2017
  12. Sep 18, 2017
  13. Sep 17, 2017
  14. Sep 15, 2017
    • ulif's avatar
      Harden manpage test. · 86379bf4
      ulif authored
      The manpage test failed when tests were run in a long path. The help
      output then led to an extra line break which made comaparisons quite
      cumbersome.
      86379bf4
  15. Sep 14, 2017
  16. Sep 13, 2017
    • ulif's avatar
      Fix statement about entropy. · e4bc679a
      ulif authored
      The wordlist length must be a power of the number of dice sides used to
      result in fair choices. This is not being relatively prime.
      e4bc679a
  17. Sep 11, 2017
  18. Sep 10, 2017
  19. Sep 08, 2017
  20. Sep 06, 2017
  21. Sep 05, 2017
  22. Sep 04, 2017
  23. Sep 03, 2017
  24. Sep 02, 2017
  25. Aug 31, 2017
    • ulif's avatar
      Update manpage date. · 6ae68322
      ulif authored
      We will have another release soon. So, let's care for details better to
      soon than too late.
      6ae68322
    • ulif's avatar
      Use docstring only to document function. · 9b7e8a14
      ulif authored
      The documenting comment (starting with ``#: ``) is neccessary for vars
      and constants only. All these comments are used by `Sphinx` to generate
      documentation.
      9b7e8a14
Loading