Commit History

Автор 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 години