Commits
- Commit:
0fa636dc03e43477199ad7aefd917b628e93b29d
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Date:
Release 0.22.1
- Commit:
787fab5d8731c1f400b51f74b7b7622279aed2fa
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Via:
- GitHub <noreply@github.com>
- Date:
Build wheels for pull requests (#1291)
- Commit:
09a534d34b6369a90d88e7948cbcfbb836c40fcf
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Via:
- GitHub <noreply@github.com>
- Date:
Ship rust files. Fixes #1287 (#1290)
- Commit:
395b160b3c336905824f8760d608bf8bb011c585
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Date:
Build wheels for pull requests
- Commit:
7a3ecf6188743df7ccda7bec8d74513d039dc143
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Date:
Ship rust files. Fixes #1287
- Commit:
53d3dfeb852028f28da934577a1ea9429125c8ac
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Via:
- GitHub <noreply@github.com>
- Date:
Handle alternate case for worktreeconfig setting (#1286)
`extensions.worktreeconfig` was checked in a way that was not
case-insensitive, but git config settings should be case insensitive.
This behavior led to problems since the documentation describes the
setting as `worktreeConfig` and GitHub Actions started setting the
option with this casing.
Fixes https://github.com/jelmer/dulwich/issues/1285
- Commit:
4ce425c9c42dceb56fb53df7d7c7327261d56845
- From:
- Will Shanks <wshaos@posteo.net>
- Via:
- GitHub <noreply@github.com>
- Date:
ruff docstring formatting
- Commit:
3556e52bb65c98e478ed3ff184bbcddedbbe2231
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Via:
- GitHub <noreply@github.com>
- Date:
Merge pull request #1284 from jelmer/pypi-deploys
Fix pypi deployments
- Commit:
ca2e25ad393bb25c9a4d81918e8612fd6354de51
- From:
- Will Shanks <willshanks@us.ibm.com>
- Date:
Handle alternate case for worktreeconfig setting
`extensions.worktreeconfig` was checked in a way that was not
case-insensitive, but git config settings should be case insensitive.
This behavior led to problems since the documentation describes the
setting as `worktreeConfig` and GitHub Actions started setting the
option with this casing.
Fixes https://github.com/jelmer/dulwich/issues/1285
- Commit:
1fa6259ebfa5ddcefca8c0243f5699695e2f58fd
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Via:
- GitHub <noreply@github.com>
- Date:
Merge pull request #1283 from jelmer/start-0.22.1
Start on 0.22.1
- Commit:
281c15a4f4135bc6a5625f6c344181e7a92eb7eb
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Date:
Fix pypi deployments
- Commit:
9d70aba954b1d42f93322b2dc1e8f8b3d6690065
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Date:
Start on 0.22.1
- Commit:
4f17468f29ee36b9791749058468b770326aa032
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Date:
Release 0.22.0
- Commit:
04b77fa503df756cea2cbc2d651282a0481e9ed8
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Via:
- GitHub <noreply@github.com>
- Date:
Merge pull request #1282 from jelmer/install-tests-package
Fix installation of tests package
- Commit:
26d2326cfc4442af50031a6000c5bda87dd7bc22
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Via:
- GitHub <noreply@github.com>
- Date:
Merge pull request #1281 from jelmer/cargo-versions
Set correct version for rust modules
- Commit:
151203b51e2701863c48b8c321af7048427409f8
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Date:
Fix installation of tests package
We still need this for the utils module
- Commit:
fe7d6521025e4d0d7e1b349c815f9ace56ea0759
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Date:
Set correct version for rust modules
- Commit:
01f322d29172232c04408732246d8cc7eeaa7d69
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Via:
- GitHub <noreply@github.com>
- Date:
Merge pull request #1280 from jelmer/dependabot/cargo/pyo3-0.21.2
Bump pyo3 from 0.21.1 to 0.21.2
- Commit:
15ac6efb886d745a4f7f5d5586de852c97336a30
- From:
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Via:
- GitHub <noreply@github.com>
- Date:
Bump pyo3 from 0.21.1 to 0.21.2
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/pyo3/pyo3/releases)
- [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pyo3/pyo3/compare/v0.21.1...v0.21.2)
---
updated-dependencies:
- dependency-name: pyo3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
- Commit:
7e7cf8a2c9ae840cec0aa2f59a4ff82dcfba8c9b
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Via:
- GitHub <noreply@github.com>
- Date:
Merge pull request #1278 from jelmer/no-docs
Stop installing docs/ as part of package code
- Commit:
8f62b59e91238e9a78d8f898bff3b827ac5ae5e1
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Via:
- GitHub <noreply@github.com>
- Date:
Merge branch 'master' into no-docs
- Commit:
28f6ff4ac4521ca38c9d93c0cf52f3128ffa9e12
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Via:
- GitHub <noreply@github.com>
- Date:
Merge pull request #1277 from jelmer/move-tests
Move tests to root. Fixes #1024
- Commit:
95b7daddb9facda9b91af9dd785d16cdc171cc92
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Date:
Stop installing docs/ as part of package code
Fixes #1248
- Commit:
cc93029c25d975ee7e3fd1460948efeef631e1f1
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Date:
Re-add dulwich.tests.utils and dulwich.tests.test_object_store for use with e.g. breezy
- Commit:
ee0223452ddad06224fbfbda668d9f8fce23ee24
- From:
- Jelmer Vernooij <jelmer@jelmer.uk>
- Via:
- GitHub <noreply@github.com>
- Date:
Merge pull request #1275 from jelmer/cibuildwheel
cibuildwheel: define options in pyproject.toml