Jelmer Vernooij
|
7e9e6a55d0
Support more complicated revision syntax (#1704)
|
6 месяцев назад |
Jelmer Vernooij
|
c6770c8b6a
dulwich.cli: Reconcile parse_commit_range and parse_committish_range
|
6 месяцев назад |
Jelmer Vernooij
|
cfe32b17ac
Support more revision syntax operators
|
6 месяцев назад |
Jelmer Vernooij
|
ed8deb596f
Add support for Git revision syntax operators ~ and ^ in objectspec
|
6 месяцев назад |
Jelmer Vernooij
|
242374e2a4
Fix typo in license preamble: "public" -> "published"
|
6 месяцев назад |
Jelmer Vernooij
|
8f12936690
Allow Tree, Commit, and Tag objects to be parsed by parse_tree()
|
6 месяцев назад |
Jelmer Vernooij
|
afb9e6979f
Allow Commit objects to be parsed by parse_commit()
|
6 месяцев назад |
Jelmer Vernooij
|
884596014d
Fix parse_commit to properly dereference annotated tags
|
7 месяцев назад |
Christoph Grüninger
|
8393bb549f
Add SPDX license identifier to Python files and shell scripts
|
1 год назад |
Jelmer Vernooij
|
6b9057c19c
Add more types, courtesy of ruff
|
1 год назад |
Jelmer Vernooij
|
c2b7489c4c
Re-add dulwich.tests.utils and dulwich.tests.test_object_store for use with e.g. breezy
|
1 год назад |
Jelmer Vernooij
|
9ab9d554fc
Move tests to root. Fixes #1024
|
1 год назад |