| Commit message (Expand) | Author | Age |
* | Add builtin ccache support, enabled by default | Loïc Minier | 2010-01-02 |
* | Remove aptitude with apt-get install aptitude- | Loïc Minier | 2010-01-02 |
* | Only remove/install aptitude on create/update | Loïc Minier | 2010-01-02 |
* | Add aptitude if pbuilder-satisfydepends uses it | Loïc Minier | 2010-01-02 |
* | Remove apt from $CHROOTEXEC apt-get install call | Loïc Minier | 2010-01-02 |
* | debootstrap with --include=apt; for buildd variant | Loïc Minier | 2010-01-02 |
* | pbuilder: Add --architecture and ARCHITECTURE flag | Loïc Minier | 2009-12-30 |
* | pass apt-get '-q' option to remove the progress. | Junichi Uekawa | 2009-08-15 |
* | install aptitude via EXTRAPACKAGES, and not hard-code. (closes: #539578) | Junichi Uekawa | 2009-08-08 |
* | refactor to use 'log' function rather than using 'echo' directly. | Junichi Uekawa | 2009-02-26 |
* | * rename pbuilder-satisfydepends to pbuilder-satisfydepends-classic, and | Junichi Uekawa | 2007-08-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: create/update | Junichi Uekawa | 2007-05-27 |
* | trap SIGHUP as well as EXIT. | Junichi Uekawa | 2007-05-27 |
* | copyright year 2007, and changelog about it, and changelog warning/error to >&2 | Junichi Uekawa | 2007-03-27 |
* | Make 'pbuilder create' also use FORCE_CONFNEW | dancer | 2006-12-17 |
* | update copyright info. | dancer | 2006-05-30 |
* | * fix pdebuild --help output (closes: #367133) | dancer | 2006-05-14 |
* | preliminary support for bind-mounted apt cache directory. | dancer | 2006-02-12 |
* | implement hookdir for workaround of initscripts and cdebootstrap bug. | dancer | 2006-01-29 |
* | use readlink -f instead of -e. | dancer | 2005-12-21 |
* | Use readlink -e instead of readlink -f : | dancer | 2005-12-05 |
* | Revert to using --force-yes, since --allow-unauthenticated doesn't work with ... | dancer | 2005-12-04 |
* | * Bug fix: "pbuilder-buildpackage-funcs check for createbuilduser for | dancer | 2005-12-04 |
* | * Bug fix: "/usr/share/doc/pbuilder/examples/B90linda missing | dancer | 2005-12-04 |
* | fixed documentation, added changes to createbuildenv to chek for error state | dancer | 2005-11-03 |
* | [Junichi Uekawa] | dancer | 2005-10-09 |
* | +2005-08-07 Junichi Uekawa <dancer@debian.org> | dancer | 2005-08-07 |
* | change to use experimental, | dancer | 2005-06-03 |
* | update documentation, and other minor fix in response to FIXME entries. | dancer | 2004-12-01 |
* | + * Implement --variant=buildd support, thanks for Daniel Schepler | dancer | 2004-04-06 |
* | + * debian/control (Description): do not conflict with older bash. | dancer | 2003-12-16 |
* | + * pbuilder-createbuildenv (DEBOOTSTRAPSCRIPT): use $TRAP instead of trap, | dancer | 2003-12-16 |
* | + | dancer | 2003-09-23 |
* | update copyright date | dancer | 2003-04-19 |
* | + * pbuilder.8,pbuilder-createbuildenv,pbuilder-updatebuildenv: change hook n... | dancer | 2003-03-10 |
* | + * debian/rules: add check target for build. | dancer | 2003-03-10 |
* | + | dancer | 2002-10-11 |
* | * pbuilder-createbuildenv: use pbuilder-modules code for | dancer | 2002-09-22 |
* | + * pbuilder-checkparams (CHROOTEXEC): add --internal-chrootexec option to se... | dancer | 2002-09-13 |
* | added hooks support for pbuilder build target. | dancer | 2002-02-24 |
* | update, and bugfixes | dancer | 2002-02-09 |
* | fixing typos and minor details. | dancer | 2002-02-01 |
* | modified the cleaning process to the one using trap, for create, update, and ... | dancer | 2002-01-27 |
* | fixed bugs 12057 and 12063, which are typo/logic errors, thanks to steve | dancer | 2001-11-18 |
* | major updates. adding set -e and other things | dancer | 2001-11-02 |
* | fixing bugs related to runhooks, reported by Dale. Some serious logic disorde... | dancer | 2001-10-21 |
* | adding readlink -f to hookdir handling, in obtaining the sid script | dancer | 2001-10-12 |