.. |
compat
|
f11ea128be
Various minor cleanups
|
1 ay önce |
contrib
|
4562279e70
ParamikoSSHVendor: Add support for SSH config file
|
1 ay önce |
__init__.py
|
cf1de48ebf
Add bisect. Fixes #1631
|
1 ay önce |
test_annotate.py
|
0f617594f8
Move tests to tests/
|
1 ay önce |
test_archive.py
|
1f43b80452
tests: Add more typing
|
1 ay önce |
test_attrs.py
|
97303c30a4
Add GitAttributes modification and serialization methods (#1667)
|
1 ay önce |
test_bisect.py
|
cf1de48ebf
Add bisect. Fixes #1631
|
1 ay önce |
test_blackbox.py
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
8 ay önce |
test_bundle.py
|
d850e9fdee
Add more tests
|
2 ay önce |
test_cli.py
|
55dc0f6380
Skip tests that need sed on windows
|
1 ay önce |
test_cli_cherry_pick.py
|
9596a2c08c
Fix previously unrun tests
|
1 ay önce |
test_cli_merge.py
|
2d2b125a8b
Fix typing
|
1 ay önce |
test_client.py
|
0eb5ca9909
dumb: Ensure to fetch HEAD ref or basic clone is failing
|
1 ay önce |
test_cloud_gcs.py
|
c6f01dcef5
Add tests for cloud_gcs
|
2 ay önce |
test_commit_graph.py
|
bdd7fca103
Add basic commit graph support. See #1191
|
2 ay önce |
test_config.py
|
78b6d89839
Various minor cleanups
|
1 ay önce |
test_credentials.py
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
8 ay önce |
test_diff_tree.py
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
8 ay önce |
test_dumb.py
|
53be9caef4
dumb: Ensure to provide bytes message to progress
|
1 ay önce |
test_fastexport.py
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
8 ay önce |
test_file.py
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
8 ay önce |
test_filter_branch.py
|
039439b480
Implement complete filter-branch functionality
|
1 ay önce |
test_filters.py
|
c715d007ec
Add support for Git filter drivers (clean/smudge)
|
1 ay önce |
test_gc.py
|
4e4f3fbef9
Add autogc disable mechanisms for API users (#1680)
|
1 ay önce |
test_grafts.py
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
8 ay önce |
test_graph.py
|
f19fd0bd36
Fix KeyError when pulling from a shallow clone
|
1 ay önce |
test_greenthreads.py
|
f46269ced5
Bump ruff
|
8 ay önce |
test_hooks.py
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
8 ay önce |
test_ignore.py
|
78b6d89839
Various minor cleanups
|
1 ay önce |
test_index.py
|
d1dbb47e89
Add support for core.protectHFS configuration setting
|
1 ay önce |
test_lfs.py
|
8dccfdbd5f
Add LFS support implementation
|
1 ay önce |
test_lfs_integration.py
|
8dccfdbd5f
Add LFS support implementation
|
1 ay önce |
test_line_ending.py
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
8 ay önce |
test_log_utils.py
|
3b68c08d4f
Add tests for log_utils and submodule
|
2 ay önce |
test_lru_cache.py
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
8 ay önce |
test_mailmap.py
|
d850e9fdee
Add more tests
|
2 ay önce |
test_merge.py
|
b1c650fc8c
Cope with missing merge3
|
2 ay önce |
test_missing_obj_finder.py
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
8 ay önce |
test_notes.py
|
e23394168a
Add basic notes support
|
1 ay önce |
test_object_store.py
|
78b6d89839
Various minor cleanups
|
1 ay önce |
test_objects.py
|
cc91529d89
Fix Rust implementation of sorted_tree_items() for submodules (#1325)
|
1 ay önce |
test_objectspec.py
|
0790fb9275
Fix parse_commit to properly dereference annotated tags
|
1 ay önce |
test_pack.py
|
b2f0721192
Support pack.indexVersion config option
|
1 ay önce |
test_patch.py
|
a0edc61140
Bump ruff to 0.9.1
|
6 ay önce |
test_porcelain.py
|
ff9d75f00b
Add basic reflog command
|
1 ay önce |
test_porcelain_cherry_pick.py
|
3ebd7b1234
Add basic cherry-pick support
|
1 ay önce |
test_porcelain_merge.py
|
fa028bc327
Add merge-tree plumbing command
|
1 ay önce |
test_porcelain_notes.py
|
e23394168a
Add basic notes support
|
1 ay önce |
test_protocol.py
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
8 ay önce |
test_rebase.py
|
0c5203787f
Decouple DiskRebaseStateManager from Repo class
|
1 ay önce |
test_reflog.py
|
ff9d75f00b
Add basic reflog command
|
1 ay önce |
test_refs.py
|
1d89c0b435
Add support for branch.<name>.merge configuration
|
1 ay önce |
test_reftable.py
|
39bda12c79
Add support for reftables
|
1 ay önce |
test_repository.py
|
d1dbb47e89
Add support for core.protectHFS configuration setting
|
1 ay önce |
test_server.py
|
27241ea865
Fix TypeError when handling bytes paths in FileSystemBackend (#1611)
|
1 ay önce |
test_sparse_patterns.py
|
aaa5976b51
Apply filters when materializing files in sparse checkout
|
1 ay önce |
test_stash.py
|
6e27ba53ba
Support popping stashes
|
1 ay önce |
test_submodule.py
|
c6ce5cc181
Handle different file type transitions properly in ``update_working_tree``
|
1 ay önce |
test_utils.py
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
8 ay önce |
test_walk.py
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
8 ay önce |
test_web.py
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
8 ay önce |