Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dawsers/fuse-archive.yazi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: glehmann/fuse-archive.yazi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 12, 2025

  1. Configuration menu
    Copy the full SHA
    e81d502 View commit details
    Browse the repository at this point in the history
  2. add rpm support

    glehmann committed Apr 12, 2025
    Configuration menu
    Copy the full SHA
    450e4ef View commit details
    Browse the repository at this point in the history
  3. move init.lua to main.lua

    glehmann committed Apr 12, 2025
    Configuration menu
    Copy the full SHA
    8947e1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7a63c2 View commit details
    Browse the repository at this point in the history
  5. format with luals

    glehmann committed Apr 12, 2025
    Configuration menu
    Copy the full SHA
    d138636 View commit details
    Browse the repository at this point in the history
  6. use archivefs to open the rpm files

    I can't make fuse-archive open the rpm files for now, and archivefs is
    much slower that fuse-archive.
    See google/fuse-archive#50
    glehmann committed Apr 12, 2025
    Configuration menu
    Copy the full SHA
    3491029 View commit details
    Browse the repository at this point in the history
  7. update project url

    glehmann committed Apr 12, 2025
    Configuration menu
    Copy the full SHA
    4782bb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2025

  1. Revert "use archivefs to open the rpm files"

    This reverts commit 3491029.
    glehmann committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    cd7fe71 View commit details
    Browse the repository at this point in the history
  2. add deb support

    glehmann committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    68a72ae View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

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