Commit Verlauf

Autor SHA1 Nachricht Datum
  Thomas Waldmann 7d591226d2 remove support for python 3.2.x and 3.3.x, require 3.4+, fixes #65, fixes #221 vor 9 Jahren
  Thomas Waldmann 9c3b206bf7 fix mailing list address in setup.py, fixes #468 vor 9 Jahren
  Antoine Beaupré f13dd6e579 completely remove have_cython() hack vor 9 Jahren
  Antoine Beaupré f52fb410a5 Revert "use build_py to fix build on RTD", disables docs build vor 9 Jahren
  Thomas Waldmann 3238b8ea76 do not try to build api / usage docs for production install vor 9 Jahren
  Thomas Waldmann 6d5cc06cf6 remove unused imports, add missing imports vor 9 Jahren
  Thomas Waldmann 908e944bdd include the help offered by borg help <topic> in the usage docs, fixes #293 vor 9 Jahren
  Jakob Schnitzer 45a96fbc8d docs: change name of API section vor 9 Jahren
  Thomas Waldmann 0b9dcbf8e5 Merge branch 'master' of github.com:borgbackup/borg vor 9 Jahren
  Thomas Waldmann 8eaf460da3 setup.py: fix bug related to BORG_LZ4_PREFIX processing vor 9 Jahren
  Antoine Beaupré da2ec7995f fix homepage URL in all remaining places vor 9 Jahren
  Antoine Beaupré 2f9bdfe96b fix API generation vor 9 Jahren
  Antoine Beaupré ff04a654ab remove trailing quote vor 9 Jahren
  Antoine Beaupré 1c61f87da3 remove debugging code and fix all have_cython calls vor 9 Jahren
  Antoine Beaupré d68451574b more debug vor 9 Jahren
  Antoine Beaupré d6109b676c re-enable cython as late as possible vor 9 Jahren
  Antoine Beaupré 2f803b6489 fix typo, split sentence vor 9 Jahren
  Antoine Beaupré 2e9bd5a883 cosmetic: s/api/doc/ vor 9 Jahren
  Antoine Beaupré 6c5a7733a2 force build-ext build vor 9 Jahren
  Antoine Beaupré 86487d192a use build_py to fix build on RTD vor 9 Jahren
  Antoine Beaupré 824f9c72a2 cosmetic: s/cmdfile/doc/ vor 9 Jahren
  Antoine Beaupré 6f9e04bc21 generalise the cython check hack vor 9 Jahren
  Antoine Beaupré 7ccf6b32a6 simplify RTD env check vor 9 Jahren
  Antoine Beaupré 8190e33a64 faster and cleaner rtd check for cython vor 9 Jahren
  Antoine Beaupré 45d9c6b3b7 fix formatting vor 9 Jahren
  Antoine Beaupré c93d975d3f remove debugging code vor 9 Jahren
  Antoine Beaupré 9cbc868764 make tests and build work again in usage using environment vor 9 Jahren
  Antoine Beaupré 13d3568548 move usage generation to setup.py vor 9 Jahren
  Antoine Beaupré 4787424a66 move API generation to setup.py vor 9 Jahren
  Antoine Beaupré 28cbc6cbd1 fix build on RTFD vor 9 Jahren