sapling
sapling copied to clipboard
A Scalable, User-Friendly Source Control System.
Summary: Required in D85438479, which contains a handwritten Cargo.toml (fbcode/pyrefly/pyrefly_wasm/Cargo.toml) that gets incorporated into an Autocargo-generated Cargo.lock (fbcode/pyrefly/Cargo.lock). In order for the handwritten Cargo.toml to be able to use uuid...
When I try to open a github PR, it crashes with the following error consistently: ``` GET https://reviewstack.dev/cercli/recruitment-backend/pull/159 404 (Not Found) [email protected]:121 TypeError: Cannot read properties of undefined (reading 'oldStart')...
I cloned a GitHub repo using “git clone ” (so VS Code could show me blame, which didn’t work when I used “sl clone”) and ran into a problem where...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.12 to 5.4.21. Release notes Sourced from vite's releases. v5.4.21 Please refer to CHANGELOG.md for details. v5.4.20 Please refer to CHANGELOG.md for details. v5.4.19 Please refer to...
``` $ git clone https://github.com/google/gvisor/ ... ``` ``` $ cd gvisor ``` ``` $ sl pull pulling from https://github.com/google/gvisor/ ``` ``` $ sl pull --rebase -d master pulling from https://github.com/google/gvisor/...
The command is failing to find a thrift binary, blocking the usage of sapling. ``` SAPLING_OSS_BUILD=true HGNAME=sl \ /usr/bin/python3.12 setup.py \ build_interactive_smartlog \ build_rust_ext -i -l \ build_mo $ yarn...
I'm using regular ghstack in Sapling after the deprecation message and it generally works as expected except that you end up with a lot of extra commits from ghstack rewriting...
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.9.3 to 10.9.4. Commits 80dcf2e chore: fixed formatting cdff69f chore: updated upload artifact version 2ce5801 chore: bump mermaid version to 10.9.4 2efe338 fix: sanitize addHtmlLabel in createLabel...
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.1 to 0.2.4. Changelog Sourced from tmp's changelog. v0.2.2 (2024-02-28) :bug: Bug Fix #278 Closes #268: Revert "fix #246: remove any double quotes or single quotes… (@mbargiel)...
# Problem description `sl status` is very slow after `sl amend` on large repositories. But following `sl status` is relatively fast. So this looks like `sl amend` breaks git index,...