Jelmer Vernooij
|
2b446f644e
Add support for dulwich merge-base command
|
3 months ago |
Jelmer Vernooij
|
32957bb538
Add support for git var command
|
3 months ago |
Jelmer Vernooij
|
8d1d263f9f
Implement GPG signing and verification support for commits and tags
|
3 months ago |
Jelmer Vernooij
|
f1bfaef9e2
Fix ruff issues (#1886)
|
4 months ago |
Jelmer Vernooij
|
d7d5f0cf42
Support TMPDIR as example system directory in symlink test
|
4 months ago |
xifOO
|
30d11b6219
add --list to branch command (#1882)
|
4 months ago |
Jelmer Vernooij
|
3f3dec11b4
Add support for core.preloadIndex configuration setting (#1682)
|
4 months ago |
xifOO
|
95d77b72e2
add --contains to branch command (#1875)
|
4 months ago |
xifOO
|
08a6d426e0
add --no-merged to branch command (#1874)
|
4 months ago |
xifOO
|
27e4223a26
add --merged to branch command (#1873)
|
4 months ago |
xifOO
|
1e97b36589
add --all flag to branch command (#1866)
|
4 months ago |
Muhammad Usama
|
0280d44961
Add porcelain.shortlog function to summarize commits by author (#1865)
|
5 months ago |
Jelmer Vernooij
|
65c7ca3f56
Add support for core.preloadIndex configuration setting
|
6 months ago |
Jelmer Vernooij
|
f92497fd00
Fix handling of CRLF line endings with core.autocrlf = input
|
5 months ago |
Jelmer Vernooij
|
1e2f93e213
Fix deprecation warnings
|
5 months ago |
Jelmer Vernooij
|
04191ab016
Implement basic worktree support
|
6 months ago |
Jelmer Vernooij
|
ab630bfbe9
Optimize update_working_tree and prevent overwriting uncommitted changes
|
6 months ago |
Jelmer Vernooij
|
4bda810352
Add --amend support to dulwich.cli.commit and dulwich.porcelain.commit
|
6 months ago |
Jelmer Vernooij
|
68161f4f03
Fix gitignore handling for nested directorie (#1706)
|
6 months ago |
Jelmer Vernooij
|
52dd243764
Fix gitignore handling for nested directorie
|
6 months ago |
Jelmer Vernooij
|
7da1e6c5b0
Add basic pager support (#1702)
|
6 months ago |
Jelmer Vernooij
|
a146ff59dd
Add basic pager support
|
6 months ago |
Jelmer Vernooij
|
14d25e7879
Add support for -a to commit command
|
6 months ago |
Jelmer Vernooij
|
242374e2a4
Fix typo in license preamble: "public" -> "published"
|
6 months ago |
Jelmer Vernooij
|
fcc58c8e91
Add missing cleanups
|
6 months ago |
Jelmer Vernooij
|
ab205877e0
Integrate LFS with repository and update tests
|
6 months ago |
Jelmer Vernooij
|
bd229cdffd
Implement diffing two committed trees, and diffing between cached and working tree
|
6 months ago |
Jelmer Vernooij
|
b708658750
Add format-patch command
|
6 months ago |
Jelmer Vernooij
|
f2f05dbd61
Add support for core.commitGraph configuration setting
|
6 months ago |
Jelmer Vernooij
|
37db5bb6f1
Add basic reflog command
|
6 months ago |