Jelmer Vernooij
|
89db95056f
Update NEWS.
|
3 years ago |
Jelmer Vernooij
|
1a028a3fcc
Set mode for stderr. Hopefully fixes #785
|
3 years ago |
Jelmer Vernooij
|
1ae6054f42
Drop note about python 2.
|
3 years ago |
Peter Rowlands
|
ee23119860
fix flake8 lint error
|
3 years ago |
Jelmer Vernooij
|
fc3e97ccc0
Accept list of file paths in Repo.unstage.
|
3 years ago |
Ded_Secer
|
f76bc1eeed
Add Repo.unstage.
|
3 years ago |
Jelmer Vernooij
|
189172bff8
Add a test.
|
3 years ago |
Ded_Secer
|
7fe42abdb8
Support refs in parse_treeish().
|
3 years ago |
Ded_Secer
|
da13fe46ff
Add ``dulwich.porcelain._reset_file``.
|
3 years ago |
Jelmer Vernooij
|
4b33973dfa
Drop suport for python 3.5.
|
3 years ago |
Jelmer Vernooij
|
7d6bef4631
Update NEWS. Fixes #907
|
3 years ago |
Jan Wiśniewski
|
39fd508b5c
allow passing bytes and os.PathLike as fs_path in repo.stage
|
3 years ago |
Jelmer Vernooij
|
0ad4e8847c
Clarify porcelain intent.
|
3 years ago |
Jelmer Vernooij
|
b3083cd903
Add note about error placement.
|
3 years ago |
Jelmer Vernooij
|
7e55177cd4
Merge pull request #903 from ardumont/improve-pack-walk
|
3 years ago |
Antoine R. Dumont (@ardumont)
|
af712e2abe
pack.DeltachainIterator: Execute a DFS walk insteaf of BFS
|
3 years ago |
Peter Rowlands
|
81bd07a842
use shlex.split
|
3 years ago |
Peter Rowlands
|
63260de689
split subprocess ssh_command args
|
3 years ago |
Peter Rowlands
|
5971aa03ae
client: add support for GIT_SSH_COMMAND
|
3 years ago |
battlmonstr
|
cdc93e058f
post-receive hook: error encoding fixes for Python 3.
|
5 years ago |
Jelmer Vernooij
|
80bffaca1d
Drop dummy file.
|
3 years ago |
Jelmer Vernooij
|
952573478a
Fix typing.
|
3 years ago |
Jelmer Vernooij
|
0640dddb78
Merge pull request #893 from danchr/win-perms
|
3 years ago |
Jelmer Vernooij
|
97292b512b
Update NEWS.
|
3 years ago |
Jelmer Vernooij
|
ba93eea567
Merge pull request #892 from danchr/file-perms
|
3 years ago |
Jelmer Vernooij
|
785ce78dc4
Merge pull request #891 from danchr/unbreak-script
|
3 years ago |
Dan Villiom Podlaski Christiansen
|
9ad47ae34a
cli: allow invoking the package
|
3 years ago |
Dan Villiom Podlaski Christiansen
|
12b7b312ac
cli: unbreak `dulwich` script
|
3 years ago |
Dan Villiom Podlaski Christiansen
|
a28f609f6a
don't create unwritable files on Windows
|
3 years ago |
Dan Villiom Podlaski Christiansen
|
27c22f9af3
adjust default file mask to be consistent with git
|
3 years ago |