| Commit message (Expand) | Author | Age |
* | use log.w() instead of log() | Mattia Rizzolo | 2015-11-15 |
* | use log.i() instead of log() | Mattia Rizzolo | 2015-11-15 |
* | {create,update}buildenv: consider APTGETOPT also when running apt-get update | Mattia Rizzolo | 2015-11-12 |
* | 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 |
* | always load hooks just after extracting the build place, and unload them when... | Mattia Rizzolo | 2015-10-13 |
* | use `hash` instead of `which`, for all the good it brings | Mattia Rizzolo | 2015-10-07 |
* | updatebuildenv: also explicitely install 2 de-facto dependencies of debdelta ... | Mattia Rizzolo | 2015-10-05 |
* | Make the debdelta implementation more rubost and document the new options in ... | Mattia Rizzolo | 2015-10-05 |
* | Add debdelta support, enable optionally via pbuilderrc or the command line. | Ritesh Raj Sarraf | 2015-10-04 |
* | fix a whole bunch of warning from shellcheck | Mattia Rizzolo | 2015-09-18 |
* | Revert "test failure." | Junichi Uekawa | 2012-03-31 |
* | test failure. | Junichi Uekawa | 2012-03-31 |
* | Show current time in create / update operations too. (closes: #613854) | Junichi Uekawa | 2012-03-28 |
* | factor out common code for apt key rings. | Junichi Uekawa | 2012-03-13 |
* | make longer lines wrap so reading patch files aren't as painful. | Junichi Uekawa | 2012-03-09 |
* | Bug#579028: pbuilder: installs untrusted packages without asking | Simon Ruderich | 2012-03-09 |
* | Add an option to verify key signatures. (closes: #579028) | Junichi Uekawa | 2010-07-05 |
* | 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 |
* | Also drop apt from pbuilder-updatebuildenv | Loïc Minier | 2010-01-02 |
* | 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 |
* | Do not error out on etch apt for apt-get autoremove (closes: #531454) | Junichi Uekawa | 2009-06-19 |
* | Drop useless -o APT::Get::AutomaticRemove=true | Loïc Minier | 2009-05-10 |
* | Call apt-get autoremove on upgrades; #322649 | Loïc Minier | 2009-05-10 |
* | refactor to use 'log' function rather than using 'echo' directly. | Junichi Uekawa | 2009-02-26 |
* | Set APT::Get::AutomaticRemove=true in upgrade instead of calling autoremove | Loïc Minier | 2008-01-12 |
* | Do not show "Upgrading for distribution xyz" message on update when --overrid... | Junichi Uekawa | 2008-01-11 |
* | * Run apt-get autoremove after upgrade. | Loïc Minier | 2007-12-18 |
* | * 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 |
* | 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 |
* | Revert to using --force-yes, since --allow-unauthenticated doesn't work with ... | dancer | 2005-12-04 |
* | * Bug fix: "/usr/share/doc/pbuilder/examples/B90linda missing | dancer | 2005-12-04 |
* | update documentation and manual pages | dancer | 2005-09-30 |
* | testsuite is ran again. | dancer | 2005-06-04 |
* | autoclean option. | dancer | 2005-06-03 |
* | + * pbuilder.8: document --autocleanaptcache | dancer | 2005-06-03 |
* | change to use experimental, | dancer | 2005-06-03 |
* | + * pbuilder-updatebuildenv: Patch from matt kraai to save | dancer | 2004-06-17 |
* | + * debian/control (Description): do not conflict with older bash. | dancer | 2003-12-16 |