index
:
debhelper
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-30
Merge https://salsa.debian.org/debian/debhelper
Igor Pashev
1
-231
/
+211
2018-08-04
dh: Support autoloading sequences via Build-Depends
Niels Thykier
1
-0
/
+11
2018-08-04
dh: Refactor --with/--without handling of add-ons
Niels Thykier
1
-19
/
+57
2018-05-19
Use a new sequence to toggle dh_installinitramfs in c11 and older
Niels Thykier
1
-1
/
+3
2018-05-18
dh_installinitramfs: New helper tool
Niels Thykier
1
-0
/
+1
2018-05-10
Enable dwz in c12 by default
Niels Thykier
1
-2
/
+4
2018-03-07
dh: Simplify sequence definitions
Niels Thykier
1
-19
/
+7
2018-03-07
Move sub from dh to D::DH::SequencerUtil
Niels Thykier
1
-17
/
+0
2018-01-28
dh: Rename optimize_sequence to unpack_sequence
Niels Thykier
1
-2
/
+2
2018-01-20
dh: Always run commands with sequence defined options
Niels Thykier
1
-0
/
+3
2018-01-07
dh: Fix missing $ in $startpoint
Niels Thykier
1
-1
/
+1
2018-01-07
dh: Fix off-by-one in a compat check
Niels Thykier
1
-3
/
+3
2018-01-04
dh: Avoid reset of starting point with multiple opaque targets
Niels Thykier
1
-1
/
+10
2018-01-04
dh: Move some "compat 9"-only code inside an if-guard
Niels Thykier
1
-9
/
+7
2018-01-02
dh: Ensure that $startpoint{$package} is defined
Niels Thykier
1
-0
/
+4
2018-01-02
dh: Isolate some (now) "compat 9"-only code
Niels Thykier
1
-45
/
+30
2018-01-02
dh: Do not re-run completed targets
Niels Thykier
1
-32
/
+85
2018-01-02
dh: Rewrite sequence handling
Niels Thykier
1
-113
/
+15
2017-12-30
dh: Fix a warning about an uninitialized variable
Niels Thykier
1
-1
/
+1
2017-12-29
Add DH_EXTRA_ADDONS env variable to specify local addons.
Paul Tagliamonte
1
-0
/
+1
2017-11-19
Merge https://anonscm.debian.org/git/debhelper/debhelper
Igor Pashev
1
-77
/
+120
2017-11-11
Replace some string evals with a simple require
Niels Thykier
1
-1
/
+1
2017-10-28
dh,dh_auto_*: Add NOOP promises
Niels Thykier
1
-0
/
+9
2017-10-22
Document directory requirement for all debhelper tools
Niels Thykier
1
-1
/
+3
2017-10-13
dh: Replace systemd sequence with dh_installsystemd [c11]
Niels Thykier
1
-1
/
+7
2017-07-30
dh: Avoid unintended shell in run()
Niels Thykier
1
-2
/
+2
2017-07-23
dh: Stricter parsing of DH NOOP PROMISE
Niels Thykier
1
-1
/
+1
2017-07-23
dh: Rely on PROMISE NOOP to exclude dh_testdir
Niels Thykier
1
-4
/
+6
2017-07-22
dh: Optimize out dh_testdir as it is literally useless
Niels Thykier
1
-6
/
+4
2017-07-10
dh: --with=build-stamp is a c10+ thing
Niels Thykier
1
-1
/
+1
2017-07-09
dh: Revert --without=build-stamp in c11
Niels Thykier
1
-7
/
+11
2017-07-09
dh: Support pkgfile and pkgfile-logged PROMISE hints
Niels Thykier
1
-0
/
+11
2017-07-07
Dh_Lib: Embed tool versions into auto-generated snippets
Niels Thykier
1
-0
/
+2
2017-07-03
Set Emacs file variables directory-wide
Sven Joachim
1
-6
/
+0
2017-06-26
Avoid fork+exec for rm -f and ln -s in non-deprecated tools
Niels Thykier
1
-1
/
+4
2017-06-04
Revert 80c955221e83327efb984845f59648678c729978
Niels Thykier
1
-10
/
+8
2017-06-04
include present/wanted architecture in error message
Michael Stapelberg
1
-1
/
+1
2017-05-06
Remove remains of dh_pysupport
Niels Thykier
1
-7
/
+1
2017-04-10
pkgfile: Create a "secret" bulk check call for dh
Niels Thykier
1
-3
/
+2
2017-04-10
dh: Juggle some loops to move invariants out
Niels Thykier
1
-11
/
+12
2017-04-10
dh: Avoid unnecessary work for empty overrides
Niels Thykier
1
-10
/
+12
2017-04-10
pkgfile: Attempt to make it scale better for more pkgs
Niels Thykier
1
-0
/
+5
2017-04-08
dh: Include dh_missing in the sequence after dh_fixperms
Niels Thykier
1
-0
/
+1
2017-01-17
dh: Avoid repeating added build commands after "dh_auto_test"
Niels Thykier
1
-1
/
+12
2017-01-12
dh: Show when running the create-stamp "command"
Niels Thykier
1
-0
/
+2
2016-10-22
Make the build-stamp optional via a build-stamp sequence
Niels Thykier
1
-3
/
+9
2016-10-22
dh: Factor argument unpacking
Niels Thykier
1
-28
/
+19
2016-10-02
dh: Remove logs before and not after the override target
Niels Thykier
1
-1
/
+3
2016-09-21
Merge https://anonscm.debian.org/git/debhelper/debhelper
Igor Pashev
1
-37
/
+38
2016-07-09
Enable systemd sequence in compat 10
Niels Thykier
1
-3
/
+1
[next]