Jelmer Vernooij caa06836ab Improve test coverage and fix tag_create timezone bug hai 1 semana
..
cli 004e8adba7 Suppress expected error logging in web and CLI tests hai 2 semanas
compat c48a53b898 Hide warnings hai 2 semanas
contrib 43f8ec882b Fix ParamikoSSHVendor interface compatibility with SSHVendor hai 1 mes
porcelain caa06836ab Improve test coverage and fix tag_create timezone bug hai 1 semana
__init__.py cf7e90bc10 Move porcelain bisect tests and replace init() usage hai 2 semanas
test___main__.py caa06836ab Improve test coverage and fix tag_create timezone bug hai 1 semana
test_aiohttp.py f45a9fabbd Add dulwich.aiohttp. hai 1 mes
test_annotate.py c48a53b898 Hide warnings hai 2 semanas
test_approxidate.py 59c29b3627 Implement advanced Git object specification support hai 2 meses
test_archive.py e6d026eac1 Drop support for Python 3.9 hai 2 meses
test_attrs.py 242374e2a4 Fix typo in license preamble: "public" -> "published" hai 6 meses
test_bisect.py c48a53b898 Hide warnings hai 2 semanas
test_bitmap.py 4b34f379fa Fix build on windows hai 2 meses
test_blackbox.py f1bfaef9e2 Fix ruff issues (#1886) hai 4 meses
test_bundle.py 667368ffb6 Fix all Bundle resource leaks exposed by __del__ warning hai 3 semanas
test_client.py b08b56fb96 Fix Bundle resource leak in BundleClientTests hai 3 semanas
test_cloud_gcs.py d70fa94c96 Make object_format mandatory for pack index loading hai 1 mes
test_commit_graph.py b0af6bf244 Fix various warnings (#2053) hai 2 semanas
test_config.py d0a38f5b9e Fix SHA-256 pack checksum generation and trailer handling hai 1 mes
test_credentials.py 242374e2a4 Fix typo in license preamble: "public" -> "published" hai 6 meses
test_diff.py ef704cc675 diff: Add colordiff support hai 6 meses
test_diff_tree.py f3b6e94579 Fix TreeEntry typing to not allow None values hai 4 meses
test_diffstat.py 69eb93f11d Add --stat argument to diff hai 1 mes
test_dumb.py d48272a726 dumb: Add fallback when HEAD is missing hai 1 mes
test_fastexport.py c6963ed725 Fix ResourceWarnings for unclosed MemoryRepo objects in tests hai 3 semanas
test_file.py 242374e2a4 Fix typo in license preamble: "public" -> "published" hai 6 meses
test_filter_branch.py 2b68d93362 Update more hardcoded sha length hai 1 mes
test_filters.py c48a53b898 Hide warnings hai 2 semanas
test_gc.py d2aa81d2ab Fix Repo resource leaks in test_gc.py hai 3 semanas
test_grafts.py c6963ed725 Fix ResourceWarnings for unclosed MemoryRepo objects in tests hai 3 semanas
test_graph.py c6963ed725 Fix ResourceWarnings for unclosed MemoryRepo objects in tests hai 3 semanas
test_hooks.py 242374e2a4 Fix typo in license preamble: "public" -> "published" hai 6 meses
test_ignore.py 08e08d8b94 Move porcelain ignore tests to tests/porcelain/ hai 2 semanas
test_index.py 2b68d93362 Update more hardcoded sha length hai 1 mes
test_lfs.py 4df722804f Replace porcelain usage in test_lfs.py with lower-level APIs hai 2 semanas
test_lfs_integration.py c48a53b898 Hide warnings hai 2 semanas
test_line_ending.py 097f5f6f43 Fix warnings hai 2 meses
test_log_utils.py caa06836ab Improve test coverage and fix tag_create timezone bug hai 1 semana
test_lru_cache.py 242374e2a4 Fix typo in license preamble: "public" -> "published" hai 6 meses
test_mailmap.py 242374e2a4 Fix typo in license preamble: "public" -> "published" hai 6 meses
test_maintenance.py 4f2f76425a Move porcelain maintenance tests to tests/porcelain/ hai 2 semanas
test_mbox.py 85e6b26ad3 Move porcelain mbox tests to tests/porcelain/ hai 2 semanas
test_merge.py c6963ed725 Fix ResourceWarnings for unclosed MemoryRepo objects in tests hai 3 semanas
test_merge_drivers.py e6d026eac1 Drop support for Python 3.9 hai 2 meses
test_midx.py 393815ca41 Fix MIDX format compatibility with Git and add compat tests hai 1 mes
test_missing_obj_finder.py 242374e2a4 Fix typo in license preamble: "public" -> "published" hai 6 meses
test_notes.py 242374e2a4 Fix typo in license preamble: "public" -> "published" hai 6 meses
test_object_filters.py 9ba525e942 Fix typing hai 3 semanas
test_object_store.py eb73287253 Add cleanup for unclosed ObjectStore instances in tests hai 3 semanas
test_objects.py 8d0c8cc552 Add support for parsing commits with broken author/committer lines hai 1 mes
test_objectspec.py c6963ed725 Fix ResourceWarnings for unclosed MemoryRepo objects in tests hai 3 semanas
test_pack.py efad8d6b9c Fix mypy type errors and add GitClient.close() method hai 3 semanas
test_patch.py 2b68d93362 Update more hardcoded sha length hai 1 mes
test_protocol.py 6a62636e3f Add filter specification parsing for partial clone support hai 3 semanas
test_rebase.py c48a53b898 Hide warnings hai 2 semanas
test_reflog.py 4dc28c07c9 Fix Repo leak in test_reflog by closing in tearDown hai 3 semanas
test_refs.py abdb24e259 Move peeled tags protocol functions to dulwich.protocol hai 1 mes
test_reftable.py f1bfaef9e2 Fix ruff issues (#1886) hai 4 meses
test_repository.py c48a53b898 Hide warnings hai 2 semanas
test_rerere.py c48a53b898 Hide warnings hai 2 semanas
test_server.py aef6618caf Rename partial_clone to object_filters for clarity hai 3 semanas
test_sha256.py d70fa94c96 Make object_format mandatory for pack index loading hai 1 mes
test_sha256_pack.py 7e98054a14 Properly register sha256 tests hai 1 mes
test_signature.py 473394650b Fix GPG signature test to handle InvalidSigners exception hai 1 semana
test_source.py c48a53b898 Hide warnings hai 2 semanas
test_sparse_patterns.py 69aa6a964f fix: correct sparse pattern matching bugs and update exports hai 1 mes
test_stash.py 05bb0fb3af worktree: handle per-worktree and shared refs on read and reflog writes hai 5 meses
test_stripspace.py 8455b6076f Fix typo in preamble hai 2 meses
test_submodule.py 2b68d93362 Update more hardcoded sha length hai 1 mes
test_trailers.py 90c7d1c0b1 Add interpret-trailers command hai 3 meses
test_utils.py f1bfaef9e2 Fix ruff issues (#1886) hai 4 meses
test_walk.py f1bfaef9e2 Fix ruff issues (#1886) hai 4 meses
test_web.py 004e8adba7 Suppress expected error logging in web and CLI tests hai 2 semanas
test_whitespace.py f1bfaef9e2 Fix ruff issues (#1886) hai 4 meses
test_worktree.py c48a53b898 Hide warnings hai 2 semanas