summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* releasing package debconf version 1.5.86HEADdebian/1.5.86archive/debian/1.5.86masterColin Watson2024-02-13
* Fix stdin/stdout handling regression in Debconf::DbDriver::PipeColin Watson2024-02-13
* releasing package debconf version 1.5.85debian/1.5.85archive/debian/1.5.85Colin Watson2024-01-26
* Revert "Use ":encoding(UTF-8)" rather than ":utf8""Colin Watson2024-01-26
* releasing package debconf version 1.5.84debian/1.5.84archive/debian/1.5.84Colin Watson2024-01-24
* Fix spelling of "nonexistent"Colin Watson2024-01-24
* Romanian (Remus-Gabriel Chelu)Colin Watson2024-01-24
* Romanian (Remus-Gabriel Chelu)Colin Watson2024-01-24
* debconf.py: Don't pass sys.executable as an argument to the frontendColin Watson2024-01-24
* Mention another bug fixed by recent dpkg-preconfigure workColin Watson2024-01-24
* debconf-apt-progress: Handle errors from execColin Watson2024-01-24
* Revert "Don't use subroutine prototypes"Colin Watson2024-01-24
* debconf-apt-progress: Fix some errors in recent refactoringColin Watson2024-01-24
* Unfuzzy some more translationsColin Watson2024-01-24
* Print "Extracting templates from packages" to stdout, not stderrColin Watson2024-01-24
* Updated German manpage translation (695t0f0u)Helge Kreutzmann2024-01-22
* Add changelog for previous_module removalColin Watson2024-01-21
* Remove previous_module from Perl and Python confmodules tooColin Watson2024-01-21
* Merge branch 'confmodule-remove-previous-module'Colin Watson2024-01-21
|\
| * confmodule: Remove unused `db_previous_module` commandGioele Barabucci2023-07-02
* | Fix parsing error that resulted in some nonsense in hierarchy.txtColin Watson2024-01-21
* | Adjust shell code to pass shellcheckColin Watson2024-01-21
* | Reformat debconf.py using pyupgrade and isortColin Watson2024-01-21
* | Reformat debconf.py using blackColin Watson2024-01-21
* | Update pre-commit hooksColin Watson2024-01-21
* | Avoid indirect object call syntax for "new"Colin Watson2024-01-21
* | Avoid comma-separated statementsColin Watson2024-01-21
* | Avoid combining low- and high-precedence boolean operatorsColin Watson2024-01-21
* | Use the block form of grep and mapColin Watson2024-01-21
* | Enable warnings lexically rather than using "perl -w"Colin Watson2024-01-21
* | Run pre-commit in Salsa CIColin Watson2024-01-21
* | Add pre-commit hooksColin Watson2024-01-21
* | Silence remaining perlcritic --gentle reportsColin Watson2024-01-21
* | Avoid string eval in a couple of placesColin Watson2024-01-21
* | Use ":encoding(UTF-8)" rather than ":utf8"Colin Watson2024-01-21
* | Use a temporary variable rather than "return sort ..."Colin Watson2024-01-21
* | Avoid two-argument openColin Watson2024-01-21
* | Use bare return rather than "return undef"Colin Watson2024-01-21
* | Don't use subroutine prototypesColin Watson2024-01-21
* | Don't modify $_ in list functionsColin Watson2024-01-21
* | Make all loop iterators lexicalColin Watson2024-01-21
* | Don't use bareword file/directory handlesColin Watson2024-01-21
* | Avoid declaring variables in conditional statementsColin Watson2024-01-11
* | Move "use strict" above all codeColin Watson2024-01-11
* | releasing package debconf version 1.5.83debian/1.5.83archive/debian/1.5.83Colin Watson2023-12-24
* | Avoid Perl's unsafe "<>" operatorColin Watson2023-12-24
* | Update debian/changelogColin Watson2023-10-14
* | Merge branch 'master' into 'master'Colin Watson2023-10-14
|\ \
| * | add more Commands needed by apt-listchangesAlexandre Detiste2023-10-11
| * | debhelper 14/15 compatibilityAlexandre Detiste2023-10-11