Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 3603ec95c7 Support bytes(x) on git objects. il y a 7 ans
  Antoine R. Dumont (@ardumont) d74761abde Raise EmptyFileException when empty disk file corruption is detected il y a 7 ans
  Antoine R. Dumont (@ardumont) 486dedbf9b dulwich.objects: Fix typo in docstring il y a 7 ans
  Antoine R. Dumont (@ardumont) 694d27c2b0 objects: Add checks on date fields (tag, commit alike) il y a 7 ans
  Jelmer Vernooij 0046eb8a62 Fix style errors. il y a 7 ans
  Jelmer Vernooij 50b2c115c5 Avoid naming variables 'l'. il y a 7 ans
  Jelmer Vernooij aa2a305841 Fix all flake8 style issues. il y a 8 ans
  Jelmer Vernooij e5f6eb1ebd Some style fixes. il y a 8 ans
  Jelmer Vernooij 3ce9b807a7 Remove duplicate _extra, _parents and _encoding from slots for Commit. il y a 8 ans
  Nicolas Dandrimont fcb1b20c10 SHAFile: Do not trim trailing newlines from extra headers il y a 8 ans
  Lionel Flandrin 92f29426d9 Avoid crashing when accessing the tag_time of a headerless tag. il y a 8 ans
  Jelmer Vernooij 4936321e17 Fix tests on python3. il y a 8 ans
  Jelmer Vernooij c403185c1b Fix handling of Commit.tree being set to an actual Tree rather than a Tree id. il y a 8 ans
  Jelmer Vernooij 4837b3c12f Avoid regenerating full blob in Blob.splitlines. il y a 8 ans
  Jelmer Vernooij 4c82345e53 Add Blob.splitlines. il y a 8 ans
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. il y a 9 ans
  Jelmer Vernooij 0ee2ec1d37 Fix python3 compatibility. il y a 9 ans
  Jelmer Vernooij 5afa48af64 Add dulwich.porcelain.ls_tree. il y a 9 ans
  Jelmer Vernooij 9451655113 Improve fix for ShaFile.id behaviour after as_raw_chunks. il y a 9 ans
  Félix Mattrat 63d4383ae4 updated the copy method of ShaFile to make sure that the id is always correct when it's copied il y a 9 ans
  Jelmer Vernooij 495b1f2c58 Remove deprecated _needs_parsing logic; never used. il y a 9 ans
  Jelmer Vernooij 2341f7e6a2 Remove unused ShaFile._make_sha. il y a 9 ans
  Nicolas Dandrimont f8e42956a2 Support completely empty messages in git objects il y a 9 ans
  Jelmer Vernooij 959533b2af Add comparators to ShaFile. il y a 10 ans
  Jelmer Vernooij 0848029362 Support refspecs properly in porcelain.pull and porcelain.push. il y a 10 ans
  Gary van der Merwe 1d4d526b6e Revert "Change the way methods that take a path argument behave." il y a 10 ans
  Gary van der Merwé 7a02943889 Change the way methods that take a path argument behave. il y a 10 ans
  Jelmer Vernooij 41bdaf1e78 Remove python3 special casing. il y a 10 ans
  Jelmer Vernooij 417e4be13c Add convenience function for checking validity of hex sha, rather than catching things like AssertionError. il y a 10 ans
  Damien Tournoud 48646afbbc Most `ShaFile` objects don't cache their SHA properly. il y a 10 ans