View Bazaar branches
Get this repository:
git clone https://git.launchpad.net/dulwich

See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/jelmer/dulwich.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 25 seconds — see the log

Branches

Name Last Modified Last Commit
master 2024-03-14 17:12:14 UTC
Merge pull request #1261 from nanonyme/protocolerror

Author: Jelmer Vernooij
Author Date: 2024-03-14 17:12:14 UTC

Merge pull request #1261 from nanonyme/protocolerror

Wrap all urllib3 read ProtocolErrors as GitProtocolError

ruff 2024-03-14 14:32:22 UTC
Use f-strings

Author: Jelmer Vernooij
Author Date: 2024-03-14 14:32:22 UTC

Use f-strings

revert-1250-dependabot/github_actions/github_actions-6414fe4d57 2024-02-13 10:30:08 UTC
Revert "Bump the github_actions group with 5 updates"

Author: Jelmer Vernooij
Author Date: 2024-02-13 10:30:08 UTC

Revert "Bump the github_actions group with 5 updates"

rust-4 2024-02-10 18:33:07 UTC
Install rustc

Author: Jelmer Vernooij
Author Date: 2024-02-10 18:13:23 UTC

Install rustc

rust-1 2024-02-10 17:05:12 UTC
Fix style

Author: Jelmer Vernooij
Author Date: 2023-08-29 22:54:19 UTC

Fix style

rust-2 2024-02-10 14:35:56 UTC
Fix style

Author: Jelmer Vernooij
Author Date: 2023-08-29 22:54:19 UTC

Fix style

disperse-disable-upload 2023-12-09 21:42:18 UTC
Disable twine upload in disperse; this is now done on GitHub

Author: Jelmer Vernooij
Author Date: 2023-12-09 21:42:18 UTC

Disable twine upload in disperse; this is now done on GitHub

start-0.21.8 2023-12-05 18:21:51 UTC
Start on 0.21.8.

Author: Jelmer Vernooij
Author Date: 2023-12-05 18:21:51 UTC

Start on 0.21.8.

fix-typing 2023-11-27 22:40:56 UTC
Fix mypy on python3.7

Author: Jelmer Vernooij
Author Date: 2023-11-27 22:40:56 UTC

Fix mypy on python3.7

proxy-url-auth 2023-11-27 13:41:54 UTC
Support credentials in proxy URL

Author: Jelmer Vernooij
Author Date: 2023-11-27 13:32:10 UTC

Support credentials in proxy URL

Fixes #1227

reformat 2023-11-08 21:12:47 UTC
Fix docstring

Author: Jelmer Vernooij
Author Date: 2023-11-01 20:35:14 UTC

Fix docstring

docstring-fix 2023-11-01 20:35:14 UTC
Fix docstring

Author: Jelmer Vernooij
Author Date: 2023-11-01 20:35:14 UTC

Fix docstring

unresolved-deltas 2023-10-03 10:13:43 UTC
Add codespell target

Author: Jelmer Vernooij
Author Date: 2023-10-03 10:13:43 UTC

Add codespell target

pyupgrade 2023-09-29 18:30:47 UTC
Run pyupgrade

Author: Jelmer Vernooij
Author Date: 2023-09-29 18:30:47 UTC

Run pyupgrade

missing-default-identity 2023-09-05 22:48:13 UTC
Raise exception when default identity can't be found.

Author: Jelmer Vernooij
Author Date: 2023-09-05 22:48:13 UTC

Raise exception when default identity can't be found.

See jelmer/xandikos#254

http-nameerror 2023-09-04 15:52:25 UTC
Fix NameError when encountering errors during HTTP operation. Fixes #1208

Author: Jelmer Vernooij
Author Date: 2023-09-04 15:52:25 UTC

Fix NameError when encountering errors during HTTP operation. Fixes #1208

index-docstring 2023-09-03 20:42:54 UTC
Clarify doc string for Index.__getitem__

Author: Jelmer Vernooij
Author Date: 2023-09-03 20:42:40 UTC

Clarify doc string for Index.__getitem__

Fixes #1205

readthedocs-config 2023-09-03 20:30:52 UTC
rename .readthedocs.yml -> .readthedocs.yaml

Author: Jelmer Vernooij
Author Date: 2023-09-03 20:30:52 UTC

rename .readthedocs.yml -> .readthedocs.yaml

http-error 2023-08-09 19:35:40 UTC
Fix new flake errors

Author: Jelmer Vernooij
Author Date: 2023-08-09 19:35:40 UTC

Fix new flake errors

index-refactor 2023-07-21 00:38:22 UTC
Fix python 3.9 compatibility

Author: Jelmer Vernooij
Author Date: 2023-07-21 00:02:40 UTC

Fix python 3.9 compatibility

enum-stage 2023-07-20 23:37:52 UTC
Define enum for stage

Author: Jelmer Vernooij
Author Date: 2023-07-20 22:20:07 UTC

Define enum for stage

readthedocs 2023-06-15 11:56:38 UTC
Fix codespell

Author: Jelmer Vernooij
Author Date: 2023-06-15 11:56:38 UTC

Fix codespell

backwards-compat 2023-05-23 18:05:40 UTC
Be backwards compatible with Repo derivatives

Author: Jelmer Vernooij
Author Date: 2023-05-23 18:05:40 UTC

Be backwards compatible with Repo derivatives

version-tuple 2023-05-04 01:50:06 UTC
Handle version tuples that aren't just 3 integers

Author: Jelmer Vernooij
Author Date: 2023-05-04 01:50:06 UTC

Handle version tuples that aren't just 3 integers

init-files-non-kwargs 2023-05-03 23:29:21 UTC
For the moment, allow passing non-kwargs to Repo._init_files

Author: Jelmer Vernooij
Author Date: 2023-05-03 23:29:21 UTC

For the moment, allow passing non-kwargs to Repo._init_files

core-symlinks 2023-04-27 15:45:57 UTC
Support core.symlink=false. Fixes #1169

Author: Jelmer Vernooij
Author Date: 2023-04-27 14:25:00 UTC

Support core.symlink=false. Fixes #1169

abs2rel 2023-04-19 17:51:13 UTC
Switch to relative imports with abs2rel

Author: Jelmer Vernooij
Author Date: 2023-04-19 17:51:13 UTC

Switch to relative imports with abs2rel

fix-iterobjects-subset 2023-04-06 13:26:18 UTC
Fix ``ObjectStore.iterobjects_subset()`` when hex shas are passed for objects...

Author: Jelmer Vernooij
Author Date: 2023-04-06 13:26:18 UTC

Fix ``ObjectStore.iterobjects_subset()`` when hex shas are passed for objects that live in packs.

Fixes #1166

handle-missing 2023-04-05 19:06:15 UTC
Handle missing object

Author: Jelmer Vernooij
Author Date: 2023-04-05 19:06:15 UTC

Handle missing object

init-branch 2023-03-20 17:58:34 UTC
Support init.defaultBranch config option

Author: Jelmer Vernooij
Author Date: 2023-03-20 13:01:33 UTC

Support init.defaultBranch config option

git-protocol-error 2023-03-15 18:10:08 UTC
Make sure GitProtocolError's first argument is a string

Author: Jelmer Vernooij
Author Date: 2023-03-15 18:10:08 UTC

Make sure GitProtocolError's first argument is a string

memory-repo-fetch-fix 2023-03-13 23:54:55 UTC
Fix fetching into MemoryRepo

Author: Jelmer Vernooij
Author Date: 2023-03-13 23:54:55 UTC

Fix fetching into MemoryRepo

Fixes #1157

git-file-close-warn 2023-03-13 20:25:12 UTC
Warn when _GitFile is not closed

Author: Jelmer Vernooij
Author Date: 2023-03-13 20:25:12 UTC

Warn when _GitFile is not closed

pyproject 2023-03-08 16:56:22 UTC
Convert setup.cfg to pyproject.toml

Author: Jelmer Vernooij
Author Date: 2023-03-08 16:56:22 UTC

Convert setup.cfg to pyproject.toml

disperse-action 2023-02-28 00:59:55 UTC
Use disperse action

Author: Jelmer Vernooij
Author Date: 2023-02-28 00:59:55 UTC

Use disperse action

disperse-validate-action 2023-02-28 00:51:38 UTC
Use disperse validate action.

Author: Jelmer Vernooij
Author Date: 2023-02-28 00:51:38 UTC

Use disperse validate action.

object-refactoring 2023-02-27 23:47:58 UTC
Fix typing.

Author: Jelmer Vernooij
Author Date: 2023-02-27 23:35:46 UTC

Fix typing.

codespell 2023-02-27 23:34:06 UTC
Run codespel.

Author: Jelmer Vernooij
Author Date: 2023-02-27 23:34:06 UTC

Run codespel.

move-switch-readme 2023-02-05 23:03:55 UTC
Move swift README to contrib directory.

Author: Jelmer Vernooij
Author Date: 2023-02-05 23:03:55 UTC

Move swift README to contrib directory.

teyit 2023-02-01 12:58:20 UTC
reformatted dulwich/tests/test_client.py

Author: Jelmer Vernooij
Author Date: 2023-02-01 12:58:20 UTC

reformatted dulwich/tests/test_client.py
All done! 1 reformatted, 46 left unchanged

commit-extra 2023-01-31 20:00:18 UTC
Access Commit._extra rather than deprecated Commit.extra

Author: Jelmer Vernooij
Author Date: 2023-01-31 20:00:18 UTC

Access Commit._extra rather than deprecated Commit.extra

isort 2023-01-31 20:00:18 UTC
Access Commit._extra rather than deprecated Commit.extra

Author: Jelmer Vernooij
Author Date: 2023-01-31 20:00:18 UTC

Access Commit._extra rather than deprecated Commit.extra

objects-refactoring 2023-01-25 20:53:28 UTC
Factor out format_event/parse_event functions.

Author: Jelmer Vernooij
Author Date: 2023-01-25 18:34:43 UTC

Factor out format_event/parse_event functions.

find-missing-objects 2023-01-25 19:28:33 UTC
Reintroduce find_missing_objects, since hg-git relies on it.

Author: Jelmer Vernooij
Author Date: 2023-01-25 08:17:23 UTC

Reintroduce find_missing_objects, since hg-git relies on it.

deprecate-extra 2023-01-25 19:26:16 UTC
Deprecate Commit.extra.

Author: Jelmer Vernooij
Author Date: 2023-01-25 19:26:16 UTC

Deprecate Commit.extra.

event 2023-01-25 18:39:48 UTC
Add separate Event object.

Author: Jelmer Vernooij
Author Date: 2023-01-25 18:39:48 UTC

Add separate Event object.

0.21-fixes 2023-01-25 08:17:23 UTC
Reintroduce find_missing_objects, since hg-git relies on it.

Author: Jelmer Vernooij
Author Date: 2023-01-25 08:17:23 UTC

Reintroduce find_missing_objects, since hg-git relies on it.

sec-policy 2023-01-25 08:15:11 UTC
Update security policy now that 0.21.X is out.

Author: Jelmer Vernooij
Author Date: 2023-01-25 08:15:11 UTC

Update security policy now that 0.21.X is out.

worktreeconfig 2023-01-23 02:26:25 UTC
Add support for worktreeconfig extension

Author: Jelmer Vernooij
Author Date: 2023-01-23 01:50:28 UTC

Add support for worktreeconfig extension

move-tests 2023-01-22 16:25:10 UTC
Move most tests to root and don't install them

Author: Jelmer Vernooij
Author Date: 2023-01-22 16:23:39 UTC

Move most tests to root and don't install them

Fixes #1024

unstable 2023-01-18 23:22:50 UTC
releasing package dulwich version 0.21.2-1

Author: Jelmer Vernooij
Author Date: 2023-01-18 23:22:50 UTC

releasing package dulwich version 0.21.2-1

pristine-tar 2023-01-18 23:22:01 UTC
pristine-tar data for dulwich_0.21.2.orig.tar.gz

Author: Jelmer Vernooij
Author Date: 2023-01-18 23:22:01 UTC

pristine-tar data for dulwich_0.21.2.orig.tar.gz

pack-windows 2023-01-18 21:33:42 UTC
Update NEWS.

Author: Jelmer Vernooij
Author Date: 2023-01-18 21:33:28 UTC

Update NEWS.

inline-move-in-pack 2023-01-18 19:26:59 UTC
Inline _move_in_pack, only used once.

Author: Jelmer Vernooij
Author Date: 2023-01-18 19:26:59 UTC

Inline _move_in_pack, only used once.

various 2023-01-18 02:43:05 UTC
Make ObjectStore._move_in_pack private, don't reopen files.

Author: Jelmer Vernooij
Author Date: 2023-01-18 02:43:05 UTC

Make ObjectStore._move_in_pack private, don't reopen files.

complete-thin-pack 2023-01-17 20:36:17 UTC
Factor out common _complete_thin_pack.

Author: Jelmer Vernooij
Author Date: 2023-01-17 20:36:17 UTC

Factor out common _complete_thin_pack.

peeled-tags 2023-01-17 19:17:21 UTC
Factor out serialize_refs.

Author: Jelmer Vernooij
Author Date: 2023-01-17 19:08:02 UTC

Factor out serialize_refs.

inline-get-object-at 2023-01-17 18:13:59 UTC
Inline get_object_at.

Author: Jelmer Vernooij
Author Date: 2023-01-16 02:26:07 UTC

Inline get_object_at.

extend-pack 2023-01-17 17:38:41 UTC
Specify max_size to SpooledTemporaryFile, factor out extend_pack.

Author: Jelmer Vernooij
Author Date: 2023-01-17 13:27:12 UTC

Specify max_size to SpooledTemporaryFile, factor out extend_pack.

news-0.21.0 2023-01-16 18:46:07 UTC
Whoops. Retroactively populate NEWS for 0.21.0

Author: Jelmer Vernooij
Author Date: 2023-01-16 18:46:07 UTC

Whoops. Retroactively populate NEWS for 0.21.0

pack-index-v3 2023-01-15 21:26:52 UTC
Initial work on pack index v3.

Author: Jelmer Vernooij
Author Date: 2023-01-15 21:26:52 UTC

Initial work on pack index v3.

pack-fixes-2 2023-01-15 20:31:42 UTC
pass along progress function in a few more cases

Author: Jelmer Vernooij
Author Date: 2023-01-15 20:31:42 UTC

pass along progress function in a few more cases

pack-fixes 2023-01-15 18:27:20 UTC
Cope with Protocol not being available on Python 3.8

Author: Jelmer Vernooij
Author Date: 2023-01-15 18:14:04 UTC

Cope with Protocol not being available on Python 3.8

factor-missing-obj-finder 2023-01-14 02:13:51 UTC
Factor out MissingObjectStore.

Author: Jelmer Vernooij
Author Date: 2023-01-14 02:13:51 UTC

Factor out MissingObjectStore.

pack-refactor 2023-01-13 19:48:09 UTC
Add more typing.

Author: Jelmer Vernooij
Author Date: 2023-01-13 19:45:33 UTC

Add more typing.

pack-refactoring 2023-01-13 19:48:09 UTC
Add more typing.

Author: Jelmer Vernooij
Author Date: 2023-01-13 19:45:33 UTC

Add more typing.

fix-dep-warning 2023-01-13 19:47:07 UTC
Fix deprecation warning re HTTPResponse.getheader().

Author: Jelmer Vernooij
Author Date: 2023-01-13 19:47:07 UTC

Fix deprecation warning re HTTPResponse.getheader().

object-container-protocol 2023-01-13 19:19:09 UTC
Add protocols for object containers.

Author: Jelmer Vernooij
Author Date: 2023-01-13 13:04:49 UTC

Add protocols for object containers.

avoid-refetch 2023-01-13 18:31:56 UTC
Remove unused get_raw_delta.

Author: Jelmer Vernooij
Author Date: 2023-01-13 13:27:50 UTC

Remove unused get_raw_delta.

even-more-typing 2023-01-04 17:02:29 UTC
One more in lru_cache.

Author: Jelmer Vernooij
Author Date: 2023-01-03 21:12:49 UTC

One more in lru_cache.

more-typing 2023-01-03 20:52:48 UTC
Add more typing

Author: Jelmer Vernooij
Author Date: 2023-01-03 20:46:04 UTC

Add more typing

drop-py36 2022-12-10 17:12:37 UTC
Drop pypy3.9, since it's not available on GitHub actions.

Author: Jelmer Vernooij
Author Date: 2022-12-10 16:53:37 UTC

Drop pypy3.9, since it's not available on GitHub actions.

fix-example-memoryrepo 2022-12-01 18:58:41 UTC
Fix memoryrepop example.

Author: Jelmer Vernooij
Author Date: 2022-12-01 18:58:41 UTC

Fix memoryrepop example.

typing 2022-11-29 16:18:38 UTC
Fix typing.

Author: Jelmer Vernooij
Author Date: 2022-11-29 10:42:54 UTC

Fix typing.

override-env 2022-11-14 17:35:08 UTC
use TestCase.overrideEnv.

Author: Jelmer Vernooij
Author Date: 2022-11-14 17:28:03 UTC

use TestCase.overrideEnv.

missing-content-type 2022-11-11 18:25:06 UTC
Support missing content type.

Author: Jelmer Vernooij
Author Date: 2022-11-11 18:20:55 UTC

Support missing content type.

fix-pure 2022-11-10 15:46:12 UTC
Fix --pure. Fixes #1093

Author: Jelmer Vernooij
Author Date: 2022-11-10 15:46:12 UTC

Fix --pure. Fixes #1093

move-overrideEnv 2022-11-08 22:07:33 UTC
use TestCase.overrideEnv.

Author: Jelmer Vernooij
Author Date: 2022-11-08 20:31:33 UTC

use TestCase.overrideEnv.

fix-apidocs 2022-11-08 20:43:45 UTC
Build API docs with Python 3.10 for now, until pydoctor catches up.

Author: Jelmer Vernooij
Author Date: 2022-11-08 20:43:45 UTC

Build API docs with Python 3.10 for now, until pydoctor catches up.

license-files 2022-10-29 15:59:05 UTC
Set the license_files tag.

Author: Jelmer Vernooij
Author Date: 2022-10-29 15:59:05 UTC

Set the license_files tag.

depth 2022-10-29 15:09:13 UTC
Support depth for local clones.

Author: Jelmer Vernooij
Author Date: 2022-10-27 17:58:19 UTC

Support depth for local clones.

aiohttp-simpler 2022-10-28 17:36:39 UTC
Add dulwich.aiohttp.

Author: Jelmer Vernooij
Author Date: 2022-10-28 14:04:43 UTC

Add dulwich.aiohttp.

config-credentials 2022-10-23 23:27:07 UTC
add support for git credential helpers

Author: =?utf-8?q?Daniele_Trifir=C3=B2?=
Author Date: 2022-10-23 23:22:59 UTC

add support for git credential helpers

- add misc url-matching functions

Extracted from https://github.com/jelmer/dulwich/pull/976

clone-b 2022-10-23 19:09:19 UTC
Add -b argument to dulwich clone.

Author: Jelmer Vernooij
Author Date: 2022-10-23 19:03:15 UTC

Add -b argument to dulwich clone.

setup.cfg-optional-exts 2022-10-21 06:47:23 UTC
Use standard python infrastructure to mark extensions as optional

Author: Jelmer Vernooij
Author Date: 2022-10-20 23:39:14 UTC

Use standard python infrastructure to mark extensions as optional

symlink-win 2022-10-20 23:55:45 UTC
On Windows, provide a hint about developer mode when creating symlinks fails ...

Author: Jelmer Vernooij
Author Date: 2022-10-20 14:25:32 UTC

On Windows, provide a hint about developer mode when creating symlinks fails due to a permission error

Fixes #1005

wheel-path 2022-10-19 02:19:32 UTC
Fix wheel artifact path.

Author: Jelmer Vernooij
Author Date: 2022-10-19 02:19:32 UTC

Fix wheel artifact path.

package-data 2022-10-16 16:37:43 UTC
Migrate some more package data to setup.cfg.

Author: Jelmer Vernooij
Author Date: 2022-10-16 16:37:43 UTC

Migrate some more package data to setup.cfg.

setup.cfg 2022-10-07 20:21:58 UTC
Remove unused import.

Author: Jelmer Vernooij
Author Date: 2022-10-07 20:21:58 UTC

Remove unused import.

disperse 2022-10-07 15:29:04 UTC
s/releaser/disperse/

Author: Jelmer Vernooij
Author Date: 2022-10-07 15:28:49 UTC

s/releaser/disperse/

releaser-validate 2022-10-07 13:51:52 UTC
s/releaser/disperse/

Author: Jelmer Vernooij
Author Date: 2022-10-07 13:51:52 UTC

s/releaser/disperse/

index-format-error 2022-10-07 12:03:10 UTC
Raise exception when encountering an unsupported index format.

Author: Jelmer Vernooij
Author Date: 2022-10-07 12:03:10 UTC

Raise exception when encountering an unsupported index format.

raise-from 2022-10-07 06:11:47 UTC
Use 'raise from'.

Author: Jelmer Vernooij
Author Date: 2022-10-07 06:11:47 UTC

Use 'raise from'.

lookup-once 2022-10-05 15:17:20 UTC
Only lookup entries in pwd once.

Author: Jelmer Vernooij
Author Date: 2022-10-05 15:17:20 UTC

Only lookup entries in pwd once.

repository-format-1 2022-10-03 20:24:31 UTC
Support repository format version 1. Fixes #1056

Author: Jelmer Vernooij
Author Date: 2022-10-03 20:24:31 UTC

Support repository format version 1. Fixes #1056

deltify 2022-09-28 21:23:32 UTC
Abort delta generation early if the delta gets too big.

Author: Jelmer Vernooij
Author Date: 2022-09-28 21:23:32 UTC

Abort delta generation early if the delta gets too big.

yield-from 2022-09-28 20:57:43 UTC
Use yield from.

Author: Jelmer Vernooij
Author Date: 2022-09-28 20:57:43 UTC

Use yield from.

delta 2022-09-25 23:54:39 UTC
Avoid copying data when creating deltas.

Author: Jelmer Vernooij
Author Date: 2022-09-25 23:46:51 UTC

Avoid copying data when creating deltas.

aiohttp 2022-09-25 21:59:02 UTC
Add basic aiohttp server implementation.

Author: Jelmer Vernooij
Author Date: 2022-09-25 21:56:32 UTC

Add basic aiohttp server implementation.

avoid-bytesio 2022-09-25 21:15:54 UTC
Remove now unused ProtocolFile.

Author: Jelmer Vernooij
Author Date: 2022-09-25 21:15:54 UTC

Remove now unused ProtocolFile.

1100 of 137 results

Other repositories

Name Last Modified
lp:dulwich 2024-03-28
lp:~jelmer/dulwich 2020-06-25
lp:~roguescholar/dulwich/+git/packaging 2020-01-15
13 of 3 results
You can't create new repositories for Dulwich.