Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij aa2a305841 Fix all flake8 style issues. há 8 anos atrás
  Jelmer Vernooij 2f2ae37b07 Pass 'mkdir' argument onto Repo.init_bare() from Repo.clone. Fixes #504 há 8 anos atrás
  Jelmer Vernooij e5f6eb1ebd Some style fixes. há 8 anos atrás
  Jelmer Vernooij 94066d2d5a Allow passing in relative paths to porcelain.add(). há 8 anos atrás
  Jelmer Vernooij c597d35150 Implement MemoryRepo.set_description. há 8 anos atrás
  Jelmer Vernooij e2c80cf7c8 Remove unnecessary __docformat__ settings, broken text. há 8 anos atrás
  Søren Løvborg cc263b7f87 Repo: enable "with" statement support for closing há 8 anos atrás
  Jelmer Vernooij f1ab124de0 Some minor formatting fixes. há 8 anos atrás
  Koen Martens a13b771b30 When initializing repo, probe file-system to determine há 8 anos atrás
  Jelmer Vernooij 8cf1640314 Add remote in dulwich.porcelain.clone. há 8 anos atrás
  Jelmer Vernooij ca8892b3f7 Add constant for default ref. há 8 anos atrás
  Jelmer Vernooij 464d0e281a Fix Python3 compatibility and warnings during tests. há 8 anos atrás
  Jelmer Vernooij 69a7ee982a Some refactoring, simplifications. há 8 anos atrás
  Laurent Rineau cb613c7819 Support linked working directories há 8 anos atrás
  Laurent Rineau 86232320dd # This is a combination of 8 commits. há 8 anos atrás
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. há 9 anos atrás
  Jelmer Vernooij c71bcc9075 Add RefsContainer.follow() method. Addresses issue #438. há 9 anos atrás
  Jelmer Vernooij 304dae8bbf Avoid using regular expressions for gitfile parsing. há 9 anos atrás
  Jelmer Vernooij 0d7d643a5f Add constant for control dir name. há 9 anos atrás
  Jelmer Vernooij 0848029362 Support refspecs properly in porcelain.pull and porcelain.push. há 10 anos atrás
  bmcorser 111832309a Hopeful for Windows compat há 10 anos atrás
  bmcorser d64b632e40 Addressing PR comments há 10 anos atrás
  bmcorser 295c8c0d9e Add `discover` classmethod há 10 anos atrás
  Tommy Yu b3445db891 Fix handling of 'done' in graph walker and implement the 'no-done' capability. (#88) há 10 anos atrás
  Jelmer Vernooij df801a4949 Make tree_to_fs_path and fs_to_tree_path private. há 10 anos atrás
  Gary van der Merwe 7e09c47716 Improve checkout path handling: há 10 anos atrás
  Gary van der Merwe 5f3ad83bd0 Avoid encoding or decoding checkout paths. há 10 anos atrás
  Gary van der Merwe 1d4d526b6e Revert "Change the way methods that take a path argument behave." há 10 anos atrás
  Gary van der Merwé ff831aa895 Close Repo, ObjectStore, and Pack objects. há 10 anos atrás
  Gary van der Merwé eb9664c7e6 Add `Repo.close()`. há 10 anos atrás