aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Fix deprecation warnings on Thread.getName()HEADmasterLibravatarKrytarik Raido2023-11-03
* Improve handling of mail features.LibravatarKrytarik Raido2023-06-28
* Update changelog for release.debian/0.7.2LibravatarUnit 1932023-01-30
* Update Standards-Version to 4.6.2.LibravatarUnit 1932023-01-30
* Allow the buildsystem to set python3 depends.LibravatarUnit 1932023-01-30
* Migrate away from distutils.LibravatarUnit 1932023-01-30
* Actually ignore stderr on apt-ftparchive (ref: 7ea6bb3)LibravatarKrytarik Raido2022-08-02
* mini-dinstall: Ensure that the top-level directory is an absolute pathLibravatarGioele Barabucci2022-02-19
* mini-dinstall: Log mkdir errors instead of just printing themLibravatarGioele Barabucci2022-02-19
* mini-dinstall: Avoid outdated `logger.warn`LibravatarGioele Barabucci2022-02-17
* Release to unstable.debian/0.7.1LibravatarUnit 1932022-02-05
* Update Standards-Version to 4.6.0.LibravatarUnit 1932022-02-05
* d/control: Bump DH compat to 13.LibravatarUnit 1932022-02-05
* d/control: R³: no.LibravatarUnit 1932022-02-05
* d/control: Update my email address.LibravatarUnit 1932022-02-05
* In do_rename, use copy+delete rather than rename to solve some ownership prob...LibravatarUnit 1932022-02-05
* Fix typo and update address while we're at itLibravatarThijs Kinkhorst2021-11-24
* Fix regression in parsing 'incoming_permissions' setting.LibravatarKrytarik Raido2021-07-22
* Don't capture stderr on apt-ftparchive, not used anyway.LibravatarKrytarik Raido2021-07-22
* Update changelog.debian/0.7.0LibravatarUnit 1932019-07-30
* Clean up extraneous whitespace in files.LibravatarUnit 1932019-07-30
* Bump Standards-Version to 4.4.0.LibravatarUnit 1932019-07-30
* Add myself to uploaders.LibravatarUnit 1932019-07-30
* Update Vcs-* fields to Salsa.LibravatarUnit 1932019-07-30
* Utilize debhelper-compat and bump to 12.LibravatarUnit 1932019-07-30
* Update packaging to reflect python3 port.LibravatarUnit 1932019-07-30
* Add --foreground to the manpage and add a NEWS entry for the chown_changes_fi...LibravatarUnit 1932019-07-30
* Add support for override files.LibravatarKrytarik Raido2019-07-17
* Add error handling on empty PID file.LibravatarKrytarik Raido2019-07-17
* Create Release file for source subdirectory.LibravatarHeinrich Schuchardt2019-07-17
* Deprecate chown_changes_files in favor of restrict_changes_files.LibravatarUnit 1932019-07-13
* Archive directory on command line should take precedence over config.LibravatarUnit 1932019-07-13
* Add --foreground optionLibravatarPavel Shramov2019-07-13
* Fix omission in variable name change.LibravatarUnit 1932019-07-13
* Update documentation on recent changes.LibravatarKrytarik Raido2018-04-04
* Switch to using the subprocess module.LibravatarKrytarik Raido2018-04-04
* Drop unused files and code.LibravatarKrytarik Raido2018-04-03
* Various improvements in coding style.LibravatarKrytarik Raido2018-04-03
* Port to Python 3LibravatarUnit 1932018-03-14
* Support installing upstream detached signatures.LibravatarUnit 1932018-03-14
* sign-release.sh: Add support for gpg2.LibravatarUnit 1932018-03-12
* Document changes and release 0.6.31debian/0.6.31LibravatarGuido Günther2017-09-05
* Add gbp.confLibravatarGuido Günther2017-09-05
* Account for '.ddeb' dbgsym extension in debpackage regex.LibravatarUnit 1932017-07-25
* Enable the 'Signed-By' feature by setting GPG IDs in 'keyids'LibravatarUnit 1932017-03-02
* Add a new option 'expire_release_files' to enable 'Valid-Until' with a life o...LibravatarUnit 1932017-03-02
* Reduce code duplication in ArchiveDir.LibravatarKrytarik Raido2016-11-25
* Properly handle .buildinfo files.LibravatarUnit 1932016-11-24
* Add configurable support for by-hash, on by default.LibravatarUnit 1932016-09-23
* Fix manpage formatting, describe backport_release and experimental_release.LibravatarUnit 1932016-04-20
* Add option backport_release to the configuration file.LibravatarHeinrich Schuchardt2016-04-10
* Correct the documentation for option experimental_release.LibravatarHeinrich Schuchardt2016-04-10
* Only use sha256 hashes, dropping sha1 and md5.LibravatarUnit 1932016-04-15
* Generate Contents files when using flat archive type.LibravatarUnit 1932016-04-15
* Remove gzip compressed package files.LibravatarUnit 1932016-04-15
* Remove bzip2 compressed package files.LibravatarUnit 1932016-01-25
* Allow re-installing same version packages.LibravatarUnit 1932016-01-25
* Add xz support for package files.LibravatarUnit 1932016-01-25
* document changes and release 0.6.30debian/0.6.30LibravatarChristoph Goehre2014-08-25
* increase debhelper compat level to 9LibravatarChristoph Goehre2014-08-25
* switch from cdbs to dhLibravatarChristoph Goehre2014-08-25
* transition from python-support to dh_python2LibravatarChristoph Goehre2014-08-25
* bump up Standards-Version to 3.9.5LibravatarChristoph Goehre2014-08-25
* lintian: fix vcs-field-not-canonicalLibravatarChristoph Goehre2014-08-25
* document changes and release 0.6.29debian/0.6.29LibravatarChristoph Goehre2011-10-06
* DM-Upload-Allowed is superfluous since I'm DDLibravatarChristoph Goehre2011-10-06
* bump up Standards-Version to 3.9.2LibravatarChristoph Goehre2011-10-06
* add support for new InRelease fileLibravatarSven Hartge2011-03-27
* add Date and Message-ID header fields in email from mini-dinstallLibravatarChristoph Goehre2011-02-27
* logging.StreamHandler use sys.stderr as default outputLibravatarChristoph Goehre2011-02-19
* document changes and release 0.6.28.1debian/0.6.28.1LibravatarChristoph Goehre2010-10-20
* bump up Standards-Version to 3.9.1LibravatarChristoph Goehre2010-10-10
* popen2 is deprecated in python 2.6LibravatarChristoph Goehre2010-10-10
* hashlib needs python >= 2.5LibravatarChristoph Goehre2010-10-10
* hashlib can handle sha256, so we didn't need python-crypto anymoreLibravatarChristoph Goehre2010-08-22
* replace deprecated md5 and sha module with hashlibLibravatarChristoph Goehre2010-08-22
* document changes and release 0.6.28debian/0.6.28LibravatarChristoph Goehre2010-05-30
* Switch to dpkg-source 3.0 (native) formatLibravatarChristoph Goehre2010-05-30
* disable tweeting on default and document tweet options in manpageLibravatarChristoph Goehre2010-05-30
* added twitting support (e.g. for twitter/identi.ca)LibravatarChristopher R. Gabriel2010-05-30
* support Source format 3.0LibravatarChristoph Goehre2010-05-30
* exit with 1 instead of backtrace by creating mini-dinstall's folderLibravatarChristoph Goehre2010-05-30
* allow to disable 'db' option in apt-ftparchiveLibravatarChristoph Goehre2010-05-30
* Upgrade to the new python-apt API.LibravatarJulian Andres Klode2010-05-09
* lintian: change Build-Depends python-dev to pythonLibravatarChristoph Goehre2010-05-09
* lintian: depend on debhelper >= 7LibravatarChristoph Goehre2010-05-09
* lintian: spelling error in changelog s/incomming/incoming/LibravatarChristoph Goehre2010-05-09
* lintian: add blank line on debian NEWS fileLibravatarChristoph Goehre2010-05-09
* bump up Standards-Version to 3.8.4LibravatarChristoph Goehre2010-05-09
* lintian: add ${misc:Depends} to mini-dinstall packageLibravatarChristoph Goehre2010-05-09
* update pkg_version on clean targetLibravatarChristoph Goehre2010-05-09
* document changes and release 0.6.27debian/0.6.27LibravatarChristoph Goehre2009-08-16
* add 'X-Mini-Dinstall' header field to upload emailLibravatarChristoph Goehre2009-07-30
* allow to disable chmod on incomingLibravatarChristoph Goehre2009-07-30
* add generic do_and_log functionLibravatarChristoph Goehre2009-07-24
* fix patch from LucaLibravatarChristoph Goehre2009-07-23
* support distribution aliasesLibravatarLuca Capello2009-07-23
* allow verify_sigs per repositoryLibravatarChristoph Goehre2009-03-16
* send upload information mails with utf-8 charsetLibravatarChristoph Goehre2009-03-15
* demote depends on gpgv to recommendsLibravatarChristoph Goehre2008-12-14