equal
deleted
inserted
replaced
6 include docs/makefile |
6 include docs/makefile |
7 include docs/static/*.svg |
7 include docs/static/*.svg |
8 include hgext/__init__.py |
8 include hgext/__init__.py |
9 include hgext/evolve.py |
9 include hgext/evolve.py |
10 include hgext/pushexperiment.py |
10 include hgext/pushexperiment.py |
|
11 include hgext/simple4server.py |
11 include setup.py |
12 include setup.py |
12 include README |
13 include README |
13 include COPYING |
14 include COPYING |
14 include tests/*.t |
15 include tests/*.t |
15 include tests/*.py |
16 include tests/*.py |
|
17 include tests/_exc-util.sh |
|
18 include tests/dummyssh |
16 exclude tests/test-oldconvert.t |
19 exclude tests/test-oldconvert.t |
17 exclude tests/test-qsync.t |
20 exclude tests/test-qsync.t |
|
21 exclude tests/test-drop.t |