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