Skip to content
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: vasi/squashfuse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.0
Choose a base ref
...
head repository: vasi/squashfuse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.0
Choose a head ref
  • 18 commits
  • 22 files changed
  • 3 contributors

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    23ba99f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92 from DrDaveD/add-release-workflow

    Add release github action to attach a dist tarball
    DrDaveD authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    0ca1eb8 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    a8caac8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #95 from DrDaveD/save-all-logs

    upload all logs from CI check
    DrDaveD authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    082031c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    d2d193d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #97 from DrDaveD/upload-matrix-artifacts

    Save logs separately for each matrix element
    DrDaveD authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    7b56b1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf36e79 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #98 from DrDaveD/show-all-freebsd-logs

    Show all logs for freebsd check
    DrDaveD authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ad1480a View commit details
    Browse the repository at this point in the history
  5. also save any logs from /tmp

    DrDaveD committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    90d4b6e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #99 from DrDaveD/save-tmp-logs

    Also save any logs from /tmp
    DrDaveD authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4465c39 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Add support for mounting of subdirectory

    This commit adds ability to mount subdirectory of image with option -o subdir=/dir.
    SeTSeR committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    53e1b97 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Merge pull request #89 from SeTSeR/subdir

    Add support for mounting of subdirectory
    DrDaveD authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    7590585 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    637f046 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #100 from DrDaveD/enable-default-multithreading

    Enable low-level multithreading by default
    DrDaveD authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2d057ea View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. add missing entries to .gitignore

    Omer Preminger committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3170e48 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #102 from preminger/101-missing-entries-in-gitignore

    add missing entries to .gitignore
    DrDaveD authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    590db2d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. update to 0.3.0

    DrDaveD committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    3709d20 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #104 from DrDaveD/prepare-0.3.0

    update to 0.3.0
    DrDaveD authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    a7754e8 View commit details
    Browse the repository at this point in the history
Loading