Jelmer Vernooij
|
dd9de4d277
Merge branch 'raise-in-correct-place' of https://github.com/dandersson/dulwich
|
7 years ago |
Daniel Andersson
|
05d5c3d3b4
Make unreachable `raise ValueError` come into play
|
7 years ago |
Jonas Haag
|
64e084e77d
Fix #577: Set gzip header file modification time
|
7 years ago |
Jelmer Vernooij
|
1f098d17a8
Only override pack file if it doesn't yet exist.
|
7 years ago |
Antoine R. Dumont (@ardumont)
|
694d27c2b0
objects: Add checks on date fields (tag, commit alike)
|
7 years ago |
Jelmer Vernooij
|
3be30ce59f
Raise error when adding paths that are not under repo.
|
7 years ago |
Jelmer Vernooij
|
2e633f526a
Fix handling of empty repositories. Fixes #570
|
7 years ago |
Jelmer Vernooij
|
1f8b91a3dc
Pass kwargs to get_transport_and_path.
|
7 years ago |
Jelmer Vernooij
|
9e74b2957c
Add dulwich CVE.
|
7 years ago |
Jelmer Vernooij
|
3bae758cbe
Fix over-indented line.
|
7 years ago |
Jelmer Vernooij
|
0046eb8a62
Fix style errors.
|
7 years ago |
Jelmer Vernooij
|
52f4addb19
Avoid bare except.
|
7 years ago |
Jelmer Vernooij
|
50b2c115c5
Avoid naming variables 'l'.
|
7 years ago |
Jelmer Vernooij
|
db6e0910bc
Start on 0.18.6.
|
7 years ago |
Jelmer Vernooij
|
bcdb90e2a5
Release 0.18.5
|
7 years ago |
Jelmer Vernooij
|
7116a0cbbd
Prevent setting SSH arguments in SSH URLs when using subprocess SSH client.
|
7 years ago |
Jelmer Vernooij
|
fe7b856ee4
Fix python3 build.
|
7 years ago |
Jelmer Vernooij
|
4a8e67ff0a
Remove unused variable.
|
7 years ago |
Jelmer Vernooij
|
2a6d5bb489
Silently ignore directories passed to Repo.stage(). Fixes #564
|
7 years ago |
Jelmer Vernooij
|
82e1350680
Fix formatting.
|
7 years ago |
Jelmer Vernooij
|
f6ad47b0da
Force IndexEntry for newly assigned index entries.
|
7 years ago |
Jelmer Vernooij
|
755f2e3e35
Update NEWS.
|
7 years ago |
Kenneth Lareau
|
e5be01acb5
Properly use origin parameter in porcelain.clone()
|
7 years ago |
Jelmer Vernooij
|
d4899f081f
Raise FileLocked in GitFile.
|
7 years ago |
Jelmer Vernooij
|
505c40b0b7
Start on 0.18.5.
|
7 years ago |
Jelmer Vernooij
|
4d0276aded
Add NEWS entry.
|
7 years ago |
Fabian Grünbichler
|
6d40c57543
fix variable name in hook test
|
7 years ago |
Fabian Grünbichler
|
55e2902382
add tests for hook cwd
|
7 years ago |
Fabian Grünbichler
|
9dff752cc6
add cwd parameter to hook
|
7 years ago |
Jelmer Vernooij
|
7d6460e65f
Release 0.18.4
|
7 years ago |