aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pbuilder: add an (undocumented) --help operation. Exit 0 if the help was req...Mattia Rizzolo2015-11-15
* modules: short the --help output and point to the manual pagesMattia Rizzolo2015-11-15
* only set Changed-By to --binnmu-maintainer in .changesAndreas Beckmann2015-11-15
* add "binary-only=yes" mark to the binNMU changelogAndreas Beckmann2015-11-15
* modules: style improvments to binNMU()Mattia Rizzolo2015-11-15
* add binNMU supportLuca Falavigna2015-11-15
* checkparams: override "experimental" DISTRIBUTION only for the create and upd...Mattia Rizzolo2015-11-15
* whitespaces normalizingMattia Rizzolo2015-11-15
* make the output level configurable through LOGLEVEL (--loglevel)Mattia Rizzolo2015-11-15
* use log.e() instead of log()Mattia Rizzolo2015-11-15
* use log.w() instead of log()Mattia Rizzolo2015-11-15
* use log.i() instead of log()Mattia Rizzolo2015-11-15
* t/pbuilder-modules: also test the expected stderrMattia Rizzolo2015-11-15
* t/testlib: add a expect_stderr(), to explicitely test stderrMattia Rizzolo2015-11-15
* modules: add 3 log.{i,w,e} functions to be used instead of log()Mattia Rizzolo2015-11-15
* pdebuild: make debsign work if only a source build was perfomed and only _sou...Mattia Rizzolo2015-11-12
* {create,update}buildenv: consider APTGETOPT also when running apt-get updateMattia Rizzolo2015-11-12
* doc/Makefile: make the build reproducible by using a fixed temp dir to build ...Reiner Herrmann2015-11-10
* open new changelog entryMattia Rizzolo2015-11-10
* update changelogMattia Rizzolo2015-11-10
* pdebuild: hack dpkg-buildpackage invocation to remove the -g/-G/-b/etc flags ...Mattia Rizzolo2015-11-10
* pdebuild: hack dpkg-buildpackage command to remove a possible '-g' or '-G' wh...Mattia Rizzolo2015-11-09
* use relative sources where possibleMattia Rizzolo2015-11-01
* no need to load runhooks anymore now that it's all handled in -modulesMattia Rizzolo2015-10-28
* update changelogMattia Rizzolo2015-10-28
* pbuilder-modules: change the pbuilder-runhooks source directory to be relativeGianfranco Costamagna2015-10-28
* buildpackage: also set the value of BUILD_HOME in the chroot passwdMattia Rizzolo2015-10-23
* B20aupkgtest: Don't quote path to autopkg test dirGuido Günther2015-10-19
* update changelogMattia Rizzolo2015-10-15
* debian/gbp.conf: add to avoid commit hash in the changelog here (since I want...Mattia Rizzolo2015-10-15
* uml: stop networking before quitting, so that the whole thing can exit properlyMattia Rizzolo2015-10-15
* pbuilder-buildpackage: only override HOME during dpkg-buildpackage invocationMattia Rizzolo2015-10-14
* New config: BUILD_HOME, to be able to set the value of HOME while building. ...Mattia Rizzolo2015-10-14
* debian/control: let pbuilder-uml replace pbuilder (= 0.217) so it is able to ...Mattia Rizzolo2015-10-14
* add hook type I: it runs after successfully build a package, after copying ba...Mattia Rizzolo2015-10-13
* add hook type H: they run just after unpacking the chroot, for every target.Mattia Rizzolo2015-10-13
* always load hooks just after extracting the build place, and unload them when...Mattia Rizzolo2015-10-13
* pbuilder-runhooks: let unloadhooks don't fail if there are no hooks loadedMattia Rizzolo2015-10-13
* pbuilder-modules: normalize whitespacesMattia Rizzolo2015-10-13
* pbuilder-runhooks: normalize whitespacesMattia Rizzolo2015-10-13
* t/test_pbuilder-apt-config: remove temporary file at the end of the testMattia Rizzolo2015-10-13
* debian/pbuilder-test: remove, fully replaced by autopkgtestMattia Rizzolo2015-10-13
* debian/tests: add an autopkgtest running the unit testsMattia Rizzolo2015-10-13
* add a tiny t/runtests.shMattia Rizzolo2015-10-13
* move all tests under a t/ directoryMattia Rizzolo2015-10-13
* modules: mount correctly selinux: bindmount from the host, and in the same pl...Mattia Rizzolo2015-10-11
* debian/pbuilder.config: fix detection of mirror through /etc/apt/sources.list...Mattia Rizzolo2015-10-11
* update po during dh-cleanGianfranco Costamagna2015-10-09
* Update translationsGianfranco Costamagna2015-10-09
* use `hash` instead of `which`, for all the good it bringsMattia Rizzolo2015-10-07