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
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
2016-07-09
Enable systemd addon by default in compat level 11
Michael Biebl
1
-0
/
+4
2016-05-31
dh: Update the documentation a bit
Niels Thykier
1
-18
/
+17
2016-04-16
Move remark to the right --list option
Niels Thykier
1
-0
/
+2
2016-04-05
dh: Invoke inhibit_log() earlier for --help/--list
Niels Thykier
1
-1
/
+2
2016-04-02
dh: Stricter handling of unknown NOOP promises
Niels Thykier
1
-4
/
+10
2016-04-02
dh: Fix off-by-one in compat condition
Niels Thykier
1
-1
/
+1
2016-04-02
RUn dh-autoreconf seq. by default in compat 10
Niels Thykier
1
-0
/
+5
2016-04-02
dh,d/rules: Use override targets to avoid B-Ds
Niels Thykier
1
-15
/
+1
2016-03-30
Merge git://anonscm.debian.org/debhelper/debhelper
Igor Pashev
1
-15
/
+95
2016-02-21
dh: filter duplicate entries in stamp file
Niels Thykier
1
-3
/
+6
2016-01-22
dh: No stamp file with --no-act
Niels Thykier
1
-0
/
+1
2016-01-14
Add changes missing in the prev. commit
Niels Thykier
1
-1
/
+0
2016-01-13
dh_compile_manifest: New helper tool
Niels Thykier
1
-0
/
+1
2016-01-10
dh_update_autotools_config: New helper to update config.{guess,sub}
Niels Thykier
1
-0
/
+1
2016-01-09
dh+compat 10: Drop sequence ctrl and logs
Niels Thykier
1
-6
/
+52
2015-09-06
Default to --parallel in compat 10
Niels Thykier
1
-7
/
+21
2015-08-22
dh: Fix bug with calling optional commands
Niels Thykier
1
-2
/
+2
2015-08-20
dh: Allow dh_strip_nondeterminism to be absent
Niels Thykier
1
-3
/
+17
2015-08-20
Run dh_strip_nondeterminism before dh_compress
Andrew Ayer
1
-0
/
+1
2015-07-16
Merge git://anonscm.debian.org/debhelper/debhelper
Igor Pashev
1
-3
/
+21
2015-07-01
dh: Optimise out --parallel when it is unnecessary
Niels Thykier
1
-0
/
+8
2015-07-01
Migrate to use warnings and use parent
Niels Thykier
1
-1
/
+2
2015-04-05
dh_installwm: call after dh_link in dh call sequence, error out in compat 10 ...
Bernhard R. Link
1
-1
/
+1
[prev]
[next]