An error occurred fetching the project authors.
  1. 24 May, 2021 1 commit
  2. 15 Jan, 2018 1 commit
    • Kirill Smelkov's avatar
      go/zodb/fs1tools: Dump · 9de107fe
      Kirill Smelkov authored
      Add various FileStorage-specific dump commands with output being
      bit-to-bit exact with the following ZODB/py FileStorage tools:
      
      - fsdump.py
      - fsdump.py (verbose dumper)
      - fstail.py
      
      Please see the patch for links about this dump formats.
      9de107fe
  3. 12 Jan, 2018 1 commit
    • Kirill Smelkov's avatar
      X Goodbye xio.Name() · aa6b3e1c
      Kirill Smelkov authored
      It was not a good idea that objects should always have name - some don't
      do e.g. bytes.Reader (analog of StringIO.StringIO in python).
      
      Don't try to automatically unwrap IO wrappers - just check in fs1
      directly - if object has Name - it will be included in decode/check
      errors as prefix; if not - not included.
      
      LimitedWriter was not used anywhere so also killed.
      aa6b3e1c
  4. 11 Jan, 2018 1 commit
  5. 22 Nov, 2017 1 commit
  6. 08 Nov, 2017 2 commits
  7. 07 Nov, 2017 1 commit
  8. 02 Nov, 2017 1 commit
  9. 25 Oct, 2017 1 commit
  10. 12 Sep, 2017 2 commits
  11. 11 Sep, 2017 1 commit
  12. 31 Jul, 2017 1 commit
  13. 27 Jul, 2017 1 commit
  14. 26 Jul, 2017 9 commits
  15. 25 Jul, 2017 6 commits