summaryrefslogtreecommitdiff
path: root/scripts/dpkg-maintscript-helper.sh
AgeCommit message (Expand)AuthorFilesLines
2019-02-23dpkg-maintscript-helper: Restrict find for dir-to-symlink move to -maxdepth 1Ralf Treinen1-1/+1
2018-10-10shell: Quote variablesGuillem Jover1-2/+2
2018-10-10dpkg-maintscript-helper: Use explicit escape instead of literal backslashGuillem Jover1-2/+2
2018-09-03dpkg-maintscript-helper: Check that DPKG_MAINTSCRIPT_PACKAGE is definedGuillem Jover1-0/+8
2017-10-22dpkg-maintscript-helper: Add color supportGuillem Jover1-4/+60
2017-05-17dpkg-maintscript-helper: Print all unowned files from a directoryGuillem Jover1-8/+23
2017-05-06doc: Spelling fixesJosh Soref1-1/+1
2016-12-18dpkg-maintscript-helper: Validate versions in all commandsGuillem Jover1-0/+2
2016-12-18dpkg-maintscript-helper: Handle empty versions as they are optional argumentsGuillem Jover1-4/+14
2016-12-17dpkg-maintscript-helper: Use the new --validate-version commandGuillem Jover1-6/+4
2016-10-30dpkg-maintscript-helper: Make conffile commands more robustDavid Kalnischkies1-0/+12
2016-07-19Fix documentation typosGuillem Jover1-1/+1
2016-05-02dpkg-maintscript-helper: Decouple local declaration from command assignmentGuillem Jover1-4/+6
2016-05-02dpkg-maintscript-helper: Do safe matching of directories containing conffilesGuillem Jover1-5/+9
2016-02-27dpkg-maintscript-helper: Allow broken versions starting with a dashCarsten Hey1-10/+10
2016-02-27dpkg-maintscript-helper: Anchor pathnames in sed and grep regexesCarsten Hey1-3/+3
2016-02-27dpkg-maintscript-helper: Quote shell variablesCarsten Hey1-10/+10
2016-02-27dpkg-maintscript-helper: Use fixed string matching for pathnamesCarsten Hey1-2/+2
2015-04-18debian: Update my copyright yearsGuillem Jover1-1/+1
2015-04-10dpkg-maintscript-helper: Fix logic in symlink argument checkGuillem Jover1-1/+1
2015-04-01dpkg-maintscript-helper: Support moving a conffile not being shippedMathias Behrle1-1/+3
2015-04-01dpkg-maintscript-helper: Handle symlinks and pathnames ending in slashGuillem Jover1-1/+3
2014-10-06dpkg-maintscript-helper: Add support for relative symlinks to symlink_to_dirGuillem Jover1-6/+14
2014-08-19dpkg-maintscript-helper: Fix symlink_to_dir to assure absolute pathnamesGuillem Jover1-0/+4
2014-08-19dpkg-maintscript-helper: Fix dir_to_symlink to handle relative symlink targetsHelmut Grohne1-2/+10
2014-05-17dpkg-maintscript-helper: Print only once that we are moving a conffileGuillem Jover1-3/+2
2014-04-21dpkg-maintscript-helper: Use exit instead of return to exit a subshellRichard Levitte1-2/+2
2014-01-15dpkg-maintscript-helper: Allow missing prior-version for dir/symlink switchesGuillem Jover1-2/+0
2013-12-12dpkg-maintscript-helper: Fix symlink_to_dir and dir_to_symlink commandsGuillem Jover1-24/+84
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-2/+2
2013-11-01dpkg-maintscript-helper: Add new dir_to_symlink commandGuillem Jover1-1/+116
2013-11-01dpkg-maintscript-helper: Add new symlink_to_dir commandGuillem Jover1-1/+75
2013-11-01dpkg-maintscript-helper: Accept multiple arguments in error and warningGuillem Jover1-2/+2
2013-11-01dpkg-maintscript-helper: Generalize ensure_package_owns_conffile()Guillem Jover1-9/+9
2013-07-26dpkg-maintscript-helper: improve behaviour in “Multi-Arch: same” packagesRaphaël Hertzog1-4/+4
2013-07-26dpkg-maintscript-helper: ensures file ownership before actingRaphaël Hertzog1-4/+27
2013-07-08Switch usage errors to not print entire --help outputGuillem Jover1-11/+8
2012-06-30Change all programs to accept -? instead of -h for help outputGuillem Jover1-2/+2
2012-02-19dpkg-maintscript-helper: fix debug outputRaphaël Hertzog1-5/+5
2012-02-01Move copyright information from --version output to file comment headersGuillem Jover1-5/+0
2011-07-07dpkg-maintscript-helper: Unify somewhat --help output with other commandsGuillem Jover1-12/+6
2010-05-24dpkg-maintscript-helper: make <lastversion> optional in rm_conffile and mv_co...Raphaël Hertzog1-11/+25
2010-05-24dpkg-maintscript-helper: fix function called by mv_conffile in postrmRaphaël Hertzog1-1/+1
2010-05-24dpkg-maintscript-helper: handle missing parameters properlyRaphaël Hertzog1-2/+10
2010-05-17dpkg-maintscript-helper: add "supports" commandRaphaël Hertzog1-1/+33
2010-05-17dpkg-maintscript-helper: add --version optionRaphaël Hertzog1-0/+14
2010-05-17Rename /usr/lib/dpkg/maintscript-helper in /usr/bin/dpkg-maintscript-helperRaphaël Hertzog1-0/+256