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: chaitin/libveinmind
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.8
Choose a base ref
...
head repository: chaitin/libveinmind
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 21 files changed
  • 5 contributors

Commits on Dec 14, 2022

  1. feat(remote): init (#54)

    * feat(remote): init
    
    * feat(python3/remote): init
    
    * feat(cmd/remote): init
    
    * chore: modify remote description
    
    * feat(python3/remote): add remote mode
    
    * fix: fix the wrong that remote runtime root is empty
    Tsuki124 authored Dec 14, 2022
    Copy the full SHA
    9e2a691 View commit details

Commits on Dec 29, 2022

  1. feat(layer): add whiteout (#55)

    * feat(layer): add whiteout
    
    * chore: file format
    Tsuki124 authored Dec 29, 2022
    Copy the full SHA
    27e1e11 View commit details

Commits on Dec 30, 2022

  1. feat(remote): add layer diff id (#56)

    * feat(remote): add layer diff id
    
    * feat(remote): add layer diff id
    Tsuki124 authored Dec 30, 2022
    Copy the full SHA
    e56ed5a View commit details

Commits on Jan 13, 2023

  1. fix(iterator): reset

    d1nfinite committed Jan 13, 2023
    Copy the full SHA
    17d487a View commit details
  2. Merge pull request #57 from chaitin/fix(iterator)/reset

    fix(iterator): reset
    zhoubinxuan authored Jan 13, 2023
    Copy the full SHA
    611bbf7 View commit details

Commits on Feb 10, 2023

  1. feat(vfs): init

    support iac mode, use veinmind filesystem to locate file resource
    d1nfinite committed Feb 10, 2023
    Copy the full SHA
    c2925a7 View commit details
  2. Merge pull request #59 from chaitin/feat(vfs)/init

    feat(vfs): init
    zhoubinxuan authored Feb 10, 2023
    Copy the full SHA
    803ea8c View commit details

Commits on Feb 14, 2023

  1. Copy the full SHA
    c2cdcf0 View commit details

Commits on Mar 26, 2023

  1. Copy the full SHA
    01190f0 View commit details

Commits on Apr 28, 2023

  1. fix(walk): avoid panic

    d_infinite committed Apr 28, 2023
    Copy the full SHA
    4982d2a View commit details
  2. Merge pull request #63 from chaitin/fix(walk)/panic

    fix(walk): avoid panic
    zhoubinxuan authored Apr 28, 2023
    Copy the full SHA
    74384b9 View commit details
Loading