Historique des commits

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