Jelmer Vernooij c6963ed725 Fix ResourceWarnings for unclosed MemoryRepo objects in tests 4 周之前
..
compat 3bc142505a Fix warnings from tests 3 周之前
contrib 43f8ec882b Fix ParamikoSSHVendor interface compatibility with SSHVendor 1 月之前
porcelain d70fa94c96 Make object_format mandatory for pack index loading 1 月之前
__init__.py e029c29763 Register object_filters unit tests in test suite 3 周之前
test_aiohttp.py f45a9fabbd Add dulwich.aiohttp. 1 月之前
test_annotate.py e6d026eac1 Drop support for Python 3.9 2 月之前
test_approxidate.py 59c29b3627 Implement advanced Git object specification support 2 月之前
test_archive.py e6d026eac1 Drop support for Python 3.9 2 月之前
test_attrs.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 月之前
test_bisect.py 13d51149f0 Add type annotations to tests/test_bisect.py 5 月之前
test_bitmap.py 4b34f379fa Fix build on windows 2 月之前
test_blackbox.py f1bfaef9e2 Fix ruff issues (#1886) 4 月之前
test_bundle.py c6963ed725 Fix ResourceWarnings for unclosed MemoryRepo objects in tests 3 周之前
test_cli.py d2953dbeed Add --objectformat option to dulwich init command 1 月之前
test_cli_cherry_pick.py 1e2f93e213 Fix deprecation warnings 5 月之前
test_cli_merge.py f1eeefdfe0 skip tests that require merge3 when it's not available (#2002) 2 月之前
test_client.py d51a2b1243 Fix Pack and PackData leaks in tests 3 周之前
test_cloud_gcs.py d70fa94c96 Make object_format mandatory for pack index loading 1 月之前
test_commit_graph.py 899a78aa61 Rename pack related object-format handling to back hash-format 1 月之前
test_config.py d0a38f5b9e Fix SHA-256 pack checksum generation and trailer handling 1 月之前
test_credentials.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 月之前
test_diff.py ef704cc675 diff: Add colordiff support 6 月之前
test_diff_tree.py f3b6e94579 Fix TreeEntry typing to not allow None values 4 月之前
test_diffstat.py 69eb93f11d Add --stat argument to diff 1 月之前
test_dumb.py d48272a726 dumb: Add fallback when HEAD is missing 1 月之前
test_fastexport.py c6963ed725 Fix ResourceWarnings for unclosed MemoryRepo objects in tests 3 周之前
test_file.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 月之前
test_filter_branch.py 2b68d93362 Update more hardcoded sha length 1 月之前
test_filters.py 899a78aa61 Rename pack related object-format handling to back hash-format 1 月之前
test_gc.py c6963ed725 Fix ResourceWarnings for unclosed MemoryRepo objects in tests 3 周之前
test_grafts.py c6963ed725 Fix ResourceWarnings for unclosed MemoryRepo objects in tests 3 周之前
test_graph.py c6963ed725 Fix ResourceWarnings for unclosed MemoryRepo objects in tests 3 周之前
test_hooks.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 月之前
test_ignore.py 1f8a7469a9 Simplify gitignore parent exclusion logic 6 月之前
test_index.py 2b68d93362 Update more hardcoded sha length 1 月之前
test_lfs.py 4e3b18f12a Implement file:// URL support for LFS 3 月之前
test_lfs_integration.py 097f5f6f43 Fix warnings 2 月之前
test_line_ending.py 097f5f6f43 Fix warnings 2 月之前
test_log_utils.py e6d026eac1 Drop support for Python 3.9 2 月之前
test_lru_cache.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 月之前
test_mailmap.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 月之前
test_maintenance.py b1ec150b79 Implement git maintenance register and unregister subcommands 3 月之前
test_mbox.py b99714abbb Add mailinfo command 2 月之前
test_merge.py c6963ed725 Fix ResourceWarnings for unclosed MemoryRepo objects in tests 3 周之前
test_merge_drivers.py e6d026eac1 Drop support for Python 3.9 2 月之前
test_midx.py 393815ca41 Fix MIDX format compatibility with Git and add compat tests 1 月之前
test_missing_obj_finder.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 月之前
test_notes.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 月之前
test_object_filters.py 9ba525e942 Fix typing 3 周之前
test_object_store.py d70fa94c96 Make object_format mandatory for pack index loading 1 月之前
test_objects.py 8d0c8cc552 Add support for parsing commits with broken author/committer lines 1 月之前
test_objectspec.py c6963ed725 Fix ResourceWarnings for unclosed MemoryRepo objects in tests 3 周之前
test_pack.py d51a2b1243 Fix Pack and PackData leaks in tests 3 周之前
test_patch.py 2b68d93362 Update more hardcoded sha length 1 月之前
test_protocol.py 6a62636e3f Add filter specification parsing for partial clone support 3 周之前
test_rebase.py c6963ed725 Fix ResourceWarnings for unclosed MemoryRepo objects in tests 3 周之前
test_reflog.py b5d8534a98 Implement git reflog expire and delete commands 3 月之前
test_refs.py abdb24e259 Move peeled tags protocol functions to dulwich.protocol 1 月之前
test_reftable.py f1bfaef9e2 Fix ruff issues (#1886) 4 月之前
test_repository.py 2ab2942684 Fix AssertionError when accessing ref names with binary hash length 1 月之前
test_rerere.py e52c89e6ca Add end-to-end tests for rerere with real merge operations 2 月之前
test_server.py aef6618caf Rename partial_clone to object_filters for clarity 3 周之前
test_sha256.py d70fa94c96 Make object_format mandatory for pack index loading 1 月之前
test_sha256_pack.py 7e98054a14 Properly register sha256 tests 1 月之前
test_source.py 712380a5c8 Add tests for consistent license preamble, and to prevent os.environ use in lower layers 1 月之前
test_sparse_patterns.py 69aa6a964f fix: correct sparse pattern matching bugs and update exports 1 月之前
test_stash.py 05bb0fb3af worktree: handle per-worktree and shared refs on read and reflog writes 5 月之前
test_stripspace.py 8455b6076f Fix typo in preamble 2 月之前
test_submodule.py 2b68d93362 Update more hardcoded sha length 1 月之前
test_trailers.py 90c7d1c0b1 Add interpret-trailers command 2 月之前
test_utils.py f1bfaef9e2 Fix ruff issues (#1886) 4 月之前
test_walk.py f1bfaef9e2 Fix ruff issues (#1886) 4 月之前
test_web.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 月之前
test_whitespace.py f1bfaef9e2 Fix ruff issues (#1886) 4 月之前
test_worktree.py e37b7df71d Add git worktree repair command 3 月之前