Revīziju vēsture

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