summaryrefslogtreecommitdiff
path: root/dh_install
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Set Emacs file variables directory-wideSven Joachim1-6/+0
2017-06-30dh_install: Guard optimization in a compat bumpNiels Thykier1-4/+6
2017-06-29dh_installman: Support --sourcedir and fallback to d/tmp [c11]Niels Thykier1-1/+1
2017-06-28dh_install: Outsource globbing to glob_expandNiels Thykier1-25/+14
2017-06-28Refactor handling of $skip_install testsNiels Thykier1-1/+1
2017-06-27dh_install: Move loop invariant out of loopNiels Thykier1-6/+6
2017-06-26dh_install: Optimize some calls with xargsNiels Thykier1-7/+38
2017-06-26dh_install: Refactor --autodest handlingNiels Thykier1-2/+5
2017-06-26dh_install: Remove duplicate $Niels Thykier1-1/+1
2017-06-26dh_install: Throw away some redundant variablesNiels Thykier1-2/+0
2017-06-26dh_install: Refactor handling of autodestNiels Thykier1-16/+11
2017-06-26dh_install: Push some code out of a loopNiels Thykier1-5/+8
2017-06-24dh_install: Use doit instead of systemNiels Thykier1-6/+1
2017-06-04dh_install: Pass --exclude/-X to dh_missing. (Closes: #863447)Iain Lane1-0/+3
2017-05-07Fix dh_install's call to dh_missingNiels Thykier1-1/+2
2017-04-08dh_install: Pass --sourcedir to dh_missingNiels Thykier1-1/+1
2017-04-08dh_install: Only call dh_missing if necessaryNiels Thykier1-8/+10
2017-04-08dh_install: Mark --(list|fail)-missing as deprecatedNiels Thykier1-0/+8
2017-04-08log_installed_files: Compute the helper name automaticallyNiels Thykier1-1/+1
2017-04-08dh_install: Uninstalled files should still failNiels Thykier1-0/+5
2017-04-08Move dh_install’s --{list,fail}-missing to dh_missingMichael Stapelberg1-43/+11
2016-10-02Refactor install_dir usage to avoid the "if -d " testsNiels Thykier1-4/+2
2016-07-31dh_install: Make d/tmp prefix optional in d/not-installedSven Joachim1-1/+5
2016-07-31dh_install: Clarify that not-installed is not related to --excludeNiels Thykier1-2/+4
2016-06-15Remove support for compat 4Niels Thykier1-8/+5
2016-03-21dh_install: Fix regression with non-existing filesNiels Thykier1-2/+19
2016-03-10dh_install: Improve not-installed documentationNiels Thykier1-3/+3
2016-01-05dh_install: Fail late when there were non-existing filesDmitry Shachnev1-3/+13
2016-01-02dh_install: Anchor the d/tmp regexNiels Thykier1-1/+1
2016-01-02dh_install: Avoid d/tmp/d/tmp/<path> on failureNiels Thykier1-1/+2
2015-11-06dh_install*: sort file lists passed to 'cp --parents -p' for reproducibilityNiko Tyni1-2/+4
2015-09-01dh_install: Read d/not-installed with --list-missingNiels Thykier1-0/+13
2015-07-01Migrate to use warnings and use parentNiels Thykier1-1/+2
2015-04-30Fix the wording in the dh_install reference to dh_exec.Peter Pentchev1-3/+3
2015-04-29dh_install: Document how to use dh-exec to rename filesNiels Thykier1-0/+19
2015-01-08Migrate some calls to use the new install_X subsMartin Koeppe1-2/+2
2015-01-07Pass --reflink=auto to cpNiels Thykier1-3/+5
2015-01-01Add editor hints to the end of all perl modules and scriptsNiels Thykier1-0/+6
2014-07-19Typo: Closes: #755237Joey Hess1-1/+1
2013-08-15dh_install, dh_installdocs, dh_clean: Fix uses of find -exec which cause it t...Joey Hess1-2/+2
2013-05-05dh: Skips running commands that it can tell do nothing.Joey Hess1-0/+2
2012-05-08dh_install: Reorder documentation for clarity. Closes: #672109Joey Hess1-5/+5
2012-02-12dh_install: Man page clarification. Closes: #659635Joey Hess1-2/+2
2011-12-12remove exampleJoey Hess1-21/+0
2011-12-08clarifyJoey Hess1-1/+1
2011-07-04Typo fixes. Closes: #632662Joey Hess1-1/+0
2010-11-02Apply manual pages conventionsDavid Prévot1-33/+34
2010-02-21dh_install: Now --list-missing and --fail-missing are useful even when not al...Joey Hess1-13/+18
2009-09-04Add FILES sections to man pages. Closes: #545041Joey Hess1-9/+16
2009-08-11remove out of place commentJoey Hess1-1/+0