foss.heptapod.net / mercurial 1 Repository
Group for generic Mercurial development

mercurial/hg-credentials
Mercurial extension for storing passwords securely
Last synced at: 8 days ago - Stars: 0 - Forks: 0

mercurial/mercurial-on_remote
Mercurial extension, execute mercurial command on remote path: hg onremote staging update -r 3.7
Last synced at: about 2 months ago - Stars: 0 - Forks: 0
mercurial/mercurial-extension_utils
Utility functions reusable between various mercurial extensions. Mostly handling compatibility with various Mercurial versions.
Last synced at: 25 days ago - Stars: 1 - Forks: 0
mercurial/tortoisehg/thg-shellext
TortoiseHg Windows Explorer (shell) extensions
Last synced at: 10 months ago - Stars: 1 - Forks: 0

mercurial/evolve
This is the development repository for the evolve extension. Official repository at: https://mercurial-scm.org/repo/evolve/ Official bug tracker: https://bz.mercurial-scm.org/ (component, "evolution")
Last synced at: 10 months ago - Stars: 21 - Forks: 0

mercurial/hgbzstats
Series of tools to generate and visualise stats from a bugzilla repository
Last synced at: 10 months ago - Stars: 0 - Forks: 0
mercurial/hg-guestrepo
An alternative to subrepos, intended for large projects.
Last synced at: 10 months ago - Stars: 0 - Forks: 0
mercurial/tortoisehg/thg-build
Master repository for building Mercurial and TortoiseHg installers. Holds subrepositories of build sources
Last synced at: 10 months ago - Stars: 1 - Forks: 0

mercurial/tortoisehg/thg-winbuild
Windows binary package builder for TortoiseHg and Mercurial
Last synced at: 10 months ago - Stars: 1 - Forks: 0

mercurial/format-source
A Mercurial extension to apply and gracefully merge code formatting.
Last synced at: 10 months ago - Stars: 0 - Forks: 0
mercurial/b
Lightweight distributed issue tracker as a Mercurial extension (https://www.mercurial-scm.org/wiki/bExtension).
Last synced at: 10 months ago - Stars: 3 - Forks: 0
mercurial/mercurial-cvs2hg
cvs2hg fixed to work with Mercurial >= 3.1
Last synced at: 10 months ago - Stars: 0 - Forks: 0
mercurial/scmperf
A set of tools to benchmarks Mercurial
Last synced at: 10 months ago - Stars: 0 - Forks: 0


mercurial/win32lfn
win32lfn Mercurial Extension This extension transparently uses Universal Naming Convention (UNC) style names, to allow Mercurial to access repositories that contain paths longer than 260 characters on Windows. The documentation is kept on the Mercurial wiki at: https://www.mercurial-scm.org/wiki/Win32LongFileNamesExtension
Last synced at: 10 months ago - Stars: 2 - Forks: 0
mercurial/mercurial-update_version
Automatically update version numbers in code while tagging.
Last synced at: 10 months ago - Stars: 0 - Forks: 0
mercurial/mercurial-all_dirs
Execute the same mercurial command in many repositories down directory tree
Last synced at: 10 months ago - Stars: 0 - Forks: 0
mercurial/mercurial-path_pattern
Mercurial extension. Define [paths] globally, by patterns translating local directory names to remote paths.
Last synced at: 10 months ago - Stars: 0 - Forks: 0
mercurial/mercurial-all_paths
Mercurial extension: push/pull/… to many targets at once.
Last synced at: 10 months ago - Stars: 0 - Forks: 0
mercurial/mercurial-dynamic_username
Mercurial extension. Use different commit username per directory tree.
Last synced at: 10 months ago - Stars: 0 - Forks: 0
mercurial/commitsigs
Embed digital signatures into your changesets. This works like the GPG extension that comes with Mercurial, but without creating an extra changeset for each commit.
Last synced at: 10 months ago - Stars: 2 - Forks: 0

mercurial/vcsgraph-reference
A set of reference graph and expected result to test vcsgraph algorithm This is a separate repository because these can get huge and we don't want to polute the main history with them.
Last synced at: 10 months ago - Stars: 0 - Forks: 0
mercurial/hg-hgban
A Mercurial extension which compares all new changesets to add to a repository to a list of known "banned" changesets. If any banned changesets are found in the push / pull / unbundle into the repository then all of the new changesets are rejected with an appropriate warning message. The hashes of the changesets to be banned are maintained in repo/.hgban
Last synced at: 10 months ago - Stars: 0 - Forks: 0
mercurial/mercurialeclipse
MercurialEclipse is an Eclipse plugin for working with the Mercurial version control system. Please check out the wiki for information.
Last synced at: 10 months ago - Stars: 5 - Forks: 0

mercurial/javahg
Java library for Mercurial's command server. This lets you interact with Mercurial using a high-level Java API. Using the command server provides a big speed boost compared to starting a new Mercurial process for every operation.
Last synced at: 10 months ago - Stars: 3 - Forks: 0
mercurial/tortoisehg/thg-hgtk
TortoiseHg repository for hgtk (PyGTK port). Bug reports for 2.0 should go to https://foss.heptapod.net/mercurial/tortoisehg/thg/issues
Last synced at: 10 months ago - Stars: 0 - Forks: 0

mercurial/tortoisehg/thg
Main development repository for TortoiseHg Send patches/questions to [email protected] | https://groups.google.com/forum/#!forum/thg-dev Downloads available at https://www.mercurial-scm.org
Last synced at: 10 months ago - Stars: 32 - Forks: 0

mercurial/tortoisehg/thg-build-deps/hg-zipdoc
https://bitbucket.org/gobell/hg-zipdoc/ An encode/decode filter for Mercurial SCM to version control zipped document formats like docx or odt as uncompressed ZIP archives. This improves delta compression and results in less space consumption.
Last synced at: 10 months ago - Stars: 0 - Forks: 0

mercurial/tortoisehg/thg-build-deps/perfarce
https://bitbucket.org/octobus/perfarce, which was a rescued clone of the hg-perfarce extension from http://www.kingswood-consulting.co.uk/hg/perfarce/
Last synced at: 10 months ago - Stars: 0 - Forks: 0

mercurial/tortoisehg/thg-build-deps/dulwich
https://bitbucket.org/sborho/dulwich/ (hg-git mirror of git://git.samba.org/jelmer/dulwich.git)
Last synced at: 10 months ago - Stars: 1 - Forks: 0

mercurial/tortoisehg/thg-build-deps/keyring
https://bitbucket.org/sborho/keyring (clone of https://github.com/jaraco/keyring)
Last synced at: 10 months ago - Stars: 0 - Forks: 0

mercurial/tortoisehg/thg-build-deps/hgcr-gui
CodeReview Extension https://bitbucket.org/glimchb/hgcr-gui (based on non-gui simple version from http://bitbucket.org/romanz/hgcr)
Last synced at: 10 months ago - Stars: 0 - Forks: 0

mercurial/tortoisehg/thg-build-deps/iniparse
https://bitbucket.org/sborho/iniparse/ (hgsubversion import of http://iniparse.googlecode.com/svn/trunk/)
Last synced at: 10 months ago - Stars: 0 - Forks: 0

mercurial/tortoisehg/thg-build-deps/projrc
This extension makes Mercurial parse .hg/projrc for additional configuration settings. Originally developed by aragost Trifork. https://bitbucket.org/aragost/projrc/
Last synced at: 10 months ago - Stars: 0 - Forks: 0

mercurial/tortoisehg/thg-build-deps/onsub
https://bitbucket.org/sborho/onsub (mirror of lantiq/onsub, which has disappeared)
Last synced at: 10 months ago - Stars: 0 - Forks: 0

mercurial/testhelpers
Testing Helpers for Mercurial - external library, could become part of core eventually.
Last synced at: 10 months ago - Stars: 0 - Forks: 0

mercurial/tortoisehg/thg-web
The repository for TortoiseHg official website (http://tortoisehg.org). (clone source from https://bitbucket.org/kuy/thg-web)
Last synced at: 10 months ago - Stars: 0 - Forks: 0

mercurial/tortoisehg/thg-build-deps/simplelock
https://bitbucket.org/sborho/simplelock
Last synced at: 10 months ago - Stars: 0 - Forks: 0

mercurial/mercurialeclipse-updatesite
Update site for MercurialEclipse plugin.
Last synced at: 10 months ago - Stars: 2 - Forks: 0
mercurial/tortoisehg/thg-build-deps/mercurial-reviewboard
https://bitbucket.org/mdelagra/mercurial-reviewboard/
Last synced at: 10 months ago - Stars: 0 - Forks: 0
mercurial/hg-windows-ci
Ignore this repo. It is used to figure out how to get the CI runner on Windows working
Last synced at: 10 months ago - Stars: 0 - Forks: 0
mercurial/mpush
Tiny Mercurial extension that allows you to interact with multiple repositories at once
Last synced at: 10 months ago - Stars: 1 - Forks: 0
mercurial/hg-prompt
Adds an `hg prompt` command to Mercurial for viewing repository information. It’s designed to be used in a shell prompt. Continuation of the original project by sjl: https://stevelosh.com/projects/hg-prompt/
Last synced at: 10 months ago - Stars: 0 - Forks: 0
mercurial/ci-images
Docker images used in Heptapod CI for Mercurial and some extensions.
Last synced at: 10 months ago - Stars: 0 - Forks: 0
mercurial/mercurial-devel
Reference development repository for the Mercurial project. Read more at https://www.mercurial-scm.org/wiki/Heptapod
Last synced at: 10 months ago - Stars: 16 - Forks: 0

mercurial/mercurial-jupyterbook
A version of the Mercurial book using Jupyter Book.
Last synced at: 10 months ago - Stars: 1 - Forks: 0
mercurial/mercurial_keyring
Mercurial extension to securely save HTTP and SMTP authentication passwords in password databases (Gnome Keyring, KDE KWallet, OSXKeyChain, …). Uses and wraps services of the keyring library (http://pypi.python.org/pypi/keyring)
Last synced at: 5 days ago - Stars: 2 - Forks: 0
mercurial/vcsgraph
A rust library to perform various computation of a version control graph.
Last synced at: about 4 hours ago - Stars: 0 - Forks: 0
mercurial/pytest
This pytest plugin will aim to provide - seamless integration with a future core `mercurial.testhelpers` module or with `mercurial_testhelpers` for older Mercurial versions - some pytest specifics (fixtures etc.)
Last synced at: 10 days ago - Stars: 0 - Forks: 0
