Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
Vibes don’t ship, Retool does
Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.
Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
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.
Command to convert a PRCS project to Mercurial revisions
prcs2hg is a command (and also a Python package) to convert a PRCS project to Mercurial revisions. It would help you publish the revision history of an obsolete project whose changes were maintained with PRCS.
prcs2hg requires a working prcs command to extract versions from a PRCS repository and this project also provides the restored 'k' versions of PRCS for use with prcs2hg.
The source code repository is separately hosted on Bitbucket with a public issue tracker.
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.