1. 04 May, 2020 10 commits
  2. 01 May, 2020 4 commits
  3. 30 Apr, 2020 7 commits
  4. 23 Apr, 2020 1 commit
  5. 21 Apr, 2020 3 commits
  6. 20 Apr, 2020 10 commits
  7. 17 Apr, 2020 1 commit
  8. 16 Apr, 2020 1 commit
  9. 15 Apr, 2020 3 commits
    • Kirill Smelkov's avatar
      . · b12dbdaf
      Kirill Smelkov authored
      b12dbdaf
    • Kirill Smelkov's avatar
      Merge branch 'master' into t · 5722638c
      Kirill Smelkov authored
      * master: (27 commits)
        setup: Fix hooking of git_lsfiles in PEP517 mode
        lib/zodb: Add zstor_2zurl - way to convert a ZODB storage into URL to access it
        lib/zodb: Add patch to ZODB.Connection to support callback on connection DB view change
        lib/zodb: Add zconn_at draft (ZODB5 only)
        lib/zodb: Add zmajor - way to know under which ZODB 3, 4 or 5 we are running
        bigfile/zodb: Cosmetics
        bigfile/file.h: Cosmetics
        bigfile/virtmem: vma_page_addr: Kill wrong XXX
        bigfile/virtmem: Factor-out checking whether `page->fpgoffset` is in file-range covered by `vma`
        bigfile/virtmem: fileh_mmap: Refactor a bit
        bigfile/virtmem: vma_mmap_page: Don't skip mmap_page error silently
        bigfile/virtmem: Factor-out mmaping Page into VMA into vma_mmap_page
        bigfile/virtmem: page_del: Assert that Page is not on fileh->dirty list
        bigfile/virtmem: Factor-out Page struct freeing into page_del
        bigfile/zodb: Factor-out patch for ZODB.Connection.onOpenCallback into -> lib/zodb
        *: Kill unused imports
        bigfile/py: Move data structures to public .h file
        bigfile/py: Provide package-level documentation
        bigfile/py: Stop using Plan9 C extensions
        bigfile/zodb: Factor-out LivePersistent into -> lib/zodb
        ...
      5722638c
    • Kirill Smelkov's avatar
      . · d8b12abd
      Kirill Smelkov authored
      d8b12abd