Jelmer Vernooij 2ab2942684 Fix AssertionError when accessing ref names with binary hash length 1 месяц назад
..
compat d48272a726 dumb: Add fallback when HEAD is missing 1 месяц назад
contrib 43f8ec882b Fix ParamikoSSHVendor interface compatibility with SSHVendor 1 месяц назад
porcelain d70fa94c96 Make object_format mandatory for pack index loading 1 месяц назад
__init__.py 712380a5c8 Add tests for consistent license preamble, and to prevent os.environ use in lower layers 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 c866a8d00e Fix all deprecation warnings by adding object_format parameter propagation 1 месяц назад
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 d1c32561ad Add automatic object format detection and conversion for network clones 1 месяц назад
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 907fbcddd9 Use make_commit() from test utils in test files 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 2b68d93362 Update more hardcoded sha length 1 месяц назад
test_grafts.py 1e2f93e213 Fix deprecation warnings 5 месяцев назад
test_graph.py 2b446f644e Add support for dulwich merge-base command 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 907fbcddd9 Use make_commit() from test utils in test files 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_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 59c29b3627 Implement advanced Git object specification support 2 месяцев назад
test_pack.py 8fe7b66dbb Fix formatting 1 месяц назад
test_patch.py 2b68d93362 Update more hardcoded sha length 1 месяц назад
test_protocol.py cb587f08ce Fix remaining mypy type errors and ruff linting issues 5 месяцев назад
test_rebase.py f1eeefdfe0 skip tests that require merge3 when it's not available (#2002) 2 месяцев назад
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 1e2f93e213 Fix deprecation warnings 5 месяцев назад
test_sha256.py d70fa94c96 Make object_format mandatory for pack index loading 1 месяц назад
test_sha256_pack.py d70fa94c96 Make object_format mandatory for pack index loading 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 097f5f6f43 Fix warnings 2 месяцев назад
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 3 месяцев назад
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 месяцев назад