X Tutup
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: icewind1991/Streams
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.6
Choose a base ref
...
head repository: icewind1991/Streams
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.7
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Dec 13, 2022

  1. readdir may return false

    The return type for dir_readdir() was incomplete
    come-nc authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    f4cf0eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from come-nc/patch-1

    readdir may return false
    icewind1991 authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    dd2d2ce View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Fix return type of wrap method to resource|false instead of resource|…

    …bool
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    e87431b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Merge pull request #17 from come-nc/fix/fix-wrap-typing

    Fix return type of wrap method to resource|false instead of resource|bool
    icewind1991 authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    64200fd View commit details
    Browse the repository at this point in the history
Loading
X Tutup