Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij cbc84e64ee Attempt to provide S_ISDIR if it's missing. hace 4 años
  Jelmer Vernooij a3f25a0fd1 Drop python 2.7 build. hace 4 años
  Jelmer Vernooij e6cc8d1046 Fix OS targeting. hace 4 años
  Jelmer Vernooij 6068186760 Add publish instructions. hace 4 años
  Jelmer Vernooij c56ab14a9c Fix formatting. hace 4 años
  Jelmer Vernooij 7028420baf Add github action. hace 4 años
  Jelmer Vernooij f91c317e6f Disable -Werror. hace 4 años
  Jelmer Vernooij e967ee385a Default to python 3. hace 4 años
  Jelmer Vernooij 0da4174a89 Merge branch 'git-credential-store' of git+ssh://github.com/manueljacob/dulwich hace 4 años
  Manuel Jacob 36bc92657b Make it possible to pass custom classes to default_urllib3_manager(). hace 4 años
  Manuel Jacob 59c5ee1e0a Add assert for return type of default_urllib3_manager(). hace 4 años
  Manuel Jacob 7697347217 Add function to get credentials from the Git credentials store. hace 4 años
  Manuel Jacob 36593daf23 Fix spelling of PyPy in the README. hace 4 años
  Manuel Jacob 03ade446d5 Factor out code for getting paths inside XDG config home. hace 4 años
  Jelmer Vernooij 42d682beaf Clarify wording around string use. hace 4 años
  Jelmer Vernooij 401c4bae62 Actually include the python-patch license, since 'MIT License' is not necessarily clear. hace 4 años
  Jelmer Vernooij 4c0d78c494 Fix import. hace 4 años
  Jelmer Vernooij 24986435b8 Move EmptyFileException to dulwich.objects. hace 4 años
  Jelmer Vernooij bb6b7bc009 Mention the specific file that is empty. hace 4 años
  Jelmer Vernooij 59ba47f046 Merge commit '183a43059fe40949ef7674626ac2cd2f8eb0a635' hace 4 años
  Jelmer Vernooij c7cf7913b6 Update NEWS. hace 4 años
  Manuel Jacob bcb4459da4 Use utf-8 instead of file system encoding to convert path to str. hace 4 años
  Jelmer Vernooij 183a43059f Simplify the API a bit and fix backwards compatibility, add NEWS item. hace 4 años
  Brecht Machiels 6fc954bb53 Fix pushing from a shallow clone hace 4 años
  Brecht Machiels adf17e155a Extend test_send_pack_from_shallow_clone test case hace 4 años
  Jelmer Vernooij cc49e755d3 Fix test. hace 4 años
  Jelmer Vernooij 35f6db4ed3 Ignore more special files. hace 4 años
  Jelmer Vernooij 76912fa975 Don't break when encountering block devices. hace 4 años
  Jelmer Vernooij c88a7c5952 Mark test_send_pack_from_shallow_clone as known failing. See #705 anmd #757 for details. hace 4 años
  Brecht Machiels 1e35b48734 Push from shallow clone test case (triggers #705) hace 4 años