Dan Buch 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

meatballhat / HgCRecord (fork of edgimar / crecord)

my fork of the crecord mercurial extension

Clone this repository (size: 149.9 KB): HTTPS / SSH
hg clone https://bitbucket.org/meatballhat/hgcrecord
hg clone ssh://hg@bitbucket.org/meatballhat/hgcrecord

Commit de3ce1bec486 Raw commit »

commit
de3ce1bec486
parent
26541d7377cc
branch
default

creating an `hgext` namespace package and moving `crecord` into it

Comments

    Log in to comment »

    File Lines added Lines removed
    crecord/__init__.py 97
    crecord/chunk_selector.py 984
    crecord/crecord_core.py 157
    crecord/crpatch.py 661
    crecord/textpad.py 193
    hgext/__init__.py 2
    hgext/crecord/__init__.py 97
    hgext/crecord/chunk_selector.py 984
    hgext/crecord/crecord_core.py 157
    hgext/crecord/crpatch.py 661
    hgext/crecord/textpad.py 193