| Commit message (Expand) | Author | Age |
* | fixup a bunch of things for binNMU support | Mattia Rizzolo | 2015-11-23 |
* | buildpackage: umount as the very last option, due keeping the bindmounts whil... | Mattia Rizzolo | 2015-11-22 |
* | 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 |
* | 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 |
* | 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 |
* | add hook type I: it runs after successfully build a package, after copying ba... | Mattia Rizzolo | 2015-10-13 |
* | always load hooks just after extracting the build place, and unload them when... | Mattia Rizzolo | 2015-10-13 |
* | pbuilder-buildpackage: some more whitespaces normalization | Mattia Rizzolo | 2015-10-03 |
* | fix a whole bunch of warning from shellcheck | Mattia Rizzolo | 2015-09-18 |
* | buildpackage: Unset DISPLAY just before the build, othewise there is software... | Mattia Rizzolo | 2015-08-29 |
* | parametrize the build directory using the conf option BUILDDIR | Mattia Rizzolo | 2015-08-08 |
* | pbuilder-buildpackage: remove the -e parameter from the dpkg-buildpackage inv... | Mattia Rizzolo | 2015-06-24 |
* | Deprecate the PKGNAME_LOGFILE_EXTENTION conf entry in favour of PKGNAME_LOGFI... | Mattia Rizzolo | 2015-06-23 |
* | set the USER env variable to BUILDUSERNAME, to fix FTBFS of some package whic... | Mattia Rizzolo | 2015-06-17 |
* | import 0.125+nmu3 | Mattia Rizzolo | 2015-06-17 |
* | import 0.125+nmu2 | Mattia Rizzolo | 2015-06-17 |
* | import 0.125+nmu1 | Mattia Rizzolo | 2015-06-17 |
* | fix logging message and conditionality to make it less lines. | Junichi Uekawa | 2012-03-13 |
* | fix space handling in additional-buildresults. | Junichi Uekawa | 2012-03-13 |
* | Bug#652634: Allow to copy additional files out of the build directory | Guido Günther | 2012-03-13 |
* | Bug#659703: pbuilder: Typo in error message | Maarten Bezemer | 2012-03-09 |
* | I think I need to quote PATH | Junichi Uekawa | 2012-01-27 |
* | Bug#644507: pbuilder produces a confusing error message about the dcs filenam... | Junichi Uekawa | 2011-12-31 |
* | Bug#606687: ccache support fails in the face of su PATH mangling | Matthew Palmer | 2011-12-31 |
* | Ignore LD_PRELOAD when inside 'pbuilder build' building something. | Junichi Uekawa | 2011-09-21 |
* | lighttpd test fails with cowdancer loaded. (closes: #640684) | Junichi Uekawa | 2011-09-21 |
* | cannot cross build i386 only package on amd64 host (closes: #624530) | YOSHINO Yoshihito | 2011-08-07 |
* | Bug#606699: pbuilder NMU | Emilio Pozuelo Monfort | 2011-06-24 |
* | Move ccache setup to pbuilder-buildpackage-funcs | Loïc Minier | 2010-01-03 |
* | Add builtin ccache support, enabled by default | Loïc Minier | 2010-01-02 |
* | Avoid appending extra spaces in DEBBUILDOPTS | Loïc Minier | 2009-12-14 |
* | Factor "exec >" + "exec 2>&1" together | Loïc Minier | 2009-12-13 |
* | Log dpkg-buildpackage command lines | Loïc Minier | 2009-12-12 |
* | Add support for building packages twice; #493538 | Loïc Minier | 2009-12-11 |
* | Make error message visible when copying out to buildresult (closes: #505695) | Junichi Uekawa | 2009-12-05 |
* | quote-escape debemail so that email with space can be handled properly. | Junichi Uekawa | 2009-11-02 |
* | pbuilder-buildpackage: pass -e to dpkg-bp, not -m | Loïc Minier | 2009-09-21 |
* | Bug#520251: pbuilder: Pbuilder does not umount bindmounts when ssh connection... | Stefan Fritsch | 2009-03-18 |
* | implement --inputfile option. | Junichi Uekawa | 2009-03-07 |
* | refactor to use 'log' function rather than using 'echo' directly. | Junichi Uekawa | 2009-02-26 |
* | 398865: apply patch for LOGNAME, and implement also shadow group file | Junichi Uekawa | 2007-05-28 |
* | fix always ending with "Aborting with error" | Junichi Uekawa | 2007-05-27 |
* | fix thinko: trap exit -> trap - exit | Junichi Uekawa | 2007-05-27 |
* | change "trap" handling so that all trap function calls are called _trap, and ... | Junichi Uekawa | 2007-05-27 |
* | trap SIGHUP as well as EXIT. | Junichi Uekawa | 2007-05-27 |
* | use tee instead of not outputting anything for logging mode. | Junichi Uekawa | 2007-05-17 |