~jelmer/brz/bgt

1836.1.1 by John Arbash Meinel
Cleanup .bzrignore, and include some useful ignores.
1
*.py[oc]
2
# These are created as byproducts of our test suite
3
./test*.tmp
4
./.python-eggs
7290.12.2 by Vincent Ladeuil
Release 3.0.0
5
./breezy.egg-info
1836.1.1 by John Arbash Meinel
Cleanup .bzrignore, and include some useful ignores.
6
./.bzr.log
7
# Generated files
8
CHANGELOG
4634.39.35 by Ian Clatworthy
put rules back in Makefile supporting plain-style docs
9
# generated documents
6622.1.18 by Jelmer Vernooij
Rename some windows stuff.
10
brz.1
6615.2.1 by Vincent Ladeuil
Ensure http://pad.lv/1323805 won't come back.
11
MANIFEST
146 by mbp at sourcefrog
match ignore patterns like ./config.h
12
./doc/*.html
4634.39.5 by Ian Clatworthy
move Spanish doc into it's own website/chm file
13
./doc/*/_build/
4634.39.25 by Ian Clatworthy
tweak ignores to exclude duplicates of doc-related Makefiles
14
./doc/*/Makefile
15
./doc/*/make.bat
974.1.26 by aaron.bentley at utoronto
merged mbp@sourcefrog.net-20050817233101-0939da1cf91f2472
16
./tutorial.html
4634.39.35 by Ian Clatworthy
put rules back in Makefile supporting plain-style docs
17
./build_doc_website
18
./html_docs
19
./pretty_docs
20
./api
21
./doc/**/*.html
22
./doc/developers/performance.png
23
./doc/en/user-reference/*.txt
5462.5.1 by Andrew Bennetts
Split NEWS into per-release doc/en/release-notes/bzr-*.txt
24
./doc/en/release-notes/index.txt
5462.5.3 by Andrew Bennetts
Keep docs-plain working.
25
./doc/en/release-notes/NEWS.txt
1836.1.1 by John Arbash Meinel
Cleanup .bzrignore, and include some useful ignores.
26
BRANCH-INFO
27
# setup.py working directory
4580.5.3 by John Arbash Meinel
Change the Makefile to stage things into a build directory
28
./build
29
./build-win32
6622.1.34 by Jelmer Vernooij
Rename brzlib => breezy.
30
./breezy/locale
1836.1.1 by John Arbash Meinel
Cleanup .bzrignore, and include some useful ignores.
31
# Editor temporary/working/backup files
32
*$
33
.*.sw[nop]
34
.sw[nop]
24 by mbp at sourcefrog
Add .bzrignore file
35
*~
1836.1.2 by John Arbash Meinel
Add emacs ignores, remove old ignores
36
[#]*#
37
.#*
1836.1.1 by John Arbash Meinel
Cleanup .bzrignore, and include some useful ignores.
38
./tags
6622.1.34 by Jelmer Vernooij
Rename brzlib => breezy.
39
./breezy/tags
2625.11.2 by Martin Pool
Put back better rules for building ctags
40
./TAGS
1836.1.1 by John Arbash Meinel
Cleanup .bzrignore, and include some useful ignores.
41
# The shelf plugin uses this dir
42
./.shelf
43
# Mac droppings
44
.DS_Store
1860.1.1 by Alexander Belchenko
merge with bzr.dev revno.1860
45
# win32 installer generated files
2666.2.1 by Alexander Belchenko
change generated documentation extension from htm to html
46
./doc/*.html
6622.1.18 by Jelmer Vernooij
Rename some windows stuff.
47
./doc/brz_man.txt
1860.1.1 by Alexander Belchenko
merge with bzr.dev revno.1860
48
./py2exe.log
49
./tools/win32/bzr.iss
50
./dist
1819.1.6 by Jan Balster
added .perf-history to the ignore file
51
# performance history data file
2054.2.15 by Aaron Bentley
Ignore html docs (both kinds)
52
./.perf_history
4634.39.35 by Ian Clatworthy
put rules back in Makefile supporting plain-style docs
53
# Pyrex
6622.1.34 by Jelmer Vernooij
Rename brzlib => breezy.
54
breezy/_annotator_pyx.c
55
breezy/_bencode_pyx.c
6670.4.1 by Jelmer Vernooij
Update imports.
56
breezy/bzr/_btree_serializer_pyx.c
57
breezy/bzr/_chk_map_pyx.c
6622.1.34 by Jelmer Vernooij
Rename brzlib => breezy.
58
breezy/_chunks_to_lines_pyx.c
6670.4.1 by Jelmer Vernooij
Update imports.
59
breezy/bzr/_dirstate_helpers_pyx.c
60
breezy/bzr/_groupcompress_pyx.c
61
breezy/bzr/_knit_load_data_pyx.c
6622.1.34 by Jelmer Vernooij
Rename brzlib => breezy.
62
breezy/_known_graph_pyx.c
63
breezy/_readdir_pyx.c
64
breezy/_rio_pyx.c
65
breezy/_simple_set_pyx.c
66
breezy/_simple_set_pyx.h
67
breezy/_simple_set_pyx_api.h
68
breezy/_walkdirs_win32.c
2872.1.1 by Martin Pool
Add more ignored files
69
# built extension modules
6622.1.34 by Jelmer Vernooij
Rename brzlib => breezy.
70
breezy/_*.dll
71
breezy/_*.so
72
breezy/_*.pyd
4062.2.2 by Jelmer Vernooij
Ignore .ccache only in the root.
73
./.ccache
5127.1.5 by Martin Pool
ignore .testrepository
74
.testrepository
6855.4.4 by Jelmer Vernooij
Ignore files generated by make.
75
selftest.log
6954.1.6 by Jelmer Vernooij
Ignore .coverage.
76
.coverage
7195.2.3 by Jelmer Vernooij
Fix index page for API.
77
doc/developers/api/*.txt