New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
this fork of https://foss.heptapod.net/mercurial/tortoisehg/thg
provides some my features:
- graph transforms of repo-tree (feature/graphopt/merge-order)
- repo-tree navigation keys (feature/repoview-nav-keys)
- nav-repoview (feature/nav-repo)
- ui: InteractiveUiHandler now can remember choices for prompted file on it's exact path, or recursive pathes
Fork of Mercurial SCM (https://mercurial.selenic.com/) with additions:
- revision duplicates collision resolves
- sparse fixes:
-- purge cleanup all out-of-sparse (issue5626)
-- merge only changes in sparse (issue6521)
-- dirstat refresh on sparse conf changes
-- `share` comand suport sparse
-- ignore subrepos out of sparse
- command `debugrevlog` enhances
- #6745 feature : VFS failure on OS-impossible names now just drop file of conflict.