这是indexloc提供的服务,不要输入任何密码
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: cirruslabs/tart
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.28.2
Choose a base ref
...
head repository: cirruslabs/tart
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 47 files changed
  • 7 contributors

Commits on Sep 12, 2025

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

Commits on Sep 14, 2025

  1. ASIF is available only starting from macOS 26 (Tahoe) (#1096)

    * ASIF is available only starting from macOS 26 (Tahoe)
    
    * Remove testRawFormatIsAlwaysSupported() test
    
    * Fix testASIFFormatSupport() test to check for macOS 26+
    edigaryev authored Sep 14, 2025
    Configuration menu
    Copy the full SHA
    b78fa6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96c89ad View commit details
    Browse the repository at this point in the history
  3. tart clone: make pruning limit configurable (#1126)

    * tart clone: make pruning limit configurable
    
    * Fixed compilation
    fkorotkov authored Sep 14, 2025
    Configuration menu
    Copy the full SHA
    02bf565 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. Configuration menu
    Copy the full SHA
    df100f1 View commit details
    Browse the repository at this point in the history
  2. docs: update sshpass command to ignore known hosts file (#1136)

    Co-authored-by: jinxiaolong <jinxiaolong@tuhu.cn>
    jxlwqq and jinxiaolong authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    a655edd View commit details
    Browse the repository at this point in the history
  3. Document automatic resources set by the Orchard Worker (#1134)

    * Fix MkDocs warnings w.r.t. absolute instead of relative links
    
    * Document automatic resources set by the Orchard Worker
    
    * .markdownlint.yml: ignore MD051
    edigaryev authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    84147f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. Validate custom TART_HOME and provide a human-friendly error message (#…

    …1138)
    
    * Validate custom TART_HOME and provide a human-friendly error message
    
    * Safer way to calculate "descendingURLs"
    edigaryev authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    e3ee2da View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. Update faq.md: Use question word order in subheading (#1143)

    "How Tart is different from Anka" is not a question, and thus should not have a question mark. This PR proposes to change it into a question, but an equally valid fix is to drop the question mark.
    fsc-eriker authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    839c6e7 View commit details
    Browse the repository at this point in the history
  2. Update faq.md: Avoid useless use of grep | awk (#1142)

    In "Connecting to a service running on host", refactor to a single Awk script in favor of grep | head | awk
    fsc-eriker authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    590e064 View commit details
    Browse the repository at this point in the history
  3. Avoid duplicate progress updates in CI logs (#1140)

    * Avoid duplicate progress updates in CI logs
    
    * Update Sources/tart/Logging/ProgressObserver.swift
    
    Co-authored-by: Nikolay Edigaryev <edigaryev@gmail.com>
    
    ---------
    
    Co-authored-by: Nikolay Edigaryev <edigaryev@gmail.com>
    stmitt and edigaryev authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    eff964b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. Configuration menu
    Copy the full SHA
    d762fe6 View commit details
    Browse the repository at this point in the history
  2. FAQ: document creation and unlocking of the keychain headless machines (

    #1148)
    
    * FAQ: document creation and unlocking of the keychain headless machines
    
    * Remove extra spaces
    
    * Fix typo: this commands → this command
    edigaryev authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    b05c731 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. Configuration menu
    Copy the full SHA
    90d9500 View commit details
    Browse the repository at this point in the history
  2. Fix integration tests (#1149)

    * Use ghcr.io/cirruslabs/macos-tahoe-base:latest
    
    * CI: "Test on Sequoia" can be named just "Test"
    
    * integration-test: can use latest requests now that the bug is fixed
    edigaryev authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    902b1a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

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

Commits on Oct 22, 2025

  1. tart set: support optional "pt" and "px" units for "--display" argume…

    …nt (#1155)
    
    * tart set: support optional "pt" and "px" units for "--display" argument
    
    * Don't forget to update "unit" too
    edigaryev authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    68ffa6c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. [docs] publish press release about licensing violation (#1158)

    * [docs] publish press release about licensing violation
    
    Highlighting that this is an exceptional case since the company did contact us about a license, and we explicitly declined due to conflict of interests.
    
    * Fixed linting
    fkorotkov authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    e28d933 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c192de2 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. Disable Sentry's app launch profiling (#1164)

    And access SentrySDK only when SENTRY_DSN is set.
    edigaryev authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    20dcfc8 View commit details
    Browse the repository at this point in the history
Loading