.. |
database
|
885498315e
Add tests for Architecture, Section
|
před 6 roky |
__init__.py
|
e2ae71066c
Move lib to daklib to shut aj up.
|
před 18 roky |
announce.py
|
78dfea6474
Write some docstrings
|
před 5 roky |
aptversion.py
|
ac6020994f
add `AptVersion` class comparing versions via `apt_pkg.version_compare`
|
před 6 roky |
architecture.py
|
311b494191
match_architecture(): use == for string comparison
|
před 4 roky |
archive.py
|
36af8a698f
do not request external signature for uploads in policy queues
|
před 4 roky |
checks.py
|
2155aa61ba
fix errors reported by flake8
|
před 4 roky |
command.py
|
d26d67d3cc
daklib/command.py: pass binary data to SignedFile
|
před 4 roky |
compress.py
|
0bf4c90e93
silence warning "E305 expected 2 blank lines after class or function definition"
|
před 5 roky |
config.py
|
32343595ab
Fix E302: Expected 2 blank lines, found 0
|
před 6 roky |
conftest.py
|
3175146caa
Revert "remove unused file"
|
před 5 roky |
contents.py
|
7f355461df
Show exceptions in {source,binary}_scan_helper
|
před 4 roky |
cruft.py
|
fda4fdefde
cruft: also strip newline in NBS_metadata query
|
před 5 roky |
dak_exceptions.py
|
cd6b2d77de
use standard `UnicodeDecodeError` instead of custom `ChangesUnicodeError`
|
před 5 roky |
dakapt.py
|
7bf39e0d1b
make flake8 happy
|
před 4 roky |
daklog.py
|
4800f5749c
remove executable bit from many files
|
před 4 roky |
dakmultiprocessing.py
|
cfe1e0befd
daklib/dakmultiprocessing.py: return traceback for exceptions
|
před 4 roky |
daksql.py
|
03b3862217
daksql: explicitly set Text type for literal
|
před 4 roky |
daksubprocess.py
|
32343595ab
Fix E302: Expected 2 blank lines, found 0
|
před 6 roky |
dbconn.py
|
bcc080a7cb
use `postgresql` instead of `postgres` (deprecated in SQLAlchemy)
|
před 4 roky |
externalsignature.py
|
5c210f00be
externalsignature.py: use `ON CONFLICT` as we now have recent SQLAlchemy
|
před 4 roky |
filewriter.py
|
4800f5749c
remove executable bit from many files
|
před 4 roky |
formats.py
|
da66a788e5
Use absolute imports
|
před 6 roky |
fstransactions.py
|
b7a0ac6eef
replace unicode() calls with six function
|
před 4 roky |
gpg.py
|
a5ce838672
replace long() with int()
|
před 4 roky |
import_repository.py
|
e43972358b
add wrapper class around `apt_pkg.Hashes`
|
před 4 roky |
lintian.py
|
da66a788e5
Use absolute imports
|
před 6 roky |
ls.py
|
1c3a651d57
daklib/ls: Use return instead of StopIteration
|
před 5 roky |
packagelist.py
|
32343595ab
Fix E302: Expected 2 blank lines, found 0
|
před 6 roky |
policy.py
|
3d207c3ca5
policy.py: write accept/reject files as text
|
před 4 roky |
queue.py
|
c79d7b4e04
use common implementation to call editor
|
před 4 roky |
regexes.py
|
6e24f59a2f
Replace most calls to "map" with comprehensions
|
před 5 roky |
rm.py
|
7cdccbce7b
daklib/rm.py: remove unused import
|
před 4 roky |
srcformats.py
|
6e71a770f6
daklib/srcformats.py: use six to specify metaclass
|
před 4 roky |
summarystats.py
|
32343595ab
Fix E302: Expected 2 blank lines, found 0
|
před 6 roky |
termcolor.py
|
791306a868
remove lots of unused imports
|
před 5 roky |
textutils.py
|
b7a0ac6eef
replace unicode() calls with six function
|
před 4 roky |
upload.py
|
e43972358b
add wrapper class around `apt_pkg.Hashes`
|
před 4 roky |
urgencylog.py
|
ce8db5ce28
use standard `open` instead of custom `daklib.utils.open_file`
|
před 5 roky |
utils.py
|
c79d7b4e04
use common implementation to call editor
|
před 4 roky |