Jelmer Vernooij 5d96d8cb67 Replace porcelain usage in test_filters.py with lower-level APIs 2 недель назад
..
cli fcd577dd4a Reorganize CLI tests into tests/cli/ subdirectory 2 недель назад
compat 2e0cb3af64 Fix Windows file deletion error in _remove_pack 2 недель назад
contrib 43f8ec882b Fix ParamikoSSHVendor interface compatibility with SSHVendor 1 месяц назад
porcelain cf7e90bc10 Move porcelain bisect tests and replace init() usage 2 недель назад
__init__.py cf7e90bc10 Move porcelain bisect tests and replace init() usage 2 недель назад
test_aiohttp.py f45a9fabbd Add dulwich.aiohttp. 1 месяц назад
test_annotate.py e034663eac Move porcelain annotate tests to tests/porcelain/ 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 cf7e90bc10 Move porcelain bisect tests and replace init() usage 2 недель назад
test_bitmap.py 4b34f379fa Fix build on windows 2 месяцев назад
test_blackbox.py f1bfaef9e2 Fix ruff issues (#1886) 4 месяцев назад
test_bundle.py 667368ffb6 Fix all Bundle resource leaks exposed by __del__ warning 3 недель назад
test_client.py b08b56fb96 Fix Bundle resource leak in BundleClientTests 3 недель назад
test_cloud_gcs.py d70fa94c96 Make object_format mandatory for pack index loading 1 месяц назад
test_commit_graph.py b0af6bf244 Fix various warnings (#2053) 2 недель назад
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 5d96d8cb67 Replace porcelain usage in test_filters.py with lower-level APIs 2 недель назад
test_gc.py d2aa81d2ab Fix Repo resource leaks in test_gc.py 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 08e08d8b94 Move porcelain ignore tests to tests/porcelain/ 2 недель назад
test_index.py 2b68d93362 Update more hardcoded sha length 1 месяц назад
test_lfs.py 4df722804f Replace porcelain usage in test_lfs.py with lower-level APIs 2 недель назад
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 4f2f76425a Move porcelain maintenance tests to tests/porcelain/ 2 недель назад
test_mbox.py 85e6b26ad3 Move porcelain mbox tests to tests/porcelain/ 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 eb73287253 Add cleanup for unclosed ObjectStore instances in tests 3 недель назад
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 efad8d6b9c Fix mypy type errors and add GitClient.close() method 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 261758c87c Move porcelain rebase tests to tests/porcelain/ 2 недель назад
test_reflog.py 4dc28c07c9 Fix Repo leak in test_reflog by closing in tearDown 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 0e40d3453a Remove porcelain module usage from lower-level tests 2 недель назад
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_signature.py dd6a1d555a Skip SSHSigSignatureVendor tests when sshsig is unavailable 2 недель назад
test_source.py 5d96d8cb67 Replace porcelain usage in test_filters.py with lower-level APIs 2 недель назад
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 0e40d3453a Remove porcelain module usage from lower-level tests 2 недель назад