mirror of
https://github.com/urbit/shrub.git
synced 2024-12-21 01:41:37 +03:00
c041080729
- Don't test for '\\' in u3_unix_safe. Doing otherwise was crashing vere when unmounting a mountpoint that had come to contain a file with '\\' in its path. This might mean you can do bad things on Windows if other checks fail. - Ignore any files whose names do not pass `(sane %ta)` when scanning directories. (This reimplements `(sane %ta)` in C. Perhaps it should instead call `(sane %ta)`.) - Use '~.' rather than '~' for the escape. We ignore files that end in '~', probably for vim backup-file reasons. - Add a _unix_string_to_knot missed in the prior conversion. |
||
---|---|---|
.. | ||
arvo | ||
base-dev | ||
bitcoin | ||
btc-wallet | ||
docker-image | ||
ent | ||
garden | ||
garden-dev | ||
grid | ||
herb | ||
hs | ||
interface | ||
landscape | ||
npm | ||
urbit | ||
urcrypt | ||
webterm | ||
symbolic-merge.sh |