Jelmer Vernooij
|
cc91529d89
Fix Rust implementation of sorted_tree_items() for submodules (#1325)
|
1 month ago |
Jelmer Vernooij
|
7f46545dfe
Add support for format argument to Repo.init() and Repo.init_bare()
|
1 month ago |
Jelmer Vernooij
|
a7ba57e8da
Fix porcelain.add() to stage modified files when no paths specified
|
2 months ago |
Jelmer Vernooij
|
22fda1f14e
NEWS: Also mention that #655 is fixed
|
2 months ago |
Jelmer Vernooij
|
3528f83685
Improve porcelain.add() documentation to clarify default behavior
|
2 months ago |
Jelmer Vernooij
|
315f842171
Fix porcelain.add() staging invalid './' when adding repository root
|
2 months ago |
Jelmer Vernooij
|
d659270286
Fix porcelain.add() to handle symlinks pointing outside repository
|
2 months ago |
Jelmer Vernooij
|
476b28feeb
Fix gitignore pattern matching for directory negation patterns (#1575)
|
2 months ago |
Jelmer Vernooij
|
16ae9bc531
Fix gitignore pattern matching for directory negation patterns
|
2 months ago |
Jelmer Vernooij
|
b82cbd2e76
Port remaining dulwich.cli commands to argparse
|
2 months ago |
Jelmer Vernooij
|
bdd7fca103
Add basic commit graph support. See #1191
|
2 months ago |
Jelmer Vernooij
|
fa9036bb79
Handle trailing backslashes in config files appropriately
|
2 months ago |
Jelmer Vernooij
|
7bd065753f
Use dissolve to manage deprecations (#1563)
|
2 months ago |
Jelmer Vernooij
|
11a3cd5314
Use dissolve to manage deprecations
|
2 months ago |
Jelmer Vernooij
|
74adc293b5
List #1061 as having been implemented
|
2 months ago |
Jelmer Vernooij
|
e7f1ea746a
Add compatibility tests against C git
|
2 months ago |
Jelmer Vernooij
|
2104307722
Implement path-prefix compression
|
2 months ago |
Jelmer Vernooij
|
2eaf3d4675
Add basic support for manyfiles feature. Fixes #1462
|
2 months ago |
Jelmer Vernooij
|
4b931c18fb
Merge branch 'master' into checkout
|
2 months ago |
Jelmer Vernooij
|
26ac0d1d76
Add dulwich.porcelain.checkout
|
2 months ago |
Jelmer Vernooij
|
2864034c4d
Update working tree in pull. Fixes #452
|
2 months ago |
Jelmer Vernooij
|
e04f06ab41
Fix handling of casing of subsection names in config
|
2 months ago |
Jelmer Vernooij
|
84b5ecbd44
Update working tree in pull. Fixes #452
|
2 months ago |
Jelmer Vernooij
|
c58fa9de69
Merge branch 'master' into merge-new
|
2 months ago |
Jelmer Vernooij
|
5c5095b375
Add basic merge command
|
2 months ago |
Jelmer Vernooij
|
7ec3e15d1d
Add type hint for get_ssh_vendor. Fixes #1471
|
2 months ago |
Jelmer Vernooij
|
1ed8cc29f1
Merge branch 'master' into timeout
|
2 months ago |
Jelmer Vernooij
|
e4e1045687
SubprocessClient: timeout after 60s of inactivity when closing channel
|
2 months ago |
Jelmer Vernooij
|
7cc9d75f42
Fix typing issues. Fixes #1521
|
2 months ago |
Jelmer Vernooij
|
733bb0b8c0
Merge branch 'master' into ssh-command
|
2 months ago |