Jelmer Vernooij
|
afc5473f70
stash: Add typing
|
1 月之前 |
Jelmer Vernooij
|
b415c1cdf5
stash: Add typing
|
1 月之前 |
Christoph Grüninger
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
8 月之前 |
Jelmer Vernooij
|
8bb9c9e84d
Add more types, courtesy of ruff
|
9 月之前 |
Jelmer Vernooij
|
3317eef581
Reformat with ruff
|
1 年之前 |
Jelmer Vernooij
|
e3ca1cb5ce
Reformat and add reformat make target
|
1 年之前 |
Jelmer Vernooij
|
574e529c1c
Run ruff fix
|
2 年之前 |
Jelmer Vernooij
|
03df9d0737
Switch to relative imports with abs2rel
|
2 年之前 |
Jelmer Vernooij
|
23a986ac9b
Sort Python import definitions with isort
|
2 年之前 |
Jelmer Vernooij
|
f6faf9e187
Upgrade to python 3.7.
|
2 年之前 |
Peter Rowlands
|
2978b52278
stash: skip pre-commit hooks when generating stash commits
|
4 年之前 |
Jelmer Vernooij
|
65b0905035
Merge branch 'stash-drop' of git://github.com/pmrowla/dulwich
|
4 年之前 |
Peter Rowlands
|
1039e7c0de
make stash._reflog_path a property
|
4 年之前 |
Peter Rowlands
|
7c5d593860
stash: implement drop
|
4 年之前 |
Jelmer Vernooij
|
6266df34af
Reformat with black.
|
4 年之前 |
Peter Rowlands
|
95a846dd7f
stash: fix __len__
|
4 年之前 |
Peter Rowlands
|
42b1f160ea
stash: fix __getitem__
|
4 年之前 |
Peter Rowlands
|
0c6dd490ac
stash: fix mixed byte/str path usage
|
4 年之前 |
Jelmer Vernooij
|
62d77523dc
Avoid errno.
|
5 年之前 |
Jelmer Vernooij
|
aa73abcedb
Port remainder of docstrings to Google style.
|
5 年之前 |
Jelmer Vernooij
|
f0c9245672
Merge basic stash support.
|
7 年之前 |
Jelmer Vernooij
|
8eedca090d
Add stash push.
|
7 年之前 |
Jelmer Vernooij
|
f6e3afadc6
Add basic Stash class.
|
7 年之前 |