close
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: CharlesJS/CSProgress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: CharlesJS/CSProgress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: concurrency
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 22 files changed
  • 1 contributor

Commits on Oct 30, 2022

  1. Configuration menu
    Copy the full SHA
    28c8ea1 View commit details
    Browse the repository at this point in the history
  2. Add support for linking to Foundation progress trees

    Charles Srstka
    Charles Srstka committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    3162a09 View commit details
    Browse the repository at this point in the history
  3. Flesh out code coverage

    Charles Srstka
    Charles Srstka committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    b513807 View commit details
    Browse the repository at this point in the history
  4. Use an AsyncStream to ensure notifications get sent in the order th…

    …ey were enqueued
    Charles Srstka
    Charles Srstka committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    cfb7e71 View commit details
    Browse the repository at this point in the history
  5. Add ability to wrap a Foundation progress

    Charles Srstka
    Charles Srstka committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    d302bca View commit details
    Browse the repository at this point in the history
  6. Increase number of tries to avoid timeouts in tests

    Charles Srstka
    Charles Srstka committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    0ee9341 View commit details
    Browse the repository at this point in the history
  7. Rename the Foundation-originating tests

    Charles Srstka
    Charles Srstka committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    7972728 View commit details
    Browse the repository at this point in the history
  8. Apply swift-format

    Charles Srstka
    Charles Srstka committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    7600f4e View commit details
    Browse the repository at this point in the history
  9. Allow the user to specify granularity when creating a child progress …

    …from a `ProgressPortion`.
    Charles Srstka
    Charles Srstka committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    8dd34c1 View commit details
    Browse the repository at this point in the history
  10. Fill out the SwiftDoc documentation for all of the public methods and…

    … properties.
    Charles Srstka
    Charles Srstka committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    32bfb48 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Update readme to reflect changes in 2.0

    Charles Srstka
    Charles Srstka committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    4918c7c View commit details
    Browse the repository at this point in the history
  2. Add GitHub workflow

    Charles Srstka
    Charles Srstka committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    19af24a View commit details
    Browse the repository at this point in the history
  3. Also test on Linux

    Charles Srstka
    Charles Srstka committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    f7b4125 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Bump copyright date to 2023

    Charles Srstka
    Charles Srstka committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    621b748 View commit details
    Browse the repository at this point in the history
Loading