index
:
~helmut/mdbp.git
master
meta dpkg-buildpackage
Helmut Grohne
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-06-23
ssh: use tarfile as a context manager
Helmut Grohne
2022-06-23
mmdebstrap: use Popen as a context manager
Helmut Grohne
2022-06-23
ssh: use Popen as a context manager
Helmut Grohne
2022-06-23
streamapi: use Popen as a context manager
Helmut Grohne
2022-04-20
mmdebstrap: do not use pwd module
Helmut Grohne
2021-07-10
pbuilder: fail when apt-get update fails
Helmut Grohne
2021-07-10
stop using from __future__ import annotations
Helmut Grohne
2021-07-10
pbuilder: uninline a function for locating the base.tgz
Helmut Grohne
2021-07-08
uninline helper function temporary_static_file
Helmut Grohne
2021-07-06
pbuilder: rewrite cmd.extend sequence as list
Helmut Grohne
2021-07-06
pbuilder: implement support for build_path
Helmut Grohne
2021-07-06
pbuilder: use an ExitStack
Helmut Grohne
2021-07-06
mmdebstrap and sbuild shall agree on what build_path means
Helmut Grohne
2021-07-01
sbuild: fix quoting of config strings
Helmut Grohne
2021-07-01
drop unnecessary execution bit from mdbp/debspawn.py
Helmut Grohne
2021-06-24
rename a number of fields to become similar to debusine
Helmut Grohne
2021-06-15
implement basic debspawn backend
Helmut Grohne
2021-06-15
allow passing custom options to pbuilder and sbuild
Helmut Grohne
2021-05-31
mention mdbp-ssh in the README.md
Helmut Grohne
2021-05-27
correctly handle integer values for .parallel
Helmut Grohne
2021-05-27
prefer subprocess.call over subprocess.run
Helmut Grohne
2021-05-27
fix setup.py
Helmut Grohne
2021-05-27
pbuilder: allow missing .lintian in json
Helmut Grohne
2021-05-27
add new field .output.artifacts to schema
Helmut Grohne
2021-05-20
common: simplify code using contextlib.suppress
Helmut Grohne
2021-05-20
schema: fix indentation
Helmut Grohne
2021-05-19
ssh: improve handling of failed builds
Helmut Grohne
2021-05-19
sbuild: don't just apt upgrade, dist-upgrade instead
Helmut Grohne
2021-05-19
pbuilder: support running lintian
Helmut Grohne
2021-05-19
pbuilder: always update and upgrade the chroot
Helmut Grohne
2021-05-19
sbuild: always update and upgrade the chroot
Helmut Grohne
2021-05-18
mmdebstrap: tell debconf not to generate its database
Helmut Grohne
2021-05-18
enable building a source package by name and version
Helmut Grohne
2021-05-18
mmdebstrap: reimplement build hook recursively
Helmut Grohne
2021-05-17
mmdebstrap: don't keep a lintian.deb either
Helmut Grohne
2021-05-17
mmdebstrap: fix logic error in parent commit
Helmut Grohne
2021-05-16
mmdebstrap: don't keep downloaded .deb files
Helmut Grohne
2021-05-16
mmdebstrap: reorder source unpack vs build-dep
Helmut Grohne
2021-05-16
mmdebstrap: allow a PurePath for chdir in priv_drop
Helmut Grohne
2021-05-12
sbuild: make environment passing work
Helmut Grohne
2021-05-11
add ssh remote backend and streamapi wrapper
Helmut Grohne
2021-05-09
mmdebstrap: install fakeroot
Helmut Grohne
2021-05-09
schema: allow more characters in DEB_BUILD_OPTIONS
Helmut Grohne
2021-05-09
support a new field "parallel"
Helmut Grohne
2021-05-09
schema: fix type of additionalProperties
Helmut Grohne
2021-05-09
the stdout fd contains the build log
Helmut Grohne
2021-04-27
schema: generally set additionalProperties to false
Helmut Grohne
2021-04-26
mmdebstrap: move the default mirror into argparse
Helmut Grohne
2021-04-23
sbuild: pass --nolog
Helmut Grohne
2021-04-23
pbuilder: pass --no-source-only-changes
Helmut Grohne
[next]