Jelmer Vernooij
|
983db89c0f
Add support for dulwich merge-base command
|
3 ay önce |
Jelmer Vernooij
|
df458624c7
Add support for dulwich verify-commit command
|
3 ay önce |
Jelmer Vernooij
|
494ffc4a10
Add support for dulwich verify-tag command
|
3 ay önce |
Jelmer Vernooij
|
1eaadb49ff
Fix ruff issues (#1886)
|
4 ay önce |
xifOO
|
e32d8b3dc2
add --list to branch command (#1882)
|
4 ay önce |
Jelmer Vernooij
|
8f2db3d743
write_columns: Refactor to take arguments for output stream and width
|
4 ay önce |
xifOO
|
a964d8c440
test: add tests for write_columns function
|
4 ay önce |
xifOO
|
45e0c659da
test: include --all flag in branch column test
|
4 ay önce |
xifOO
|
96fe9b7ea8
test: add test for branch --column output
|
4 ay önce |
xifOO
|
59ed3ab7cf
add --contains to branch command (#1875)
|
4 ay önce |
xifOO
|
f05891827a
add --no-merged to branch command (#1874)
|
4 ay önce |
xifOO
|
c1087d3ceb
add --merged to branch command (#1873)
|
4 ay önce |
xifOO
|
323792c516
add --remotes to branch command (#1872)
|
4 ay önce |
xifOO
|
72e5a8907d
add --all flag to branch command (#1866)
|
4 ay önce |
Jelmer Vernooij
|
ed6b7053aa
Use logging module for dulwich.cli
|
5 ay önce |
Jelmer Vernooij
|
1524310244
Fix worktree CLI tests to properly change to repository directory
|
5 ay önce |
Jelmer Vernooij
|
93b2be96d6
Fix deprecation warnings
|
5 ay önce |
Jelmer Vernooij
|
96b27966ff
Implement basic worktree support
|
5 ay önce |
Jelmer Vernooij
|
5b153cff4f
cli: Add support for editing commit message in editor
|
6 ay önce |
Jelmer Vernooij
|
841c27a732
Add basic pager support (#1702)
|
6 ay önce |
Jelmer Vernooij
|
016ceb31f3
Honor git configuration when handling pager
|
6 ay önce |
Jelmer Vernooij
|
1bef862504
Add support for -a to commit command
|
6 ay önce |
Jelmer Vernooij
|
7c3d00c818
Some simplifications, fix typo in preamble (#1700)
|
6 ay önce |
Jelmer Vernooij
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 ay önce |
Jelmer Vernooij
|
1ca640bc58
Add bundle to dulwich.cli
|
6 ay önce |
Jelmer Vernooij
|
4f1a1d52ae
Implement diffing two committed trees, and diffing between cached and working tree
|
6 ay önce |
Jelmer Vernooij
|
af20d7c4e1
Add format-patch command
|
6 ay önce |
Jelmer Vernooij
|
55dc0f6380
Skip tests that need sed on windows
|
6 ay önce |
Jelmer Vernooij
|
039439b480
Implement complete filter-branch functionality
|
6 ay önce |
Jelmer Vernooij
|
0f617594f8
Move tests to tests/
|
7 ay önce |