index
:
debhelper
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dh_installsystemd
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-16
Make dh_installsystemd a no-op on non-linux
Igor Pashev
1
-0
/
+7
2018-10-28
dh_installsystemd: Refactor to suport new maintscripts actions easier
Fabian Grünbichler
1
-7
/
+14
2018-10-28
dh_installsystemd.1: Improve docs about --name
Niels Thykier
1
-6
/
+22
2018-09-14
dh_*: Add cli-options NOOP PROMISES for most helpers
Niels Thykier
1
-1
/
+1
2018-09-03
dh_installsystemd: Run postrm-systemd-reload-only later
Niels Thykier
1
-2
/
+4
2018-09-03
Make dh_install{init,systemd}'s autoscripts independent [c12]
Niels Thykier
1
-1
/
+4
2018-08-08
dh_installinit.1, dh_installsystemd.1: Fix typos
Juhani Numminen
1
-1
/
+1
2018-06-20
dh_installsystemd: Fix handling of symlinked alias units, add relevant tests
Daniele Nicolodi
1
-1
/
+2
2018-06-20
dh_installsystemd: Fix --name option handling
Daniele Nicolodi
1
-1
/
+1
2018-06-20
dh_installsystemd: Fix handling of the undocumented --no-also option
Daniele Nicolodi
1
-6
/
+7
2018-06-20
dh_installsystemd: Improve error reporting if unit file is not found
Daniele Nicolodi
1
-3
/
+5
2018-06-20
dh_installsystemd: Code cleanup, no functional changes
Daniele Nicolodi
1
-82
/
+79
2018-06-16
dh_installsystemd: Simplify
Daniele Nicolodi
1
-47
/
+41
2018-06-16
dh_installsystemd: Simplify error handling
Daniele Nicolodi
1
-16
/
+0
2018-06-16
dh_installsystemd: Refactor
Daniele Nicolodi
1
-31
/
+48
2018-06-13
dh_installsystemd: Improve man page
Daniele Nicolodi
1
-52
/
+46
2018-05-11
Pass the basename of the tmpfiles to "systemd-tmpfiles --create"
Niels Thykier
1
-2
/
+1
2018-01-03
dh_installsystemd: Fix NOOP PROMISE
Niels Thykier
1
-1
/
+1
2018-01-03
dh_install{init,systemd}: Re-order service autosnippets
Niels Thykier
1
-3
/
+8
2017-12-16
dh_installsystemd: Enable dh_installsystemd in old compat levels
Niels Thykier
1
-2
/
+0
2017-11-10
dh_installsystemd: Avoid invalid scripts when there are no units
Felipe Sateler
1
-32
/
+34
2017-11-10
Revert "dh_installsystemd: Avoid invalid scripts when there are no units"
Niels Thykier
1
-12
/
+9
2017-11-09
dh_installsystemd: Avoid invalid scripts when there are no units
Niels Thykier
1
-9
/
+12
2017-11-04
dh_installsystemd: Optimize the tmpfiles search
Niels Thykier
1
-5
/
+3
2017-11-04
dh_installsystemd: Fix incorrect error for "missing" files
Niels Thykier
1
-0
/
+16
2017-10-14
Include $! in error messages
Niels Thykier
1
-2
/
+2
2017-10-13
dh_installsystemd: if --name is given, only generate maintainer scripts for m...
Felipe Sateler
1
-1
/
+13
2017-10-13
dh_installsystemd: Properly quote unit names in autoscripts
Niels Thykier
1
-3
/
+3
2017-10-13
Remove duplicate additions to @installed_units
Felipe Sateler
1
-1
/
+0
2017-10-13
dh_installsystemd: Generate postinst for tmpfiles
Niels Thykier
1
-4
/
+21
2017-10-13
dh_installsystemd: Make open failure a hard error
Niels Thykier
1
-13
/
+6
2017-10-13
dh_installsystemd: Drop now unnecessary dependency on init-system-helpers
Niels Thykier
1
-4
/
+0
2017-10-13
dh_installsystemd: Fix bug in handling of template units (see aaf90aff)
Niels Thykier
1
-8
/
+6
2017-10-13
Fix enabling multiple times of units
Felipe Sateler
1
-1
/
+1
2017-10-13
dh_installsystemd: Regex-escape two directories used in regexes
Niels Thykier
1
-2
/
+2
2017-10-13
dh_installsystemd: Update documentation
Niels Thykier
1
-8
/
+37
2017-10-13
Add dh_installsystemd script with a simple test
Felipe Sateler
1
-0
/
+351