Историја ревизија

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