Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Tebako dwarfs to incorporate upstream changes #22

Merged
merged 475 commits into from
Oct 12, 2023
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 25, 2023

  1. More VCPKG libs on Windows

    mhx committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    74d0537 View commit details
    Browse the repository at this point in the history
  2. CMake tweaks

    mhx committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    2e32e5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a560d0 View commit details
    Browse the repository at this point in the history
  4. Update .gitignore

    mhx committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    b7fd9b1 View commit details
    Browse the repository at this point in the history
  5. WIP: add FTXUI

    mhx committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    4ca3d69 View commit details
    Browse the repository at this point in the history
  6. WIP: std::string -> fs::path

    mhx committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    2836a48 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    5a17c87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    367c805 View commit details
    Browse the repository at this point in the history
  3. Update benchmark

    mhx committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    267108e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c98ece View commit details
    Browse the repository at this point in the history
  5. More path handling cleanup

    mhx committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e8351ec View commit details
    Browse the repository at this point in the history
  6. Disable run-time checks with MSVC

    mhx committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d79937e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1567d5 View commit details
    Browse the repository at this point in the history
  8. Fix read_symlink function

    mhx committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    f671976 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af1877b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3bb0d76 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a4eebc6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bcb7f00 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    02a34bf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    be4f1a3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    df195a8 View commit details
    Browse the repository at this point in the history
  16. Add readlink_mode::unix

    mhx committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    759178b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1b1a2b4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2232796 View commit details
    Browse the repository at this point in the history
  19. Add unix_path() to entry_view

    mhx committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    a0f5166 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    42ab8e0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    83ab473 View commit details
    Browse the repository at this point in the history
  22. Use wmain() on Windows

    mhx committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    1dcab59 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9163c6e View commit details
    Browse the repository at this point in the history
  24. Add unix_dpath() for filter rules

    mhx committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    65862e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Add /utf-8 compile flag for MSVC

    mhx committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3364972 View commit details
    Browse the repository at this point in the history
  2. Fancy console output for Windows

    mhx committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    6770c13 View commit details
    Browse the repository at this point in the history
  3. Raise priority of progress thread

    mhx committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3b39b31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dba17e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    974c307 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    449d749 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34a0306 View commit details
    Browse the repository at this point in the history
  8. Finally get rid of std::endl

    mhx committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    77f2d39 View commit details
    Browse the repository at this point in the history
  9. Revert "WIP: add FTXUI"

    This reverts commit 4ca3d69.
    mhx committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    5df3dd6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2dfc39e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0c3ee85 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0c85637 View commit details
    Browse the repository at this point in the history
  13. Add test filesystem

    mhx committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    9b1c66c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7e7e46f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8f4ed16 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fdc0951 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    498e523 View commit details
    Browse the repository at this point in the history
  18. Fix path truncation on Windows

    mhx committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4686bac View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    cfa54bc View commit details
    Browse the repository at this point in the history
  2. Just set a utf8 locale

    mhx committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    8189f39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6674c9b View commit details
    Browse the repository at this point in the history
  4. Parse unicode filter rules

    mhx committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    e4dbb4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    480092a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05f4ea0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a1f635 View commit details
    Browse the repository at this point in the history
  8. dwarfs_tools test cleanup

    mhx committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c706ba2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c26a57 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    5ae78b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    491a6e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f993732 View commit details
    Browse the repository at this point in the history
  3. Handle ARCHIVE_FAILED status

    mhx committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    741fb17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f210da View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    e6dc673 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3de719 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    def1594 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6cec26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e677899 View commit details
    Browse the repository at this point in the history
  6. More mutating ops tests

    mhx committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    170beb2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Add inode reader offset cache

    mhx committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    db8fb53 View commit details
    Browse the repository at this point in the history
  2. Add fuse-archive comparison

    mhx committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    b1d002f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03c5160 View commit details
    Browse the repository at this point in the history
  4. Update TODO

    mhx committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    d8db69d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    dcfe5e3 View commit details
    Browse the repository at this point in the history
  2. Some tests for path shortening

    mhx committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6ab91a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3aad70b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69750ea View commit details
    Browse the repository at this point in the history
  5. Update folly/fbthrift

    mhx committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    3eccdf6 View commit details
    Browse the repository at this point in the history
  6. Just use user-preferred locale

    mhx committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    a0749c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce28063 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc0cd6f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6056aa8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    46eb5ba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    48f84da View commit details
    Browse the repository at this point in the history
  12. Update realclean target

    mhx committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e507fe9 View commit details
    Browse the repository at this point in the history
  13. More realclean updates

    mhx committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    86c2b92 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    23e19e7 View commit details
    Browse the repository at this point in the history
  15. Add utfcpp dependency

    mhx committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    dd07da1 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    86ff4db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2440755 View commit details
    Browse the repository at this point in the history
  3. Document perfmon options

    mhx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    67f340e View commit details
    Browse the repository at this point in the history
  4. clang-format speedometer

    mhx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    2848ab3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b25d52a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b82dd1d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f850641 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c1828e View commit details
    Browse the repository at this point in the history
  9. Remove old comment

    mhx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    bf6917b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a413d25 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7f2821b View commit details
    Browse the repository at this point in the history
  12. Update change log

    mhx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d1a9cb4 View commit details
    Browse the repository at this point in the history
  13. Tweak realclean target

    mhx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    cc20144 View commit details
    Browse the repository at this point in the history
  14. Fix mount.dwarfs2 symlink

    mhx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c21727d View commit details
    Browse the repository at this point in the history
  15. Add strip target

    mhx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f4dc8a6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f5d7413 View commit details
    Browse the repository at this point in the history
  17. Fix strip target

    mhx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    78648e9 View commit details
    Browse the repository at this point in the history
  18. Update README

    - Remove Python section as we're not going to maintain it
    - Remove ccache argument as that's handled automatically
    - Add sections on prebuilt & universal binaries
    mhx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ecdbb7c View commit details
    Browse the repository at this point in the history
  19. Fix README type

    mhx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ec56b18 View commit details
    Browse the repository at this point in the history
  20. Few more README tweaks

    mhx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    2aef57d View commit details
    Browse the repository at this point in the history
  21. Add Windows screen capture

    mhx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9b87a19 View commit details
    Browse the repository at this point in the history
  22. Remove TODO :)

    mhx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    17f1fda View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. New offset cache + tests

    mhx committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d57f6e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    260b539 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c1eee8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fcb03e View commit details
    Browse the repository at this point in the history
  4. Build fix

    mhx committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    a0e70d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c32ac8 View commit details
    Browse the repository at this point in the history
  6. Fix "ninja clean"

    mhx committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    5e37a2c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    9a7ed05 View commit details
    Browse the repository at this point in the history
  2. Add pkgconf dependency in vcpkg

    mhx committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    27e8e0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f315bb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    807bde8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75cb03c View commit details
    Browse the repository at this point in the history
  6. Add CI pipeline

    mhx committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    8cbd992 View commit details
    Browse the repository at this point in the history
  7. Add CI build badge

    mhx committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    4587143 View commit details
    Browse the repository at this point in the history
  8. Try to resolve codacy warning

    mhx committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    6bcc3f5 View commit details
    Browse the repository at this point in the history
  9. Clean up Linux build script

    mhx committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    1ca04fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dcdac60 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aa3e490 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9aa02f4 View commit details
    Browse the repository at this point in the history
  13. Markdown fixes

    mhx committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    1d96ef6 View commit details
    Browse the repository at this point in the history
  14. Fix useless use of f-string

    mhx committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    7fe0f8c View commit details
    Browse the repository at this point in the history
  15. Small CppCheck fixes

    mhx committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    8dc5ea0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c79369e View commit details
    Browse the repository at this point in the history
  17. clang-format

    mhx committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    0a01013 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d33fae9 View commit details
    Browse the repository at this point in the history
  19. Update list of dependencies

    mhx committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    6fe8b39 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    28d5de3 View commit details
    Browse the repository at this point in the history
  21. Update change log

    mhx committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    2cdb3de View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    db8b4a7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d631f9f View commit details
    Browse the repository at this point in the history
  24. Fix release build

    mhx committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    274885f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a43629d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Remove redundant cmake arguments

    mhx committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    440fc1c View commit details
    Browse the repository at this point in the history
  2. Pass GITHUB_REF_TYPE to build job

    mhx committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a2628fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da79f53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    072a521 View commit details
    Browse the repository at this point in the history
  5. Fix .zst extension

    mhx committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d6c246d View commit details
    Browse the repository at this point in the history
  6. More .xz -> .zst

    mhx committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ae0f6c6 View commit details
    Browse the repository at this point in the history
  7. Add zstd to docker dependencies

    mhx committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e47b7b1 View commit details
    Browse the repository at this point in the history
  8. Don't package huge gifs/pngs

    mhx committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c3d6e16 View commit details
    Browse the repository at this point in the history
  9. Add releasify script

    mhx committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d6034e7 View commit details
    Browse the repository at this point in the history
  10. Disable multi-threaded archiving

    mhx committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    9303d0a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    34f3bf3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b978b95 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    89571de View commit details
    Browse the repository at this point in the history
  14. Quoting in releasify

    mhx committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    60d44d9 View commit details
    Browse the repository at this point in the history
  15. Clean up FUSE driver

    mhx committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    35d27e8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    96a1013 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    caba640 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    859195c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Document --long-help

    mhx committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a0b5696 View commit details
    Browse the repository at this point in the history
  2. Update change log

    mhx committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ae69f12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    795ae32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b98f08e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    caa3c98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10924eb View commit details
    Browse the repository at this point in the history
  7. Fix bug that could cause reallocation in brotli decompressed blocks

    This ultimately could have led to corruption and was caught by ASAN.
    mhx committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    18e0027 View commit details
    Browse the repository at this point in the history
  8. Update change log

    mhx committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    64114df View commit details
    Browse the repository at this point in the history
  9. Added commas in README.md

    txkxgit committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c7aaf11 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3071f48 View commit details
    Browse the repository at this point in the history
  11. Merge pull request mhx#148 from txkxgit/txkx/docu

    Txkx/docu
    mhx authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3ea7c9e View commit details
    Browse the repository at this point in the history
  12. Update README.md

    mhx authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1b77fb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    1b21be8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56df996 View commit details
    Browse the repository at this point in the history
  3. Add some missing includes

    mhx committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c3d79a4 View commit details
    Browse the repository at this point in the history
  4. Factor out safe_main function

    mhx committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f75974e View commit details
    Browse the repository at this point in the history
  5. Add shiny new tool header

    mhx committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7931585 View commit details
    Browse the repository at this point in the history
  6. Add newline for consistency

    mhx committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a1b24ab View commit details
    Browse the repository at this point in the history
  7. Add backronym to README

    mhx committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    0a34cf9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9915b3e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6124323 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8628655 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    565f72e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    de26b19 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    213c307 View commit details
    Browse the repository at this point in the history
  14. Fixed typos in dwarfsck.md

    txkxgit committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    3d0a193 View commit details
    Browse the repository at this point in the history
  15. Fixed typos in dwarfs.md

    txkxgit committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    44f0bd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    fd492d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Merge pull request mhx#150 from txkxgit/txkx/docu2

    Doc nits
    mhx committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    6de6479 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    276de32 View commit details
    Browse the repository at this point in the history
  2. shared_ptr<mmif> -> mmif*

    mhx committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    aca1417 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Add path() to mmif/mmap

    mhx committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    bacdef0 View commit details
    Browse the repository at this point in the history
  2. Refactor inode needs_scan method

    mhx committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a2e6b93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99f5115 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89505ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dd8ed9 View commit details
    Browse the repository at this point in the history
  6. Update TODO

    mhx committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    14f4e61 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9523fc View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    1811107 View commit details
    Browse the repository at this point in the history
  2. Update change log

    mhx committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d8c78fb View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Update folly/fbthrift

    mhx committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    447e259 View commit details
    Browse the repository at this point in the history
  2. Update xxHash

    mhx committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ef02024 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Just use the global locale (fixes gh mhx#156)

    After all the effort of setting the global locale in `safe_main`,
    we might just as well use it. Also makes the code a lot simpler.
    mhx committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    82977c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    819435d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Update change log

    mhx committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a811778 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Fix return value in worker_group

    mhx committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    4bef174 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    2276eeb View commit details
    Browse the repository at this point in the history
  2. cached_value -> lazy_value

    mhx committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b22ce5a View commit details
    Browse the repository at this point in the history
  3. Add map_util header

    mhx committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6fd08ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01fc95f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    711b0f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    77f3906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    634539b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    102dc88 View commit details
    Browse the repository at this point in the history
  4. Add mkdwarfs sequence diagram

    mhx committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    47b22be View commit details
    Browse the repository at this point in the history
  5. More notes in TODO

    mhx committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ed99308 View commit details
    Browse the repository at this point in the history
  6. Remove Python scripting support

    mhx committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b4cba6e View commit details
    Browse the repository at this point in the history
  7. More python removal

    mhx committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    eeadbdc View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. One more mmap constructor

    mhx committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    82e121e View commit details
    Browse the repository at this point in the history
  2. Cleanup realclean/distclean

    mhx committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b3c7559 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    8808d1d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    8607725 View commit details
    Browse the repository at this point in the history
  2. Update folly/fbthrift

    mhx committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    bf8e4a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b09dea2 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    d4d65a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eeab7b View commit details
    Browse the repository at this point in the history
  3. Don't enable readlink if filesystem has no symlinks

    This reduces the number of `getattr` calls with WinFsp and should
    improve performance on Windows.
    mhx committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    6177090 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    961a029 View commit details
    Browse the repository at this point in the history
  2. libfmt 10.0.0 -> 10.1.0

    mhx committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    32b25a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Update codacy badge link

    mhx committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    b1cbfce View commit details
    Browse the repository at this point in the history
  2. Fix small codacy style nit

    mhx committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    e677cda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f09223 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Fix README.md typo

    mhx authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8fa01de View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Ubuntu setup (#1)

    * Added tebako-style Ubuntu 20 workflow
    * Added tebako style Ubuntu 22 workflow
    * Implemented libarchive build as cmake external project
    * Ported support of TEBAKO_BUILD_SCOPE setting
    maxirmx authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    977f2bd View commit details
    Browse the repository at this point in the history
  2. Disabled upstream build

    maxirmx committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    7c51b1a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Alpine setup (#2)

    Created tebako-style Alpine workflow
    maxirmx authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    eba2976 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Update folly/fbthrift

    mhx committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d58ea27 View commit details
    Browse the repository at this point in the history
  2. MacOS setup

    maxirmx committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    83ef0c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    419b99b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Cirrus CI setup

    maxirmx committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    e34ec2a View commit details
    Browse the repository at this point in the history
  2. Fixed formatting

    maxirmx committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    315c002 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc6c11e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c749aa1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    187288a View commit details
    Browse the repository at this point in the history
  6. Updated tebako-tools

    maxirmx committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    6622e5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9cce827 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    81b0c18 View commit details
    Browse the repository at this point in the history
  9. Updated .gitignore

    maxirmx committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d40db73 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    55b1da6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9c97791 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    15b97db View commit details
    Browse the repository at this point in the history