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: containerd/continuity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.1
Choose a base ref
...
head repository: containerd/continuity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.2
Choose a head ref
  • 6 commits
  • 12 files changed
  • 4 contributors

Commits on Jun 13, 2023

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

Commits on Jun 15, 2023

  1. fs/fstest: CreateFile should use sync

    Sync ensures that the data has been flushed.
    
    Signed-off-by: Wei Fu <[email protected]>
    fuweid committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    3fa7d7a View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Merge pull request #228 from fuweid/fs/apply-should-use-sync

    fs/fstest: CreateFile should use sync
    Kazuyoshi Kato authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    ce02f71 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #227 from fuweid/use-io-copy-from-copy-file

    fs: use io.Copy because go supports CopyFileRange
    Kazuyoshi Kato authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    1e0d26e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. dragonfly: Initial porting work

    Signed-off-by: Antonio Huete Jimenez <[email protected]>
    tuxillo committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    bcc6e25 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #230 from tuxillo/feat-add-initial-dragonflybsd-su…

    …pport
    
    Add initial DragonFly BSD support
    samuelkarp authored Aug 19, 2023
    Configuration menu
    Copy the full SHA
    77a2d47 View commit details
    Browse the repository at this point in the history
Loading