Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
Try AppSignal Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
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
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.
TortoiseHg is a shell extension that let users of Mercurial SCM (Hg) work directly from MS-Windows Explorer. It also includes a command line tool, hgtk, for use on Linux and other platforms.