James Mills is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

prologic / hgstorage (fork of thesheep / hgstorage)

Clone this repository (size: 17.4 KB): HTTPS / SSH
hg clone https://bitbucket.org/prologic/hgstorage
hg clone ssh://hg@bitbucket.org/prologic/hgstorage

hgstorage overview

Recent commits See more »

Author Revision Comments Message Labels Date
Radomir Dopieralski 3d578fbfeb66 added history
Radomir Dopieralski a51909f8032d introduce merge functions
Radomir Dopieralski a4560f329a9e added readme
Radomir Dopieralski 2f5f4963d09e add no_merge parameter
Radomir Dopieralski 9dd870ae1601 some docstrings
This is a simple library that lets you store versioned strings in a Mercurial
repository. It should be suitable for use in Mercurial-based web applications
such as wiki engines.