Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | reorganize manpage ordering and contents | Junichi Uekawa | 2007-06-15 |
| | |||
* | * add example rebuild script from Bastian Venthur | Junichi Uekawa | 2007-06-07 |
| | | | | (http://people.debian.org/~venthur/stuff/2007-06-rebuild/) | ||
* | add people to AUTHORS sometimes | Junichi Uekawa | 2007-06-05 |
| | |||
* | * pbuilder-doc.xml: review documentation. | Junichi Uekawa | 2007-06-04 |
| | |||
* | install useful tools like vim / less | Junichi Uekawa | 2007-06-04 |
| | |||
* | move control.test | Junichi Uekawa | 2007-06-01 |
| | |||
* | run dpkg-architecture inside chroot for ↵ | Junichi Uekawa | 2007-06-01 |
| | | | | pbuilder-satisfydepends-{aptitude,experimental} also. | ||
* | add hook handling in pdebuild-internal | Junichi Uekawa | 2007-05-31 |
| | |||
* | List amd64 in pbuilder-uml's Architectures; thanks Mattia Dongili. | Loïc Minier | 2007-05-28 |
| | |||
* | 2> /dev/tty for example scripts | Junichi Uekawa | 2007-05-28 |
| | |||
* | testsuite update | Junichi Uekawa | 2007-05-28 |
| | |||
* | use dblatex to generate documentation | Junichi Uekawa | 2007-05-28 |
| | |||
* | update manual pages to refer to docbook documentation, and refer to alioth ↵ | Junichi Uekawa | 2007-05-27 |
| | | | | web page | ||
* | fix always ending with "Aborting with error" | Junichi Uekawa | 2007-05-27 |
| | |||
* | try setting LOGNAME when user is already created | Junichi Uekawa | 2007-05-27 |
| | |||
* | testsuite update | Junichi Uekawa | 2007-05-27 |
| | |||
* | 425422: clarify pdebuild.1 documentation | Junichi Uekawa | 2007-05-27 |
| | |||
* | add GNU screen support as C11screen; build failure will start GNU screen | Junichi Uekawa | 2007-05-27 |
| | |||
* | change "trap" handling so that all trap function calls are called _trap, and ↵ | Junichi Uekawa | 2007-05-27 |
| | | | | they will exit pbuilder after receiving a trap. | ||
* | trap sighup as well as exit: create/update | Junichi Uekawa | 2007-05-27 |
| | |||
* | 424717: improved log file support: pdebuild will create a log file per default | Junichi Uekawa | 2007-05-27 |
| | |||
* | process test logs to reduce diff | Junichi Uekawa | 2007-05-27 |
| | |||
* | trap SIGHUP as well as EXIT. | Junichi Uekawa | 2007-05-27 |
| | |||
* | revise documentation and work on japanese translation | Junichi Uekawa | 2007-05-17 |
| | |||
* | change --logfile option to "tee" and document that change | Junichi Uekawa | 2007-05-17 |
| | |||
* | use tee instead of not outputting anything for logging mode. | Junichi Uekawa | 2007-05-17 |
| | |||
* | start japanese translation | Junichi Uekawa | 2007-05-14 |
| | |||
* | note documentation changes | Junichi Uekawa | 2007-05-14 |
| | |||
* | merge | Junichi Uekawa | 2007-05-05 |
|\ | |||
| * | * Update changelogs. | Loïc Minier | 2007-04-29 |
| | | |||
* | | revise documentation | Junichi Uekawa | 2007-05-05 |
|/ | |||
* | merge. pbuilder test is failing to bootstrap sid. | Junichi Uekawa | 2007-04-22 |
|\ | |||
| * | * Update ChangeLog for local changes. | Loïc Minier | 2007-04-22 |
| | | |||
* | | update execute_installtest.sh to be more useful; support more than one ↵ | Junichi Uekawa | 2007-04-22 |
|/ | | | | package for install target | ||
* | remove amd64 from debian/rules | Junichi Uekawa | 2007-04-17 |
| | |||
* | add lenny tests for upgrade testing | Junichi Uekawa | 2007-04-17 |
| | |||
* | B92test-pkg clarification | Junichi Uekawa | 2007-04-16 |
| | |||
* | --debbuildopts --debootstrapopts documentation clarification | Junichi Uekawa | 2007-04-16 |
| | |||
* | remove output of $Id$ | Junichi Uekawa | 2007-04-11 |
| | | | | | $Id$ is a CVS-specific feature which was useful for showing the version number of pbuilder, but is no longer relevant. Something else is required for git, but that will need to be fixed later. | ||
* | minor documentation update for etch release | Junichi Uekawa | 2007-04-10 |
| | |||
* | add lenny to testsuite | Junichi Uekawa | 2007-04-10 |
| | |||
* | install pbuilder-satisfydepends-checkparams | Junichi Uekawa | 2007-04-03 |
| | |||
* | install pbuilder-satisfydepends-funcs | Junichi Uekawa | 2007-04-03 |
| | |||
* | * Merge branch 'master' of ssh://git.debian.org/git/pbuilder/pbuilder | Loïc Minier | 2007-04-02 |
|\ | | | | | | | | | | | Conflicts: ChangeLog | ||
| * | merge changelog | Junichi Uekawa | 2007-04-02 |
| |\ | |||
| * | | 409135: SEE ALSO fix. | Junichi Uekawa | 2007-04-01 |
| | | | |||
* | | | * pbuilder-satisfydepends-aptitude: check whether the dummy dependencies | Loïc Minier | 2007-04-02 |
| |/ |/| | | | | | | | package was truly installed or error out; catches situation where "aptitude" did not keep the dummy package but claimed the installation was successful. | ||
* | | Merge branch 'satisfydepends-aptitude' | Loïc Minier | 2007-04-01 |
|\ \ | |/ |/| | | | | | | | | | Conflicts: ChangeLog debian/changelog | ||
| * | * Update changelogs. | Loïc Minier | 2007-04-01 |
| | | |||
* | | 416920: Bug fix: "pbuilder-uml: --uml-ip broken" | Junichi Uekawa | 2007-03-31 |
| | |