| Commit message (Expand) | Author | Age |
* | update changelog for 0.221.1 | Mattia Rizzolo | 2015-11-25 |
* | runhooks: move (un)loadhooks() and executehooks() to pbuilder-modules. | Mattia Rizzolo | 2015-11-25 |
* | buildpackage: move the binNMU() function from modules to buildpackage-funcs, ... | Mattia Rizzolo | 2015-11-25 |
* | pdebuild-internal: revert back to plain log() instead of log.{i,e}() | Mattia Rizzolo | 2015-11-25 |
* | create: load hooks before trying to execute them | Mattia Rizzolo | 2015-11-25 |
* | pbuilder-apt-config: update the hardcoded list of releases/architectures of u... | Mattia Rizzolo | 2015-11-25 |
* | debian/changelog: remove trailing whitespace | Mattia Rizzolo | 2015-11-25 |
* | open changelog for the next release | Mattia Rizzolo | 2015-11-24 |
* | release 0.221 | Mattia Rizzolo | 2015-11-24 |
* | update changelog | Mattia Rizzolo | 2015-11-23 |
* | fixup a bunch of things for binNMU support | Mattia Rizzolo | 2015-11-23 |
* | d/t/build-procenv: use archive.u.c for amd64/i386 and ports.u.c for everythin... | Mattia Rizzolo | 2015-11-22 |
* | buildpackage: umount as the very last option, due keeping the bindmounts whil... | Mattia Rizzolo | 2015-11-22 |
* | updatebuildenv: correctly detect if debdelta is available | Mattia Rizzolo | 2015-11-18 |
* | pbuilder: clean: use `rm -f` when removing APTCACHE/*, so we don't fail when ... | Mattia Rizzolo | 2015-11-15 |
* | update changelog | Mattia Rizzolo | 2015-11-15 |
* | add an empty POT file in the documentation directory, to ease the work of tra... | Mattia Rizzolo | 2015-11-15 |
* | modules: copy /etc/resolv.conf from the host only when USENETWORK=yes | Mattia Rizzolo | 2015-11-15 |
* | pdebuild-checkparams: exit 0 after printing the help if --help is requested (... | Mattia Rizzolo | 2015-11-15 |
* | pbuilder: add an (undocumented) --help operation. Exit 0 if the help was req... | Mattia Rizzolo | 2015-11-15 |
* | modules: short the --help output and point to the manual pages | Mattia Rizzolo | 2015-11-15 |
* | only set Changed-By to --binnmu-maintainer in .changes | Andreas Beckmann | 2015-11-15 |
* | add "binary-only=yes" mark to the binNMU changelog | Andreas Beckmann | 2015-11-15 |
* | modules: style improvments to binNMU() | Mattia Rizzolo | 2015-11-15 |
* | add binNMU support | Luca Falavigna | 2015-11-15 |
* | checkparams: override "experimental" DISTRIBUTION only for the create and upd... | Mattia Rizzolo | 2015-11-15 |
* | whitespaces normalizing | Mattia Rizzolo | 2015-11-15 |
* | make the output level configurable through LOGLEVEL (--loglevel) | Mattia Rizzolo | 2015-11-15 |
* | use log.e() instead of log() | Mattia Rizzolo | 2015-11-15 |
* | use log.w() instead of log() | Mattia Rizzolo | 2015-11-15 |
* | use log.i() instead of log() | Mattia Rizzolo | 2015-11-15 |
* | t/pbuilder-modules: also test the expected stderr | Mattia Rizzolo | 2015-11-15 |
* | t/testlib: add a expect_stderr(), to explicitely test stderr | Mattia Rizzolo | 2015-11-15 |
* | modules: add 3 log.{i,w,e} functions to be used instead of log() | Mattia Rizzolo | 2015-11-15 |
* | pdebuild: make debsign work if only a source build was perfomed and only _sou... | Mattia Rizzolo | 2015-11-12 |
* | {create,update}buildenv: consider APTGETOPT also when running apt-get update | Mattia Rizzolo | 2015-11-12 |
* | doc/Makefile: make the build reproducible by using a fixed temp dir to build ... | Reiner Herrmann | 2015-11-10 |
* | open new changelog entry | Mattia Rizzolo | 2015-11-10 |
* | update changelog | Mattia Rizzolo | 2015-11-10 |
* | pdebuild: hack dpkg-buildpackage invocation to remove the -g/-G/-b/etc flags ... | Mattia Rizzolo | 2015-11-10 |
* | pdebuild: hack dpkg-buildpackage command to remove a possible '-g' or '-G' wh... | Mattia Rizzolo | 2015-11-09 |
* | use relative sources where possible | Mattia Rizzolo | 2015-11-01 |
* | no need to load runhooks anymore now that it's all handled in -modules | Mattia Rizzolo | 2015-10-28 |
* | update changelog | Mattia Rizzolo | 2015-10-28 |
* | pbuilder-modules: change the pbuilder-runhooks source directory to be relative | Gianfranco Costamagna | 2015-10-28 |
* | buildpackage: also set the value of BUILD_HOME in the chroot passwd | Mattia Rizzolo | 2015-10-23 |
* | B20aupkgtest: Don't quote path to autopkg test dir | Guido Günther | 2015-10-19 |
* | update changelog | Mattia Rizzolo | 2015-10-15 |
* | debian/gbp.conf: add to avoid commit hash in the changelog here (since I want... | Mattia Rizzolo | 2015-10-15 |
* | uml: stop networking before quitting, so that the whole thing can exit properly | Mattia Rizzolo | 2015-10-15 |