xifOO 30d11b6219 add --list to branch command (#1882) 4 mesi fa
..
compat 3690959c4c Fix 'Fetching objects' messages in test output 5 mesi fa
contrib cb587f08ce Fix remaining mypy type errors and ruff linting issues 5 mesi fa
__init__.py 7673b19f69 Fix test failures by adding missing test modules and fixing filter tests 4 mesi fa
test_annotate.py cb587f08ce Fix remaining mypy type errors and ruff linting issues 5 mesi fa
test_archive.py cb587f08ce Fix remaining mypy type errors and ruff linting issues 5 mesi fa
test_attrs.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_bisect.py 13d51149f0 Add type annotations to tests/test_bisect.py 5 mesi fa
test_blackbox.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_bundle.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_cli.py 30d11b6219 add --list to branch command (#1882) 4 mesi fa
test_cli_cherry_pick.py 1e2f93e213 Fix deprecation warnings 5 mesi fa
test_cli_merge.py d33a2a2911 Use logging module for dulwich.cli 5 mesi fa
test_client.py 1cc2202aa3 Add IPv6 support for git:// protocol URLs 5 mesi fa
test_cloud_gcs.py cb587f08ce Fix remaining mypy type errors and ruff linting issues 5 mesi fa
test_commit_graph.py 4d8a10d346 Add progress parameter to pack_loose_objects and repack methods 5 mesi fa
test_config.py 54ec552fba Fix Windows config loading to only use current Git installation 5 mesi fa
test_credentials.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_diff.py ef704cc675 diff: Add colordiff support 6 mesi fa
test_diff_tree.py f3b6e94579 Fix TreeEntry typing to not allow None values 4 mesi fa
test_dumb.py cb587f08ce Fix remaining mypy type errors and ruff linting issues 5 mesi fa
test_fastexport.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_file.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_filter_branch.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_filters.py 7673b19f69 Fix test failures by adding missing test modules and fixing filter tests 4 mesi fa
test_gc.py 3690959c4c Fix 'Fetching objects' messages in test output 5 mesi fa
test_grafts.py 1e2f93e213 Fix deprecation warnings 5 mesi fa
test_graph.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_greenthreads.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_hooks.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_ignore.py 1f8a7469a9 Simplify gitignore parent exclusion logic 6 mesi fa
test_index.py 65c7ca3f56 Add support for core.preloadIndex configuration setting 5 mesi fa
test_lfs.py 4d8a10d346 Add progress parameter to pack_loose_objects and repack methods 5 mesi fa
test_lfs_integration.py 4d8a10d346 Add progress parameter to pack_loose_objects and repack methods 5 mesi fa
test_line_ending.py 113c104b91 Add support for core.whitespace and core.safecrlf 4 mesi fa
test_log_utils.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_lru_cache.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_mailmap.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_merge.py a00f34f27c Cope with missing merge3 8 mesi fa
test_merge_drivers.py 026dc1ce36 Fix merge functionality to handle missing merge3 dependency gracefully 5 mesi fa
test_missing_obj_finder.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_notes.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_object_store.py 714398a514 Support empty path in Tree.lookup_path 6 mesi fa
test_objects.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_objectspec.py 7e9e6a55d0 Support more complicated revision syntax (#1704) 6 mesi fa
test_pack.py 4d8a10d346 Add progress parameter to pack_loose_objects and repack methods 5 mesi fa
test_patch.py 091b183896 Add support for patiencediff 5 mesi fa
test_porcelain.py 30d11b6219 add --list to branch command (#1882) 4 mesi fa
test_porcelain_cherry_pick.py 1e2f93e213 Fix deprecation warnings 5 mesi fa
test_porcelain_filters.py 1e2f93e213 Fix deprecation warnings 5 mesi fa
test_porcelain_lfs.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_porcelain_merge.py 1e2f93e213 Fix deprecation warnings 5 mesi fa
test_porcelain_notes.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_protocol.py cb587f08ce Fix remaining mypy type errors and ruff linting issues 5 mesi fa
test_rebase.py afc5be7f70 Add interactive rebase support 5 mesi fa
test_reflog.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_refs.py b24f60fa72 add a unittest for is_per_worktree_ref 5 mesi fa
test_reftable.py 85cb8f6ad4 Add support for reftables 6 mesi fa
test_repository.py 1e2f93e213 Fix deprecation warnings 5 mesi fa
test_server.py 1e2f93e213 Fix deprecation warnings 5 mesi fa
test_sparse_patterns.py 7f15ca6ea1 Add FilterContext for managing stateful filter resources 4 mesi fa
test_stash.py 05bb0fb3af worktree: handle per-worktree and shared refs on read and reflog writes 5 mesi fa
test_submodule.py 1e2f93e213 Fix deprecation warnings 5 mesi fa
test_utils.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_walk.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_web.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 mesi fa
test_whitespace.py 113c104b91 Add support for core.whitespace and core.safecrlf 4 mesi fa
test_worktree.py 9b225d525a Add temporary_worktree context manager 5 mesi fa