MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Level Up Your Cyber Defense with External Threat Management
See every risk before it hits. From exposed data to dark web chatter. All in one unified view.
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
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.
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
hg-diff is a simple GUI program to browse mercurial revisions. It is used to display a summary of all changes between two revisions and to display a graphical comparison of the two versions of each changed file.