aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Also export additional buildresults if the package build failsexport-additional-buildresults-on-build-failureChristopher Baines2015-11-29
* Create export_additional_buildresults functionChristopher Baines2015-11-29
* open changelog for the next releaseHEADmasterMattia Rizzolo2015-11-26
* update changelog for 0.221.1Mattia Rizzolo2015-11-25
* runhooks: move (un)loadhooks() and executehooks() to pbuilder-modules.Mattia Rizzolo2015-11-25
* buildpackage: move the binNMU() function from modules to buildpackage-funcs, ...Mattia Rizzolo2015-11-25
* pdebuild-internal: revert back to plain log() instead of log.{i,e}()Mattia Rizzolo2015-11-25
* create: load hooks before trying to execute themMattia Rizzolo2015-11-25
* pbuilder-apt-config: update the hardcoded list of releases/architectures of u...Mattia Rizzolo2015-11-25
* debian/changelog: remove trailing whitespaceMattia Rizzolo2015-11-25
* open changelog for the next releaseMattia Rizzolo2015-11-24
* release 0.221Mattia Rizzolo2015-11-24
* update changelogMattia Rizzolo2015-11-23
* fixup a bunch of things for binNMU supportMattia Rizzolo2015-11-23
* d/t/build-procenv: use archive.u.c for amd64/i386 and ports.u.c for everythin...Mattia Rizzolo2015-11-22
* buildpackage: umount as the very last option, due keeping the bindmounts whil...Mattia Rizzolo2015-11-22
* updatebuildenv: correctly detect if debdelta is availableMattia Rizzolo2015-11-18
* pbuilder: clean: use `rm -f` when removing APTCACHE/*, so we don't fail when ...Mattia Rizzolo2015-11-15
* update changelogMattia Rizzolo2015-11-15
* add an empty POT file in the documentation directory, to ease the work of tra...Mattia Rizzolo2015-11-15
* modules: copy /etc/resolv.conf from the host only when USENETWORK=yesMattia Rizzolo2015-11-15
* pdebuild-checkparams: exit 0 after printing the help if --help is requested (...Mattia Rizzolo2015-11-15
* 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