2012-07-01 |
Joerg Jaspert | Merge remote-tracking branch 'ansgar/pu/multiarchive... |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Ansgar Burchardt | config.py: Add __contains__ method |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Ansgar Burchardt | fstransactions.py: allow mode to be a string |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Ansgar Burchardt | fstransactions.py: also use mode for directories |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Ansgar Burchardt | tests: add a few packages for testing dak |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Ansgar Burchardt | utils.py: add mail_addresses_for_upload function |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Ansgar Burchardt | gpg_get_key_addresses: return a list instead of a set |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Ansgar Burchardt | textutils.py: don't try to convert unicode strings... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Joerg Jaspert | Merge remote-tracking branch 'algernon/b/queue-report... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Ansgar Burchardt | Add regexp to match .changes files. |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Ansgar Burchardt | Correctly match version part of source tarballs |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Ansgar Burchardt | dominate: convert to str |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Ansgar Burchardt | Remove no longer used templates. |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Ansgar Burchardt | Remove unused functions. |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Gergely Nagy | queue-report: Also print unprocessed changes files |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Gergely Nagy | queue_report: Ignore stuff without a source |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Joerg Jaspert | first get the lockfile, then sync to ftpmaster. and... |
commit | commitdiff | tree | snapshot |
2012-06-02 |
Joerg Jaspert | Merge remote-tracking branch 'refs/remotes/ansgar/pu... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Ansgar Burchardt | add module for filesystem transactions |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Ansgar Burchardt | Add nicer and stricter regular expressions. |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Ansgar Burchardt | override, override-disparity: rename suite variable... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Ansgar Burchardt | daklib/dbconn.py: Don't list install_date twice in... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Ansgar Burchardt | fix typo in daklib/gpg.py: seqeuence -> sequence |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Ansgar Burchardt | Allow to set fingerprint in __init__ for DBBinary and... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Ansgar Burchardt | Remove split-done. |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Ansgar Burchardt | Remove import-known-changes and import-new-files. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Ansgar Burchardt | process-upload: document -d, --directory option |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Mark Hymers | We now allow non-gzip data in udebs |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Joerg Jaspert | Merge remote-tracking branch 'ansgar/pu/wheezy' into... |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Ansgar Burchardt | Go back to temporary tables. |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Joerg Jaspert | Merge remote-tracking branch 'ansgar/pu/wheezy' into... |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Ansgar Burchardt | Change how compression methods are selected in FileWriter |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Ansgar Burchardt | Use with statement instead of temporary table |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Ansgar Burchardt | Move "import utils" into function |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Joerg Jaspert | Merge remote-tracking branch 'ansgar/pu/wheezy' into... |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Ansgar Burchardt | Remove dead code. |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Ansgar Burchardt | Remove redundant indices from database. |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Ansgar Burchardt | Add path to removal logs to minimal configuration. |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Ansgar Burchardt | Make dominate -s <suite> work without Obsolete::Options... |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Ansgar Burchardt | setup/README: update for postgresql-9.1 |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Ansgar Burchardt | setup/README: remove no longer needed postgresql packages |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Ansgar Burchardt | stop using deprecated python-apt functions |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Joerg Jaspert | ask before installing security updates |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Ansgar Burchardt | merge check for Description field with other checks |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Ansgar Burchardt | add our own deb_extract_control function |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Ansgar Burchardt | Stop passing order_by as a string. |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Ansgar Burchardt | Allow use with SQLAlchemy 0.7 |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Joerg Jaspert | * scripts/debian/link_morgue.sh: New script, converting... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Joerg Jaspert | Merge remote-tracking branch 'youam/master' into merge |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Uli Martens | Merge branch 'master' of http://ftp-master.debian.org... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Uli Martens | define used variable, as we're now using strict |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Joerg Jaspert | Merge remote-tracking branch 'youam/master' into merge |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Uli Martens | warn on read errors in update-ftpstats, don't die |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Uli Martens | handle compressed files transparently |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Mark Hymers | Fix win32loader byhand not to update all hardlinks |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Joerg Jaspert | Add stable back to the suite block, thanks Adam |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Joerg Jaspert | woops, more oldstable going away |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Joerg Jaspert | remove lenny |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Joerg Jaspert | buildd add keys |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Joerg Jaspert | minimal change to correctly publish auto-accepted secur... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Torsten Werner | fix reading $HOME/etc/dak/dak.conf |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Torsten Werner | Ignore 'Operation not permitted' error. |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Joerg Jaspert | Merge remote-tracking branch 'drkranz/lintian' into... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Joerg Jaspert | Allow squeeze-backports for dm |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Luca Falavigna | Re-enable source-contains-waf-binary now that #661561... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Joerg Jaspert | might help to teach dqueued about the dm keyring too |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Joerg Jaspert | that should also shutup the html validation foo |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Joerg Jaspert | move a closing </span> |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Joerg Jaspert | Merge remote-tracking branch 'ansgar/description-md5... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Ansgar Burchardt | generate_translations: do not include some descriptions... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Ansgar Burchardt | Also make generate_translations work with PostgreSQL... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Joerg Jaspert | Merge remote-tracking branch 'ansgar/pu/postgresql... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Ansgar Burchardt | Make generate-packages-sources2 work correctly with... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Joerg Jaspert | Merge remote-tracking branch 'drkranz/q-r' into merge |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Luca Falavigna | Add link to relevant PTS page for binary-NEW packages |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Joerg Jaspert | Merge branch 'master' into merge |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Joerg Jaspert | log suitename only |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Joerg Jaspert | Merge remote-tracking branch 'drkranz/misc' into merge |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Joerg Jaspert | Merge remote-tracking branch 'drkranz/misc' into merge |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Luca Falavigna | Fix variable name in parse_checksum function (Closes... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Luca Falavigna | Display changes in ACCEPTED mails (Closes: #261096) |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Luca Falavigna | When rejecting packages, make .changes files world... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Joerg Jaspert | do the i18n export in a way that we dont need to change... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Joerg Jaspert | removed unused lines |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Joerg Jaspert | Merge remote-tracking branch 'drkranz/queuereport'... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Luca Falavigna | Fix sponsor email handling in new.822 (Closes: #662024) |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Joerg Jaspert | Merge remote-tracking branch 'drkranz/queued' into... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Luca Falavigna | Use GPG format in queued README (Closes: #624437) |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Joerg Jaspert | Merge remote-tracking branch 'drkranz/lintian' into... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Luca Falavigna | Disable source-contains-waf-binary tag until #661561... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Joerg Jaspert | exclude the pdiff files |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Joerg Jaspert | make args a part of stagefile |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Joerg Jaspert | add some more logging to c-s |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Joerg Jaspert | And also catch double-sign-edit-failure-sign-whatever... |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Joerg Jaspert | forget a comment, break the scripts. no more |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Joerg Jaspert | remove some todo |
commit | commitdiff | tree | snapshot |
2012-03-03 |
gregor herrmann | Add package names to title for items. |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Joerg Jaspert | only use .bz2 files in Index |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Joerg Jaspert | shutup |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Joerg Jaspert | work without the file extension |
commit | commitdiff | tree | snapshot |
next |