summaryrefslogtreecommitdiff
path: root/dh_install
Commit message (Expand)AuthorAge
* dh_{install,missing}: Remove trailing slash from --sourcedir paramNiels Thykier2020-04-04
* Support substitution variables [c13]Niels Thykier2020-01-18
* dh_*: Add cli-options NOOP PROMISES for most helpersNiels Thykier2018-09-14
* dh_install{docs,examples,info,man}: Add missing compat 11 documentationNiels Thykier2018-02-04
* dh_install: Push some documentation to dh_missing(1)Niels Thykier2017-12-30
* dh_install: Fix --exclude of patternsNiels Thykier2017-11-14
* Avoid unnecessary load of File::FindNiels Thykier2017-11-11
* dh_install: Fix --exclude on entire patternsNiels Thykier2017-11-04
* dh_install: Drop obsolete remark about compat 3Niels Thykier2017-11-04
* dh_install: Push removal of --{list,fail}-missing to c12Niels Thykier2017-10-11
* dh_install: Make autodest work with default_sourcedir != d/tmpNiels Thykier2017-07-22
* Dh_Lib: Add stub default_sourcedir functionNiels Thykier2017-07-22
* dh_install: Disable bulk install optimization on clashesNiels Thykier2017-07-13
* Re-instate bug compatibility to fix #867866Niels Thykier2017-07-12
* dh: Support pkgfile and pkgfile-logged PROMISE hintsNiels Thykier2017-07-09
* dh_install: Bulk install sourcesNiels Thykier2017-07-08
* Dh_Lib: Embed tool versions into auto-generated snippetsNiels Thykier2017-07-07
* Set Emacs file variables directory-wideSven Joachim2017-07-03
* dh_install: Guard optimization in a compat bumpNiels Thykier2017-06-30
* dh_installman: Support --sourcedir and fallback to d/tmp [c11]Niels Thykier2017-06-29
* dh_install: Outsource globbing to glob_expandNiels Thykier2017-06-28
* Refactor handling of $skip_install testsNiels Thykier2017-06-28
* dh_install: Move loop invariant out of loopNiels Thykier2017-06-27
* dh_install: Optimize some calls with xargsNiels Thykier2017-06-26
* dh_install: Refactor --autodest handlingNiels Thykier2017-06-26
* dh_install: Remove duplicate $Niels Thykier2017-06-26
* dh_install: Throw away some redundant variablesNiels Thykier2017-06-26
* dh_install: Refactor handling of autodestNiels Thykier2017-06-26
* dh_install: Push some code out of a loopNiels Thykier2017-06-26
* dh_install: Use doit instead of systemNiels Thykier2017-06-24
* dh_install: Pass --exclude/-X to dh_missing. (Closes: #863447)Iain Lane2017-06-04
* Fix dh_install's call to dh_missingNiels Thykier2017-05-07
* dh_install: Pass --sourcedir to dh_missingNiels Thykier2017-04-08
* dh_install: Only call dh_missing if necessaryNiels Thykier2017-04-08
* dh_install: Mark --(list|fail)-missing as deprecatedNiels Thykier2017-04-08
* log_installed_files: Compute the helper name automaticallyNiels Thykier2017-04-08
* dh_install: Uninstalled files should still failNiels Thykier2017-04-08
* Move dh_install’s --{list,fail}-missing to dh_missingMichael Stapelberg2017-04-08
* Refactor install_dir usage to avoid the "if -d " testsNiels Thykier2016-10-02
* dh_install: Make d/tmp prefix optional in d/not-installedSven Joachim2016-07-31
* dh_install: Clarify that not-installed is not related to --excludeNiels Thykier2016-07-31
* Remove support for compat 4Niels Thykier2016-06-15
* dh_install: Fix regression with non-existing filesNiels Thykier2016-03-21
* dh_install: Improve not-installed documentationNiels Thykier2016-03-10
* dh_install: Fail late when there were non-existing filesDmitry Shachnev2016-01-05
* dh_install: Anchor the d/tmp regexNiels Thykier2016-01-02
* dh_install: Avoid d/tmp/d/tmp/<path> on failureNiels Thykier2016-01-02
* dh_install*: sort file lists passed to 'cp --parents -p' for reproducibilityNiko Tyni2015-11-06
* dh_install: Read d/not-installed with --list-missingNiels Thykier2015-09-01
* Migrate to use warnings and use parentNiels Thykier2015-07-01