提交歷史

作者 SHA1 備註 提交日期
  Thomas Waldmann c376ff24d9 Merge branch 'merge' into merge-all 10 年之前
  Thomas Waldmann bbe200f41b fix incomplete merge of delete_repo branch 10 年之前
  Thomas Waldmann 3d1033cb0b Merge branch 'merge' into merge-all 10 年之前
  Thomas Waldmann 118fb1a55c PR #226 - Merge branch 'delete_repo' into merge 10 年之前
  Thomas Waldmann 56f1c7712d Merge branch 'merge' into merge-all 10 年之前
  Thomas Waldmann a6f8d51b37 updated PR #279 - Merge branch 'fadvise' into merge 10 年之前
  Thomas Waldmann 57071ce6fd repo writes: call posix_fadvise between fsync and close 10 年之前
  Thomas Waldmann f83d3a3562 Merge branch 'merge' into merge-all 10 年之前
  Thomas Waldmann 3653acd259 PR #279 - Merge branch 'fadvise' into merge 10 年之前
  Thomas Waldmann 874f5c491b use posix_fadvise for repo writes also 10 年之前
  Thomas Waldmann 0c183acb55 flexible repository key_size (key like in indexing key, id_hash()) 10 年之前
  Thomas Waldmann dd8ff50a5c PR #245 - Merge branch 'fix_exceptions' into merge 10 年之前
  Thomas Waldmann 2da70c7d7a fix some exception handlers 10 年之前
  Thomas Waldmann b7cefacb69 Merge branch 'python_cleanup' into merge 10 年之前
  Thomas Waldmann e9aacad9a3 remove unused imports 10 年之前
  Thomas Waldmann 4ef6125f45 cleanup pep8 issues found by pycharm 10 年之前
  Thomas Waldmann 3a33d57c7d triple-double-quotes for docstrings 10 年之前
  Thomas Waldmann fec5572836 no Class(object) in py3 10 年之前
  Thomas Waldmann 6e6819e626 attic delete: add repository + local cache deletion 10 年之前
  Thomas Waldmann db7ce095d2 fix typos / spelling 10 年之前
  Thomas Waldmann 8ffd4c4926 convert docstrings to triple-double-quoted 10 年之前
  Thomas Waldmann a8ce0b8b8a remove unused imports 10 年之前
  Thomas Waldmann 74768511e1 do os.fsync like recommended in the python docs (gets a fileno, not file object, also do a flush first) 10 年之前
  Jonas Borgström 547fa0a590 Speed up initial repository access 10 年之前
  Jonas Borgström 5a69f58823 Introduce a separate exception for missing repository objects 10 年之前
  Jonas Borgström 2f72b9f960 HashIndex: Switch to a non-mmap based implementation 11 年之前
  Jonas Borgström 64cd6632a1 Avoid deadlock problems 11 年之前
  Jonas Borgström 66a84c0c12 check: Fix a check --repair issue and added more tests 11 年之前
  Jonas Borgström 3193af5482 Remove explicit flush calls since line_buffering is enabled. 11 年之前
  Jonas Borgström 477e1a39dd check: Make sure all non-critical output is sent to stdout 11 年之前