bzr branch
https://code.breezy-vcs.org/breezy/unstable
3815.4136.2
by Jelmer Vernooij
README -> README.rst in more places. |
1 |
include brz README.rst setup.py COPYING.txt |
3815.3794.1
by Vincent Ladeuil
Ensure http://pad.lv/1323805 won't come back. |
2 |
# FIXME: Not needed, remove after 2.7.0 -- vila 2016-02-07 |
3815.4902.2
by Jelmer Vernooij
bzr -> brz. |
3 |
include BRANCH.TODO INSTALL Makefile MANIFEST.in NEWS profile_imports.py README_BDIST_RPM .rsyncexclude .testr.conf TODO tools/brz_epydoc tools/packaging/lp-upload-release tools/subunit-sum breezy/plugins/news_merge/README breezy/plugins/po_merge/README breezy/tests/ssl_certs/ca.key breezy/tests/ssl_certs/server.csr |
3815.3794.1
by Vincent Ladeuil
Ensure http://pad.lv/1323805 won't come back. |
4 |
# bzr export still create some empty dirs that need to be removed |
3815.3860.4
by Jelmer Vernooij
Fix MANIFEST.in for breezy. |
5 |
# breezy/plugins/weave_fmt/tests/ breezy/store/revision/ doc/ja/_templates/ man1/ man1 |
3815.3794.1
by Vincent Ladeuil
Ensure http://pad.lv/1323805 won't come back. |
6 |
recursive-include tools/win32 * |
3815.3860.4
by Jelmer Vernooij
Fix MANIFEST.in for breezy. |
7 |
recursive-include breezy *.py *.pyx *.pxd *.txt *.c *.h |
3815.1175.2
by John Arbash Meinel
Update the MANIFEST.in file. |
8 |
recursive-include tools *.py *.sh |
3815.3794.1
by Vincent Ladeuil
Ensure http://pad.lv/1323805 won't come back. |
9 |
recursive-include apport * |
10 |
recursive-include contrib * |
|
11 |
recursive-include doc * |
|
12 |
recursive-include po * |