Historia zmian

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