~vexo/bzr/gpg_verify_download_missing

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
*.py[oc]
# These are created as byproducts of our test suite
./test*.tmp
./.python-eggs
./.bzr.log
# Generated files
CHANGELOG
# generated documents
bzr.1
./doc/*.html
./doc/*/_build/
./doc/*/Makefile
./doc/*/make.bat
./tutorial.html
./build_doc_website
./html_docs
./pretty_docs
./api
./doc/**/*.html
./doc/developers/performance.png
./doc/en/user-reference/*.txt
./doc/en/release-notes/index.txt
./doc/en/release-notes/NEWS.txt
BRANCH-INFO
# setup.py working directory
./build
./build-win32
./bzrlib/locale
# Editor temporary/working/backup files
*$
.*.sw[nop]
.sw[nop]
*~
[#]*#
.#*
./tags
./bzrlib/tags
./TAGS
# The shelf plugin uses this dir
./.shelf
# Mac droppings
.DS_Store
# win32 installer generated files
./doc/*.html
./doc/bzr_man.txt
./py2exe.log
./tools/win32/bzr.iss
./dist
# performance history data file
./.perf_history
# Pyrex
bzrlib/_annotator_pyx.c
bzrlib/_bencode_pyx.c
bzrlib/_btree_serializer_pyx.c
bzrlib/_chk_map_pyx.c
bzrlib/_chunks_to_lines_pyx.c
bzrlib/_dirstate_helpers_pyx.c
bzrlib/_groupcompress_pyx.c
bzrlib/_knit_load_data_pyx.c
bzrlib/_known_graph_pyx.c
bzrlib/_readdir_pyx.c
bzrlib/_rio_pyx.c
bzrlib/_simple_set_pyx.c
bzrlib/_simple_set_pyx.h
bzrlib/_simple_set_pyx_api.h
bzrlib/_walkdirs_win32.c
# built extension modules
bzrlib/_*.dll
bzrlib/_*.so
bzrlib/_*.pyd
./.ccache
.testrepository