这是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: 1.9.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: 1.10.0
Choose a head ref
  • 9 commits
  • 17 files changed
  • 3 contributors

Commits on Jul 26, 2023

  1. Clarify licensing (#566)

    * Clarify licensing
    
    * Refactor "License Tiers" section
    edigaryev authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c750d63 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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

Commits on Jul 31, 2023

  1. GC avoidance and tmpDeterminstic (#570)

    * GC avoidance and tmpDeterminstic
    
    * change tmpDeterministic to use hashing
    
    - temporaryDeterministic() now takes in a key and hashes it
    - creates directory with the hash
    
    * Update Sources/tart/VMStorageOCI.swift
    
    Co-authored-by: Fedor Korotkov <fedor.korotkov@gmail.com>
    
    ---------
    
    Co-authored-by: Fedor Korotkov <fedor.korotkov@gmail.com>
    Tommygithubaccount123 and fkorotkov authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    feb733a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Add CONTRIBUTING.md? (#575)

    * Create contribute.md
    
    * Update CONTRIBUTING.md
    
    Co-Authored-By: Fedor Korotkov <fedor.korotkov@gmail.com>
    
    * Update CONTRIBUTING.md
    
    Co-authored-by: Fedor Korotkov <fedor.korotkov@gmail.com>
    
    * Update CONTRIBUTING.md
    
    Co-authored-by: Fedor Korotkov <fedor.korotkov@gmail.com>
    
    * missing '''
    
    ---------
    
    Co-authored-by: Fedor Korotkov <fedor.korotkov@gmail.com>
    Tommygithubaccount123 and fkorotkov authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d90893e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Bumped dotlottie file

    fkorotkov committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e00f62c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    8b27fea View commit details
    Browse the repository at this point in the history
  2. Multiple bridged interfaces (#578)

    * Support multiple Bridged Network interfaces
    
    Fixes #572
    
    * Allow duplicated bridged interfaces
    fkorotkov authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    35f5b30 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Introduce "tart logout" command (#583)

    * Introduce "tart logout"
    
    * tart login: introduce --no-validate
    edigaryev authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    5eddd1c View commit details
    Browse the repository at this point in the history
  2. Clarify host cpu core usage (#584)

    * Clarify usage of cores of the host CPU
    
    * Updated phrasing
    fkorotkov authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    050d6a6 View commit details
    Browse the repository at this point in the history
Loading