Jelmer Vernooij 01a893be72 Add bitmap support to porcelain.repack() and CLI repack command 2 месяцев назад
..
compat 0029509237 Fix test_concurrent_ref_operations_compatibility 2 месяцев назад
contrib e6d026eac1 Drop support for Python 3.9 2 месяцев назад
__init__.py 4936fd22a4 Update NEWS for rerere implementation 2 месяцев назад
test_annotate.py e6d026eac1 Drop support for Python 3.9 2 месяцев назад
test_approxidate.py 59c29b3627 Implement advanced Git object specification support 3 месяцев назад
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 f31dca12c5 Add high-level API for generating pack bitmaps 2 месяцев назад
test_blackbox.py f1bfaef9e2 Fix ruff issues (#1886) 4 месяцев назад
test_bundle.py e9c177574a Simplify and fix prerequisite handling in create_bundle_from_repo 3 месяцев назад
test_cli.py 01a893be72 Add bitmap support to porcelain.repack() and CLI repack command 2 месяцев назад
test_cli_cherry_pick.py 1e2f93e213 Fix deprecation warnings 5 месяцев назад
test_cli_merge.py 0d70b0d459 Add support for octopus merge strategy 3 месяцев назад
test_client.py 8e47c41d72 Add tests to verify client args are passed 2 месяцев назад
test_cloud_gcs.py cb587f08ce Fix remaining mypy type errors and ruff linting issues 5 месяцев назад
test_commit_graph.py 4d8a10d346 Add progress parameter to pack_loose_objects and repack methods 5 месяцев назад
test_config.py 54ec552fba Fix Windows config loading to only use current Git installation 5 месяцев назад
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_dumb.py e6d026eac1 Drop support for Python 3.9 2 месяцев назад
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 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 месяцев назад
test_filters.py fdc82b5fe4 Fix Git filter protocol to handle two-phase response format 3 месяцев назад
test_gc.py 3690959c4c Fix 'Fetching objects' messages in test output 5 месяцев назад
test_grafts.py 1e2f93e213 Fix deprecation warnings 5 месяцев назад
test_graph.py 2b446f644e Add support for dulwich merge-base command 3 месяцев назад
test_greenthreads.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 месяцев назад
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 097f5f6f43 Fix warnings 2 месяцев назад
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_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 36444598ab Add support for core.fsyncObjectFiles configuration option 3 месяцев назад
test_objects.py f55b7fd8b8 Add extract_signature() method to Commit and Tag 3 месяцев назад
test_objectspec.py 59c29b3627 Implement advanced Git object specification support 3 месяцев назад
test_pack.py 2ea8084fb1 Add Rust implementation of pack delta creation. 3 месяцев назад
test_patch.py b99714abbb Add mailinfo command 2 месяцев назад
test_porcelain.py 01a893be72 Add bitmap support to porcelain.repack() and CLI repack command 2 месяцев назад
test_porcelain_cherry_pick.py 1e2f93e213 Fix deprecation warnings 5 месяцев назад
test_porcelain_filters.py 1e2f93e213 Fix deprecation warnings 5 месяцев назад
test_porcelain_lfs.py de208b50c2 Add remaining typing 3 месяцев назад
test_porcelain_merge.py 0d70b0d459 Add support for octopus merge strategy 3 месяцев назад
test_porcelain_notes.py 242374e2a4 Fix typo in license preamble: "public" -> "published" 6 месяцев назад
test_protocol.py cb587f08ce Fix remaining mypy type errors and ruff linting issues 5 месяцев назад
test_rebase.py 907fbcddd9 Use make_commit() from test utils in test files 3 месяцев назад
test_reflog.py b5d8534a98 Implement git reflog expire and delete commands 3 месяцев назад
test_refs.py dcc68794b4 Add support for namespace isolation via NamespacedRefsContainer 3 месяцев назад
test_reftable.py f1bfaef9e2 Fix ruff issues (#1886) 4 месяцев назад
test_repository.py 097f5f6f43 Fix warnings 2 месяцев назад
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_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 1e2f93e213 Fix deprecation warnings 5 месяцев назад
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 месяцев назад