Show More
@@ -3,10 +3,10 b' recursive-include mercurial *.py' | |||||
3 | include tkmerge |
|
3 | include tkmerge | |
4 | include hgweb.cgi |
|
4 | include hgweb.cgi | |
5 | include hgeditor rewrite-log convert-repo |
|
5 | include hgeditor rewrite-log convert-repo | |
6 | include tests/* |
|
6 | include tests/README tests/run-tests tests/test-*[a-z] tests/*.out | |
7 | include *.txt |
|
7 | include *.txt | |
8 | include templates/map templates/map-*[a-z] |
|
8 | include templates/map templates/map-*[a-z] | |
9 | include templates/*.tmpl |
|
9 | include templates/*.tmpl | |
10 | include doc/* |
|
10 | include doc/README doc/*.txt | |
11 | include contrib/* contrib/git-vis/* |
|
11 | include contrib/* contrib/git-vis/* | |
12 | include README |
|
12 | include README |
@@ -1,7 +1,7 b'' | |||||
1 | #!/usr/bin/env python |
|
1 | #!/usr/bin/env python | |
2 | # |
|
2 | # | |
3 | # mercurial - a minimal scalable distributed SCM |
|
3 | # mercurial - a minimal scalable distributed SCM | |
4 |
# v0. |
|
4 | # v0.6 "paola" | |
5 | # |
|
5 | # | |
6 | # Copyright 2005 Matt Mackall <mpm@selenic.com> |
|
6 | # Copyright 2005 Matt Mackall <mpm@selenic.com> | |
7 | # |
|
7 | # |
General Comments 0
You need to be logged in to leave comments.
Login now