Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij 2741be5e64 Allow passing in a repository location to dulwich.porcelain.merge(). hace 5 años
  Jelmer Vernooij 3be7731f51 Import some fixes from Kevin's branch. hace 5 años
  Jelmer Vernooij 751be68f0a Don't pass in other twice. Thanks, Kevin. hace 5 años
  Jelmer Vernooij 57e4899811 Add some more of the skeleton for merge. hace 5 años
  Jelmer Vernooij 8c4801fcf9 Add basic function for finding merge base, currently a wrapper around C Git. hace 5 años
  Jelmer Vernooij 4c0d78c494 Fix import. hace 5 años
  Jelmer Vernooij 24986435b8 Move EmptyFileException to dulwich.objects. hace 5 años
  Jelmer Vernooij bb6b7bc009 Mention the specific file that is empty. hace 5 años
  Jelmer Vernooij 59ba47f046 Merge commit '183a43059fe40949ef7674626ac2cd2f8eb0a635' hace 5 años
  Jelmer Vernooij c7cf7913b6 Update NEWS. hace 5 años
  Manuel Jacob bcb4459da4 Use utf-8 instead of file system encoding to convert path to str. hace 5 años
  Jelmer Vernooij 183a43059f Simplify the API a bit and fix backwards compatibility, add NEWS item. hace 5 años
  Brecht Machiels 6fc954bb53 Fix pushing from a shallow clone hace 5 años
  Brecht Machiels adf17e155a Extend test_send_pack_from_shallow_clone test case hace 5 años
  Jelmer Vernooij cc49e755d3 Fix test. hace 5 años
  Jelmer Vernooij 35f6db4ed3 Ignore more special files. hace 5 años
  Jelmer Vernooij 76912fa975 Don't break when encountering block devices. hace 5 años
  Jelmer Vernooij c88a7c5952 Mark test_send_pack_from_shallow_clone as known failing. See #705 anmd #757 for details. hace 5 años
  Brecht Machiels 1e35b48734 Push from shallow clone test case (triggers #705) hace 5 años
  Jelmer Vernooij 486755e76f Start on 0.19.17. hace 5 años
  Jelmer Vernooij c6993451a7 Release 0.19.16 hace 5 años
  Jelmer Vernooij 03298e9f0f Move diffstat module to dulwich.contrib, add NEWS item. hace 5 años
  Jelmer Vernooij fed1af2d2f Fix flake8. hace 5 años
  kevinhendricks ff06a7fc73 add a simple diffstat implementation hace 5 años
  Jelmer Vernooij 5ccb88a446 We're using Google style docstrings now. hace 5 años
  Jelmer Vernooij 1f4fcd7ad8 Fix compatibility with older PackObjectStore subclasses. hace 5 años
  Jelmer Vernooij ade4b3b14a Fix python2 compatibility. hace 5 años
  Jelmer Vernooij 2f0b550d99 Support tweaking pack compression level. hace 5 años
  Jelmer Vernooij dac7368365 Add compression_level arguments in pack writing functions. hace 5 años
  Jelmer Vernooij dd2ca1df82 Support the looseCompression and compression settings. hace 5 años