Commit Verlauf

Autor SHA1 Nachricht Datum
  Jelmer Vernooij f6faf9e187 Upgrade to python 3.7. vor 2 Jahren
  Christian Sattler d2ddf40b99 Align checking of identities with C git fsck. vor 2 Jahren
  Jelmer Vernooij 62534757fe Remove unused import. vor 2 Jahren
  Jelmer Vernooij c477828a3e Remove some deprecated functionality. vor 2 Jahren
  Jelmer Vernooij c1738f5fe1 Move testdata out of code directory. vor 2 Jahren
  Upstream Janitor d0e567bcc8 Removed unnecessary #noqa statements from 10 files. vor 3 Jahren
  Upstream Janitor 623192e1e5 Made 114 improvements. vor 3 Jahren
  Jelmer Vernooij c8ce22c255 Reformatting. vor 4 Jahren
  Jelmer Vernooij 6266df34af Reformat with black. vor 4 Jahren
  Jelmer Vernooij ca07b51d89 Add compression_level argument to ShaFile.as_legacy_object. vor 5 Jahren
  Jelmer Vernooij 72aec0c79f Add support for creating signed tags. vor 6 Jahren
  Nicolas Dandrimont eac04520d2 Split authorship lines from the right instead of from the left vor 6 Jahren
  Jelmer Vernooij c03c63e63d Disallow .git entries in trees, like C git. vor 7 Jahren
  Jelmer Vernooij 3603ec95c7 Support bytes(x) on git objects. vor 7 Jahren
  Antoine R. Dumont (@ardumont) 694d27c2b0 objects: Add checks on date fields (tag, commit alike) vor 7 Jahren
  Jelmer Vernooij aa2a305841 Fix all flake8 style issues. vor 7 Jahren
  Jelmer Vernooij e5f6eb1ebd Some style fixes. vor 8 Jahren
  Nicolas Dandrimont fcb1b20c10 SHAFile: Do not trim trailing newlines from extra headers vor 8 Jahren
  Jelmer Vernooij a6ab2d9a4a Add test for tag_time. vor 8 Jahren
  Jelmer Vernooij 4936321e17 Fix tests on python3. vor 8 Jahren
  Jelmer Vernooij c403185c1b Fix handling of Commit.tree being set to an actual Tree rather than a Tree id. vor 8 Jahren
  Jelmer Vernooij 4837b3c12f Avoid regenerating full blob in Blob.splitlines. vor 8 Jahren
  Jelmer Vernooij 4c82345e53 Add Blob.splitlines. vor 8 Jahren
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. vor 8 Jahren
  Jelmer Vernooij aaaa6894e9 Fix dulwich.porcelain.pull() with Python3. (#451) vor 8 Jahren
  Jelmer Vernooij 0ee2ec1d37 Fix python3 compatibility. vor 8 Jahren
  Jelmer Vernooij 5afa48af64 Add dulwich.porcelain.ls_tree. vor 8 Jahren
  Jelmer Vernooij 9451655113 Improve fix for ShaFile.id behaviour after as_raw_chunks. vor 9 Jahren
  Félix Mattrat 63d4383ae4 updated the copy method of ShaFile to make sure that the id is always correct when it's copied vor 9 Jahren
  Jelmer Vernooij 2341f7e6a2 Remove unused ShaFile._make_sha. vor 9 Jahren