Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij 3603ec95c7 Support bytes(x) on git objects. hace 7 años
  Antoine R. Dumont (@ardumont) d74761abde Raise EmptyFileException when empty disk file corruption is detected hace 7 años
  Antoine R. Dumont (@ardumont) 486dedbf9b dulwich.objects: Fix typo in docstring hace 7 años
  Antoine R. Dumont (@ardumont) 694d27c2b0 objects: Add checks on date fields (tag, commit alike) hace 7 años
  Jelmer Vernooij 0046eb8a62 Fix style errors. hace 7 años
  Jelmer Vernooij 50b2c115c5 Avoid naming variables 'l'. hace 7 años
  Jelmer Vernooij aa2a305841 Fix all flake8 style issues. hace 8 años
  Jelmer Vernooij e5f6eb1ebd Some style fixes. hace 8 años
  Jelmer Vernooij 3ce9b807a7 Remove duplicate _extra, _parents and _encoding from slots for Commit. hace 8 años
  Nicolas Dandrimont fcb1b20c10 SHAFile: Do not trim trailing newlines from extra headers hace 8 años
  Lionel Flandrin 92f29426d9 Avoid crashing when accessing the tag_time of a headerless tag. 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 9 años
  Jelmer Vernooij 0ee2ec1d37 Fix python3 compatibility. hace 9 años
  Jelmer Vernooij 5afa48af64 Add dulwich.porcelain.ls_tree. hace 9 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 495b1f2c58 Remove deprecated _needs_parsing logic; never used. hace 9 años
  Jelmer Vernooij 2341f7e6a2 Remove unused ShaFile._make_sha. hace 9 años
  Nicolas Dandrimont f8e42956a2 Support completely empty messages in git objects hace 9 años
  Jelmer Vernooij 959533b2af Add comparators to ShaFile. hace 10 años
  Jelmer Vernooij 0848029362 Support refspecs properly in porcelain.pull and porcelain.push. hace 10 años
  Gary van der Merwe 1d4d526b6e Revert "Change the way methods that take a path argument behave." hace 10 años
  Gary van der Merwé 7a02943889 Change the way methods that take a path argument behave. hace 10 años
  Jelmer Vernooij 41bdaf1e78 Remove python3 special casing. hace 10 años
  Jelmer Vernooij 417e4be13c Add convenience function for checking validity of hex sha, rather than catching things like AssertionError. hace 10 años
  Damien Tournoud 48646afbbc Most `ShaFile` objects don't cache their SHA properly. hace 10 años