]> git.decadent.org.uk Git - dak.git/history - daklib/utils.py
Move more specific source file regexes before general ones, again
[dak.git] / daklib / utils.py
2016-05-20 Julien CristauMove more specific source file regexes before general...
2016-05-18 Ansgar BurchardtMerge remote-tracking branch 'jcristau/by-hash-v5'
2016-05-18 Ansgar BurchardtMerge remote-tracking branch 'jcristau/known-hashes'
2016-05-18 Julien Cristaudaklib: kill unused utils.known_hashes
2016-04-24 Guillem JoverMove more specific source file regexes before general...
2016-04-12 Guillem JoverStop using undefined reject function in check_dsc_files
2016-04-12 Guillem JoverEscape dots in file type check in check_dsc_files
2016-01-22 Guillem JoverAdd support for detached upstream signatures
2016-01-02 Joerg JaspertMerge remote-tracking branch 'DktrKranz/fixes'
2016-01-02 Joachim BreitnerRemoval dep check only considers latest sources (Closes...
2015-12-20 Ansgar BurchardtAdd option to not check arch:all rdeps
2015-12-19 Ansgar Burchardtdebug packages now also have "Auto-Built-Package: debug...
2015-09-10 Joerg JaspertMerge remote-tracking branch 'lamby/misc-fixes-796786...
2015-08-24 Chris Lambdaklib/utils.py: mandantory -> mandatory spelling error
2015-08-18 Ansgar BurchardtRemove unused regular expression.
2015-08-16 Ansgar BurchardtMerge branch 'debug'
2015-08-16 Ansgar BurchardtThere should only be one place to check for a debug...
2015-08-14 Ansgar BurchardtSplit out logic to parse Built-Using field.
2015-06-13 Ansgar BurchardtMerge remote-tracking branch 'nthykier/auto-decruft'
2015-06-11 Ansgar BurchardtRemove more unused code.
2015-06-11 Joerg JaspertMerge remote-tracking branch 'nthykier/auto-decruft...
2015-06-11 Niels ThykierMerge branch 'master' into auto-decruft-passive
2015-06-08 Niels Thykierutils: Use a set rather than list
2015-06-08 Niels Thykierutils: Drop unused fields from database query
2015-06-08 Niels Thykierutils: Avoid some throw away collections
2015-06-06 Niels Thykierutils: Add a quiet=False parameter to check_reverse_depends
2015-05-28 Ansgar BurchardtRemove more obsolete code.
2015-05-16 Ansgar BurchardtUse apt_pkg.parse_src_depends to parse Build-Depends...
2015-03-17 Ansgar BurchardtUse more https://
2014-11-26 Ansgar Burchardtdaklib/utils.py: Use boolean instead of an integer.
2014-07-31 Ansgar Burchardtextract_component_from_section: avoid unneeded database...
2014-05-26 Ansgar BurchardtMerge remote-tracking branch 'helmut/fix-gpg_get_key_ad...
2014-05-26 Helmut Grohnefix gpg_get_key_addresses
2014-05-25 Joerg JaspertMerge remote-tracking branch 'helmut/smallthings' into...
2014-05-22 Helmut Grohnerewrite daklib.utils.gpg_get_key_addresses
2014-05-15 Helmut Grohneput Python's with statement to good use
2014-05-15 Helmut Grohnevisually fix daklib.utils.parse_wnpp_bug_file
2014-05-15 Helmut Grohnetell the uninitiated that 2 is ENOENT
2014-04-24 Niels Thykierdaklib/utils.py: Fix crash on rdep test
2014-01-15 Ansgar BurchardtMerge remote-tracking branch 'origin/master'
2014-01-15 Ansgar BurchardtRemove unused function.
2014-01-15 Ansgar BurchardtGet rid of DatabaseHostname.
2014-01-15 Thomas BechtoldFix permissions for files in daklib/
2014-01-02 Ansgar BurchardtUse os.path.lexists instead of exists
2013-10-27 Ansgar BurchardtMerge branch 'pu/xz-for-indices'
2013-10-20 Ansgar BurchardtReset signal handler to default action in child processes
2013-08-12 Joerg JaspertMerge remote-tracking branch 'drkranz/stats' into merge
2013-08-12 Luca FalavignaImplement get_users_from_ldap function
2013-05-20 Ansgar BurchardtStop using deprecated functions from python-apt
2013-05-04 Mark HymersEliminate all references to apt.conf
2013-05-04 Mark HymersMerge branch 'master' of /srv/ftp.debian.org/git/dak
2013-05-04 Mark HymersRemove all apt.conf usage from dak
2012-10-01 Joerg JaspertMerge branch 'master' of ssh://franck.debian.org/srv...
2012-09-30 Ansgar BurchardtMerge remote-tracking branch 'dktrkranz/fixes'
2012-09-30 Luca FalavignaStrip contrib/non-free from source names
2012-09-17 Ansgar BurchardtMerge branch 'pu/backports-merge'
2012-09-17 Ansgar BurchardtMerge branch 'master' into pu/backports-merge
2012-09-17 Ansgar Burchardtdaklib/utils.py: use daklib.config
2012-09-17 Ansgar BurchardtAdd per-suite mail whitelists.
2012-09-16 Joerg JaspertMerge remote-tracking branch 'ansgar/fix-acl' into...
2012-09-16 Joerg Jaspertand do it for the tempdir function too
2012-09-16 Joerg JaspertMerge remote-tracking branch 'ansgar/fix-unpriv' into...
2012-09-16 Ansgar Burchardtdaklib/utils.py: lookup gid for group.
2012-09-16 Joerg Jaspertdont know python? come, join the ftpteam and write...
2012-09-16 Joerg JaspertMerge branch 'dak-unpriv' into merge
2012-09-16 Joerg Jaspertupdate function docu
2012-09-16 Joerg Jaspertmake use of dak-unpriv
2012-08-31 Joerg JaspertMerge remote-tracking branch 'drkranz/uid' into merge
2012-08-30 Luca FalavignaImprove performances of get_logins_from_ldap
2012-08-29 Joerg JaspertMerge remote-tracking branch 'drkranz/uid' into merge
2012-08-29 Luca FalavignaImplement get_login_from_ldap function
2012-08-14 Joerg JaspertMerge remote-tracking branch 'ansgar/pu/multiarchive-1'
2012-08-13 Ansgar Burchardtdaklib/utils.py (gpg_get_key_addresses): prefer @debian...
2012-08-12 Joerg JaspertMerge remote-tracking branch 'ansgar/pu/multiarchive...
2012-08-11 Joerg JaspertMerge remote-tracking branch 'ansgar/pu/multiarchive...
2012-08-11 Ansgar Burchardtdaklib/utils.py (check_reverse_depends): update for...
2012-08-11 Ansgar Burchardtdaklib/checks.py, daklib/utils.py: check for source...
2012-08-11 Ansgar Burchardtdaklib/utils.py (poolify): no longer include component
2012-08-09 Ansgar Burchardtchange documentation style
2012-08-09 Ansgar BurchardtPython modules should not be executable
2012-07-09 Joerg JaspertMerge remote-tracking branch 'drkranz/cruft' into merge
2012-07-08 Luca FalavignaImplement check_reverse_depends function
2012-07-07 Joerg JaspertMerge remote-tracking branch 'ansgar/pu/multiarchive...
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-01 Joerg JaspertMerge remote-tracking branch 'ansgar/pu/multiarchive...
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-06-14 Ansgar BurchardtRemove unused functions.
2012-05-11 Joerg JaspertMerge remote-tracking branch 'ansgar/pu/wheezy' into...
2012-05-10 Ansgar Burchardtstop using deprecated python-apt functions
2012-05-09 Ansgar Burchardtadd our own deb_extract_control function
2012-03-19 Torsten Wernerfix reading $HOME/etc/dak/dak.conf
2012-03-04 Joerg JaspertMerge remote-tracking branch 'drkranz/misc' into merge
2012-03-04 Joerg JaspertMerge remote-tracking branch 'drkranz/misc' into merge
2012-03-04 Luca FalavignaFix variable name in parse_checksum function (Closes...
2011-11-11 Joerg JaspertMerge remote-tracking branch 'ansgar/package-list'...
2011-11-11 Ansgar BurchardtAdapt to changes to Package-List field.
2011-10-04 Joerg JaspertMerge remote-tracking branch 'drkranz/fixes' into merge
next