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: tauri-apps/tao
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: DependencyCodeEditorLand/Tao
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: Current
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 9 files changed
  • 1 contributor

Commits on May 1, 2026

  1. No commit message

    NikolaRHristov committed May 1, 2026
    Configuration menu
    Copy the full SHA
    c686ebd View commit details
    Browse the repository at this point in the history

Commits on May 19, 2026

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

Commits on May 24, 2026

  1. No commit message

    NikolaRHristov committed May 24, 2026
    Configuration menu
    Copy the full SHA
    165f377 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2026

  1. chore(reformat)

    Signed-off-by: Nikola Hristov <[email protected]>
    NikolaRHristov committed May 28, 2026
    Configuration menu
    Copy the full SHA
    2e53951 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2026

  1. style(Deps/Tao): reformat README partner table markup

    Convert the Partners table indentation from spaces to tabs and add self-closing XML-style trailing slashes to void element tags in the README.
    
    Normalizes whitespace formatting for the CrabNebula sponsor link block without altering content or structure.
    NikolaRHristov committed May 31, 2026
    Configuration menu
    Copy the full SHA
    f158288 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2026

  1. No commit message

    NikolaRHristov committed Jun 2, 2026
    Configuration menu
    Copy the full SHA
    c32c08b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2026

  1. No commit message

    NikolaRHristov committed Jun 8, 2026
    Configuration menu
    Copy the full SHA
    e9e8424 View commit details
    Browse the repository at this point in the history
  2. No commit message

    NikolaRHristov committed Jun 8, 2026
    Configuration menu
    Copy the full SHA
    4b5ef25 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2026

  1. Configuration menu
    Copy the full SHA
    02c9342 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86ca548 View commit details
    Browse the repository at this point in the history
  3. chore(Deps/Tao): Remove Cargo.lock from dependency fork

    The Cargo.lock file is unnecessary in a library/vendored dependency fork and can cause merge conflicts during upstream syncs. Remove it to align with the convention of treating this as a library dependency rather than an application crate.
    
    Reduces diff noise in future upstream merges.
    NikolaRHristov committed Jun 12, 2026
    Configuration menu
    Copy the full SHA
    0b399ea View commit details
    Browse the repository at this point in the history
Loading