]> git.decadent.org.uk Git - dak.git/shortlog
dak.git
2012-08-11 Ansgar Burchardtconfig/*/dinstall.functions: include Built-Using sources
2012-08-11 Ansgar Burchardtconfig/*/dinstall.functions: use files_archive_map...
2012-08-11 Ansgar Burchardtconfig/*/common: do not touch incoming
2012-08-11 Ansgar Burchardtdaklib/utils.py (check_reverse_depends): update for...
2012-08-11 Ansgar Burchardtremove now unused code
2012-08-11 Ansgar Burchardtdak/dominate.py: skip suites that are backends for...
2012-08-11 Ansgar Burchardtdak/admin.py: add archive subcommand
2012-08-11 Ansgar Burchardtdak/manage_build_queues.py: update for multi-archive...
2012-08-11 Ansgar Burchardtdak/rm.py: update for multi-archive changes
2012-08-11 Ansgar Burchardtdaklib/contents.py: update for multi-archive changes
2012-08-11 Ansgar Burchardtdak/ls.py: update for multi-archive changes
2012-08-11 Ansgar Burchardtdak/control_suite.py: update for multi-archive changes
2012-08-11 Ansgar Burchardtdak/check_overrides.py: update for multi-archive changes
2012-08-11 Ansgar Burchardtdaklib/checks.py, daklib/utils.py: check for source...
2012-08-11 Ansgar Burchardtdak/queue_report.py: update for multi-archive changes
2012-08-11 Ansgar Burchardtdak/show_new.py: update for multi-archive changes
2012-08-11 Ansgar Burchardtdak/check_archive.py: update for multi-archive changes
2012-08-11 Ansgar Burchardtdak/process_new.py: update for multi-archive changes
2012-08-11 Ansgar Burchardtdak/process_policy.py: update for multi-archive changes
2012-08-11 Ansgar Burchardtdak/process_upload.py: update for multi-archive changes
2012-08-11 Ansgar Burchardtdak/clean_suites.py: update for multi-archive changes
2012-08-11 Ansgar Burchardtdaklib/policy.py: handle mapped components
2012-08-11 Ansgar Burchardtmove method to evaluate component mappings to dbconn.py
2012-08-11 Ansgar Burchardtdaklib/utils.py (poolify): no longer include component
2012-08-11 Ansgar Burchardtdak/generate_packages_sources2.py: update for multi...
2012-08-11 Ansgar Burchardtdak/admin.py: new suites need an archive
2012-08-11 Ansgar Burchardtdak/dakdb/update76.py: add closes to changes table
2012-08-11 Ansgar Burchardtdaklib/dbconn.py: remove two unused backreferences
2012-08-11 Ansgar Burchardtdaklib/dbconn.py (PoolFile): add component property
2012-08-11 Ansgar Burchardtconfig/*/dak.conf: set Dir::Base
2012-08-11 Ansgar Burchardtdatabase changes for multi-archive support
2012-08-10 Ansgar BurchardtUse archive path instead of Dir::Root
2012-08-09 Ansgar Burchardtdak/init_dirs.py: only create directories for active...
2012-08-09 Ansgar Burchardtdak/init_dirs.py: do not use Dir::Pool
2012-08-09 Ansgar Burchardtchange documentation style
2012-08-09 Ansgar BurchardtPython modules should not be executable
2012-08-09 Ansgar Burchardtdaklib/archive.py, daklib/checks.py: implement transiti...
2012-08-09 Ansgar Burchardtdaklib/archive.py: use method to decide which policy...
2012-08-09 Ansgar Burchardtdaklib/archive.py, daklib/checks.py: implement upload...
2012-08-09 Ansgar Burchardtdaklib/dbconn.py: use apt_pkg.TagSection instead of...
2012-08-09 Ansgar Burchardtdaklib/archive.py: check for source when copying binaries
2012-07-30 Joerg JaspertMerge remote-tracking branch 'ansgar/pu/multiarchive...
2012-07-24 Ansgar BurchardtAdd export subcommand to export upload from policy...
2012-07-24 Ansgar Burchardtdaklib/dbconn.py: add basename property to PoolFile
2012-07-24 Ansgar Burchardtdaklib/dbconn.py: add path property to Suite
2012-07-24 Ansgar Burchardtdaklib/archive.py: guess source component even with...
2012-07-20 Ansgar Burchardtdaklib/archive.py: implement component mappings
2012-07-20 Ansgar BurchardtAdd BinaryTimestampCheck.
2012-07-20 Ansgar Burchardtdaklib/config.py: add find_i method
2012-07-15 Joerg Jaspertmove dc9 talk to presentations git
2012-07-13 Ansgar Burchardtdaklib/checks.py: add missing join
2012-07-13 Ansgar Burchardtdaklib/checks.py: use apt_pkg.version_compare correctly
2012-07-13 Ansgar Burchardtdaklib/checks.py: make version check slightly more...
2012-07-13 Ansgar Burchardtdaklib/archive.py: handle unexpected names for byhand...
2012-07-13 Ansgar Burchardtdaklib/archive.py: session → self.session
2012-07-13 Ansgar Burchardtdaklib/checks.py: allow DMs to upload to all suites
2012-07-13 Ansgar Burchardtdaklib/archive.py (install_binary): fix use of source_s...
2012-07-13 Ansgar Burchardtdaklib/archive.py: use SQLAlchemy 0.6 syntax for join
2012-07-13 Ansgar Burchardtdaklib/regexes.py: re_file_binary: arch names can have...
2012-07-13 Ansgar Burchardtdaklib/regexes.py: re_field_source: fix matching versio...
2012-07-13 Ansgar Burchardtdaklib/contents.py: close db session after use
2012-07-13 Ansgar Burchardterror out if sql query fails
2012-07-13 Ansgar Burchardtuse "set -o pipefail" for shell scripts
2012-07-09 Joerg JaspertMerge remote-tracking branch 'drkranz/cruft' into merge
2012-07-08 Luca Falavignacruft_report.py: fix alignment of help description
2012-07-08 Luca FalavignaPass -R option to cruft-report cron jobs
2012-07-08 Luca FalavignaImplement rdeps checking in cruft-report
2012-07-08 Luca FalavignaUse check_reverse_depends function from utils
2012-07-08 Luca FalavignaImplement check_reverse_depends function
2012-07-07 Joerg JaspertMerge remote-tracking branch 'ansgar/pu/multiarchive...
2012-07-07 Joerg JaspertMerge remote-tracking branch 'drkranz/rrd' into merge
2012-07-07 Ansgar BurchardtDrop column origin_server from archive table.
2012-07-07 Ansgar BurchardtReference archive table from suite and add path to...
2012-07-07 Ansgar Burchardttypo: "pakcages" → "packages"
2012-07-07 Ansgar BurchardtAlso import re_bin_only_nmu from daklib.regexes
2012-07-07 Ansgar Burchardtdon't require all binaries to be included
2012-07-07 Ansgar Burchardtuse discard instead of remove
2012-07-06 Ansgar BurchardtAdd module to process policy queue uploads.
2012-07-06 Ansgar BurchardtAdd module with pre-acceptance tests.
2012-07-06 Ansgar BurchardtAdd module to handle archive manipulation.
2012-07-06 Ansgar BurchardtAdd module to handle uploads not yet installed to the...
2012-07-06 Ansgar Burchardtprocess-unchecked.new: drop __SUMMARY__ for now
2012-07-06 Ansgar Burchardtremove two template variables
2012-07-06 Ansgar Burchardtutils.py: add call_editor function
2012-07-06 Ansgar Burchardtutils (send_message): add option to write mail to files
2012-07-06 Ansgar Burchardtutils.py (mail_addresses_for_upload): only try to use...
2012-07-06 Luca Falavignarrd-release-freeze-dates: add wheezy freeze date
2012-07-01 Joerg JaspertMerge remote-tracking branch 'ansgar/pu/multiarchive...
2012-07-01 Ansgar Burchardtconfig.py: Add __contains__ method
2012-07-01 Ansgar Burchardtfstransactions.py: allow mode to be a string
2012-07-01 Ansgar Burchardtfstransactions.py: also use mode for directories
2012-07-01 Ansgar Burchardttests: add a few packages for testing dak
2012-07-01 Ansgar Burchardtutils.py: add mail_addresses_for_upload function
2012-07-01 Ansgar Burchardtgpg_get_key_addresses: return a list instead of a set
2012-07-01 Ansgar Burchardttextutils.py: don't try to convert unicode strings...
2012-06-14 Joerg JaspertMerge remote-tracking branch 'algernon/b/queue-report...
2012-06-14 Ansgar BurchardtAdd regexp to match .changes files.
2012-06-14 Ansgar BurchardtCorrectly match version part of source tarballs
2012-06-14 Ansgar Burchardtdominate: convert to str
2012-06-14 Ansgar BurchardtRemove no longer used templates.
next