Historial de Commits

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