커밋 기록

작성자 SHA1 메시지 날짜
  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 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 년 전
  Jonas Borgström 3982c34e6c Improve attic check documentation 11 년 전
  Jonas Borgström c1e1d6e9dd repository: Fixed a potential infinite loop in recover_segment 11 년 전
  Jonas Borgström 6425d16aa8 repository: Fix potential race condition 11 년 전
  Jonas Borgström bd22bc8cb2 Automatically replay segments to rebuild missing repository index 11 년 전
  Jonas Borgström 30daa23e42 Minor cleanup 11 년 전
  Jonas Borgström 7bcb0f97d6 Slightly lower the number of file descriptors kept open 11 년 전
  Jonas Borgström 893120e609 attic check performance improvement and minor progress reporting changes 11 년 전
  Jonas Borgström 32e773c15d Implemented archive metadata checking and repair 11 년 전
  Jonas Borgström 0d248192e5 Implemented Repository.list() 11 년 전
  Jonas Borgström bbf490bf8b More repository check/repair improvements 11 년 전
  Jonas Borgström 66fe7e5377 Removed redundant is_a_terminal function and minor check fixes. 11 년 전