コミット履歴

作者 SHA1 メッセージ 日付
  Thomas Waldmann d4de0fd019 remove remainders of versioneer, typo fix. 9 年 前
  Thomas Waldmann f138d06dd5 more platform support, works on py 3.5 9 年 前
  Thomas Waldmann 5eb04969f8 setup.py: add the place where we link the lz4 header/lib on the darwin vagrant VM 10 年 前
  Thomas Waldmann 2b311846e0 add a argparse.py (from py 3.2.6) that is not broken 10 年 前
  Thomas Waldmann 6c619000e3 pull fixed argparse from pypi in case we have a buggy python 10 年 前
  Thomas Waldmann cff7dffc95 detect lz4.h header file location 10 年 前
  Ronny Pfannschmidt 8b6ca0d912 propperly handle borg._version using setuptools_scm 10 年 前
  Ronny Pfannschmidt c7023ed12a replace versioneer with setuptools_scm 10 年 前
  Thomas Waldmann 27de1b0a43 add a wrapper around liblz4 10 年 前
  Ronny Pfannschmidt 922a1f6bb7 never fall back to distutils, any sane install method uses setuptools 10 年 前
  Ronny Pfannschmidt 45e89add52 switch to entrypoints 10 年 前
  Thomas Waldmann 0580f2b4eb style and cosmetic fixes, no semantic changes 10 年 前
  Thomas Waldmann 0ad2ab2496 a bit too much glob there in setup.py, removed 10 年 前
  Thomas Waldmann 5e98400a5a fix all references to package name 10 年 前
  Thomas Waldmann 7fee5dbbbf add python version classifiers 10 年 前
  Thomas Waldmann 5f4e928eff add FreeBSD to platforms list in setup.py 10 年 前
  Thomas Waldmann 673fda39c1 upgrade versioneer to 0.14, makes PEP440 compliant version numbers now 10 年 前
  Thomas Waldmann cb5c9b63b3 fork: s/attic/borg/g, fix URLs, add new section to AUTHORS 10 年 前
  Thomas Waldmann 354b3d34e3 Merge branch 'master' into merge 10 年 前
  Thomas Waldmann 80dad2df61 use sys.platform everywhere, fixes #188 10 年 前
  Thomas Waldmann b7cefacb69 Merge branch 'python_cleanup' into merge 10 年 前
  Thomas Waldmann 4ef6125f45 cleanup pep8 issues found by pycharm 10 年 前
  Thomas Waldmann 4c7d0762a9 as msgpack-python 0.4.6 is released now, just use that. 10 年 前
  Thomas Waldmann a67d4219c3 avoid defect python-msgpack releases, fixes #171, fixes #185 10 年 前
  Jonas Borgström 0741aef880 Add MacPorts' path to the default openssl search path 11 年 前
  Jonas Borgström 47c6141aab Experimental OS X ACL support (#66) 11 年 前
  Jonas Borgström 8c25d02481 Experimental FreeBSD ACL support (nfs4 and posix) (#66) 11 年 前
  Jonas Borgström 14808b77cb Fix Python3.2 compatibility 11 年 前
  Jonas Borgström 0ad5253d84 Experimental Linux ACL support (#66) 11 年 前
  Jonas Borgström 0e39acffd3 crypto: convert attic.crypto into a cython module 11 年 前