Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #4206: allow root folders named '/' #4207

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    22ed211 View commit details
    Browse the repository at this point in the history
  2. add warning

    drernie committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a6a73b1 View commit details
    Browse the repository at this point in the history
  3. update CHANGELOG

    drernie committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    46700e1 View commit details
    Browse the repository at this point in the history
  4. linter

    drernie committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5014109 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Update docs/CHANGELOG.md

    Co-authored-by: Sergey Fedoseev <[email protected]>
    drernie and sir-sigurd authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    db364e2 View commit details
    Browse the repository at this point in the history
  2. remove else clause

    drernie committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d915a3a View commit details
    Browse the repository at this point in the history
  3. Merge branch '4206-allow-root-folders-named' of https://github.com/qu…

    …iltdata/quilt into 4206-allow-root-folders-named
    drernie committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5d7c58d View commit details
    Browse the repository at this point in the history
  4. add and pass test

    allow initial '/'
    drernie committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0a8d05b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    f8aedcd View commit details
    Browse the repository at this point in the history
  2. remove logger

    drernie committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b6d6dfd View commit details
    Browse the repository at this point in the history
  3. Merge branch '4206-allow-root-folders-named' of https://github.com/qu…

    …iltdata/quilt into 4206-allow-root-folders-named
    drernie committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b2aef9b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    56cb39f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43da6d5 View commit details
    Browse the repository at this point in the history
  3. reverted '' part

    drernie committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    fc5a2c4 View commit details
    Browse the repository at this point in the history
  4. blank lines

    drernie committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d208fae View commit details
    Browse the repository at this point in the history
  5. stringify catalog

    drernie committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    a24b685 View commit details
    Browse the repository at this point in the history
  6. Update PackageUri.spec.ts

    drernie committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8130ca7 View commit details
    Browse the repository at this point in the history
  7. quilt-test

    drernie committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5090515 View commit details
    Browse the repository at this point in the history
  8. revert changes

    drernie committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    dcfb20f View commit details
    Browse the repository at this point in the history