Jelmer Vernooij
|
6b63699c40
Reformat
|
1 month ago |
Jelmer Vernooij
|
f46269ced5
Bump ruff
|
1 month ago |
Christoph Grüninger
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
1 month ago |
Jelmer Vernooij
|
5bd188b592
Don't write test.idx to current path
|
2 months ago |
Jelmer Vernooij
|
8bb9c9e84d
Add more types, courtesy of ruff
|
2 months ago |
Jelmer Vernooij
|
538442329d
Fix ruff
|
8 months ago |
Jelmer Vernooij
|
e3ca1cb5ce
Reformat and add reformat make target
|
1 year ago |
Jelmer Vernooij
|
0a5c62b2b6
Run pyupgrade
|
1 year ago |
Jelmer Vernooij
|
2fab3300ab
Upgrade to >= python 3.7
|
1 year ago |
Jelmer Vernooij
|
574e529c1c
Run ruff fix
|
1 year ago |
Jelmer Vernooij
|
03df9d0737
Switch to relative imports with abs2rel
|
1 year ago |
Jelmer Vernooij
|
23a986ac9b
Sort Python import definitions with isort
|
1 year ago |
Jelmer Vernooij
|
03cc1f5fd0
Add protocols for object containers.
|
2 years ago |
Jelmer Vernooij
|
f6faf9e187
Upgrade to python 3.7.
|
2 years ago |
Jelmer Vernooij
|
b6b217bdb9
Add more typing
|
2 years ago |
Kian-Meng Ang
|
c50a72c1e0
Fix typos
|
2 years ago |
Jelmer Vernooij
|
6266df34af
Reformat with black.
|
3 years ago |
Jelmer Vernooij
|
1f164b3260
Fix unified_diff.
|
4 years ago |
Jelmer Vernooij
|
a2d13e546a
Allow specifying tree and output encoding to unified_diff function. Fixes #763
|
4 years ago |
Boris Feld
|
bf33f02eac
Rename submodule into subproject in diff to match CGit behavior
|
5 years ago |
Jelmer Vernooij
|
aa73abcedb
Port remainder of docstrings to Google style.
|
5 years ago |
Jelmer Vernooij
|
07fab8de00
Split line.
|
5 years ago |
Jelmer Vernooij
|
d95f47c9c8
Fix get_summary on python3.
|
5 years ago |
Boris Feld
|
064ef73158
Update diff header index line
|
5 years ago |
Boris Feld
|
0884ad4907
Do not use /dev/null in the "git diff" header line
|
5 years ago |
Boris Feld
|
25988367ca
Update git diff mode extended header line
|
5 years ago |
Jelmer Vernooij
|
0bd1e28b88
Update my email address. jelmer@samba.org => jelmer@jelmer.uk.
|
6 years ago |
Marcel Schnirring
|
17d058b8b2
By default file.encoding=None, so .encoding() fails. See https://bugs.python.org/issue32163
|
7 years ago |
Jelmer Vernooij
|
50b2c115c5
Avoid naming variables 'l'.
|
7 years ago |
Taras Postument
|
553a611fd0
added docstring for unified_diff implementation
|
7 years ago |