Jelmer Vernooij
|
d6c6ae7ef4
Add support for cherry command
|
3 months ago |
Jelmer Vernooij
|
983db89c0f
Add support for dulwich merge-base command
|
3 months ago |
Jelmer Vernooij
|
9a870c49f2
Add support for git var command
|
3 months ago |
Jelmer Vernooij
|
9eb5882521
Implement GPG signing and verification support for commits and tags
|
3 months ago |
Jelmer Vernooij
|
1eaadb49ff
Fix ruff issues (#1886)
|
4 months ago |
Jelmer Vernooij
|
4f52beca89
Support TMPDIR as example system directory in symlink test
|
4 months ago |
xifOO
|
e32d8b3dc2
add --list to branch command (#1882)
|
4 months ago |
Jelmer Vernooij
|
465a86eb3f
Add support for core.preloadIndex configuration setting (#1682)
|
4 months ago |
xifOO
|
59ed3ab7cf
add --contains to branch command (#1875)
|
4 months ago |
xifOO
|
f05891827a
add --no-merged to branch command (#1874)
|
4 months ago |
xifOO
|
c1087d3ceb
add --merged to branch command (#1873)
|
4 months ago |
xifOO
|
72e5a8907d
add --all flag to branch command (#1866)
|
4 months ago |
Muhammad Usama
|
cd85cf6fa1
Add porcelain.shortlog function to summarize commits by author (#1865)
|
4 months ago |
Jelmer Vernooij
|
e25f203197
Add support for core.preloadIndex configuration setting
|
6 months ago |
Jelmer Vernooij
|
00c9436b08
Fix handling of CRLF line endings with core.autocrlf = input
|
5 months ago |
Jelmer Vernooij
|
93b2be96d6
Fix deprecation warnings
|
5 months ago |
Jelmer Vernooij
|
96b27966ff
Implement basic worktree support
|
5 months ago |
Jelmer Vernooij
|
257174490a
Optimize update_working_tree and prevent overwriting uncommitted changes
|
6 months ago |
Jelmer Vernooij
|
e24822349f
Add --amend support to dulwich.cli.commit and dulwich.porcelain.commit
|
6 months ago |
Jelmer Vernooij
|
55ef6f7c33
Fix gitignore handling for nested directorie (#1706)
|
6 months ago |
Jelmer Vernooij
|
2165aa3163
Fix gitignore handling for nested directorie
|
6 months ago |
Jelmer Vernooij
|
841c27a732
Add basic pager support (#1702)
|
6 months ago |
Jelmer Vernooij
|
f2c8860200
Add basic pager support
|
6 months ago |
Jelmer Vernooij
|
1bef862504
Add support for -a to commit command
|
6 months ago |
Jelmer Vernooij
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 months ago |
Jelmer Vernooij
|
6964056158
Add missing cleanups
|
6 months ago |
Jelmer Vernooij
|
425e11289c
Integrate LFS with repository and update tests
|
6 months ago |
Jelmer Vernooij
|
4f1a1d52ae
Implement diffing two committed trees, and diffing between cached and working tree
|
6 months ago |
Jelmer Vernooij
|
af20d7c4e1
Add format-patch command
|
6 months ago |
Jelmer Vernooij
|
f7cf85bab9
Add support for core.commitGraph configuration setting
|
6 months ago |