| Commit message (Expand) | Author | Age |
* | 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 |
* | pbuilder-buildpackage: only override HOME during dpkg-buildpackage invocation | Mattia Rizzolo | 2015-10-14 |
* | New config: BUILD_HOME, to be able to set the value of HOME while building. ... | Mattia Rizzolo | 2015-10-14 |
* | debian/control: let pbuilder-uml replace pbuilder (= 0.217) so it is able to ... | Mattia Rizzolo | 2015-10-14 |
* | add hook type I: it runs after successfully build a package, after copying ba... | Mattia Rizzolo | 2015-10-13 |
* | add hook type H: they run just after unpacking the chroot, for every target. | Mattia Rizzolo | 2015-10-13 |
* | always load hooks just after extracting the build place, and unload them when... | Mattia Rizzolo | 2015-10-13 |
* | pbuilder-runhooks: let unloadhooks don't fail if there are no hooks loaded | Mattia Rizzolo | 2015-10-13 |
* | pbuilder-modules: normalize whitespaces | Mattia Rizzolo | 2015-10-13 |
* | pbuilder-runhooks: normalize whitespaces | Mattia Rizzolo | 2015-10-13 |
* | t/test_pbuilder-apt-config: remove temporary file at the end of the test | Mattia Rizzolo | 2015-10-13 |
* | debian/pbuilder-test: remove, fully replaced by autopkgtest | Mattia Rizzolo | 2015-10-13 |
* | debian/tests: add an autopkgtest running the unit tests | Mattia Rizzolo | 2015-10-13 |
* | add a tiny t/runtests.sh | Mattia Rizzolo | 2015-10-13 |
* | move all tests under a t/ directory | Mattia Rizzolo | 2015-10-13 |
* | modules: mount correctly selinux: bindmount from the host, and in the same pl... | Mattia Rizzolo | 2015-10-11 |
* | debian/pbuilder.config: fix detection of mirror through /etc/apt/sources.list... | Mattia Rizzolo | 2015-10-11 |