| .. |
|
compat
|
d785127b95
Fix SSH connections with custom ssh command
|
3 місяців тому |
|
contrib
|
f1bfaef9e2
Fix ruff issues (#1886)
|
4 місяців тому |
|
__init__.py
|
6a9bd0d133
Add mailsplit command
|
3 місяців тому |
|
test_annotate.py
|
cb587f08ce
Fix remaining mypy type errors and ruff linting issues
|
5 місяців тому |
|
test_archive.py
|
f1bfaef9e2
Fix ruff issues (#1886)
|
4 місяців тому |
|
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_blackbox.py
|
f1bfaef9e2
Fix ruff issues (#1886)
|
4 місяців тому |
|
test_bundle.py
|
242374e2a4
Fix typo in license preamble: "public" -> "published"
|
6 місяців тому |
|
test_cli.py
|
b5d8534a98
Implement git reflog expire and delete commands
|
3 місяців тому |
|
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
|
d785127b95
Fix SSH connections with custom ssh command
|
3 місяців тому |
|
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
|
d87542ac81
Use immutable container type annotations where appropriate
|
3 місяців тому |
|
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
|
d9f395ef7c
Add sparse index support for improved performance with large repositories
|
3 місяців тому |
|
test_lfs.py
|
4d8a10d346
Add progress parameter to pack_loose_objects and repack methods
|
5 місяців тому |
|
test_lfs_integration.py
|
4d8a10d346
Add progress parameter to pack_loose_objects and repack methods
|
5 місяців тому |
|
test_line_ending.py
|
113c104b91
Add support for core.whitespace and core.safecrlf
|
4 місяців тому |
|
test_log_utils.py
|
e0920d34e1
Fix Python 3.9 compatibility in test_log_utils
|
3 місяців тому |
|
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_mbox.py
|
6a9bd0d133
Add mailsplit command
|
3 місяців тому |
|
test_merge.py
|
907fbcddd9
Use make_commit() from test utils in test files
|
3 місяців тому |
|
test_merge_drivers.py
|
c81f6f33f4
Add DepdendencyMissing class
|
3 місяців тому |
|
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
|
f1bfaef9e2
Fix ruff issues (#1886)
|
4 місяців тому |
|
test_pack.py
|
2c8febcbd9
Fix pack copy test for Windows Python 3.14
|
3 місяців тому |
|
test_patch.py
|
907fbcddd9
Use make_commit() from test utils in test files
|
3 місяців тому |
|
test_porcelain.py
|
b5d8534a98
Implement git reflog expire and delete commands
|
3 місяців тому |
|
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
|
b5a389a244
Add convenience functions for dealing with refs
|
3 місяців тому |
|
test_reftable.py
|
f1bfaef9e2
Fix ruff issues (#1886)
|
4 місяців тому |
|
test_repository.py
|
1e2f93e213
Fix deprecation warnings
|
5 місяців тому |
|
test_server.py
|
1e2f93e213
Fix deprecation warnings
|
5 місяців тому |
|
test_sparse_patterns.py
|
7f15ca6ea1
Add FilterContext for managing stateful filter resources
|
4 місяців тому |
|
test_stash.py
|
05bb0fb3af
worktree: handle per-worktree and shared refs on read and reflog writes
|
5 місяців тому |
|
test_submodule.py
|
1e2f93e213
Fix deprecation warnings
|
5 місяців тому |
|
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 місяців тому |