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 againCommit de3ce1bec486 Raw commit »
- commit
- de3ce1bec486
- parent
- 26541d7377cc
- branch
- default
creating an `hgext` namespace package and moving `crecord` into it
| 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 | – |
Comments
Log in to comment »