Commit History

Author SHA1 Message Date
  Jelmer Vernooij 32e73e511e Add support for os.PathLike objects throughout the API 3 months ago
  Jelmer Vernooij c0d87d52e3 Fix LocalGitClient assertion error with MemoryRepo (#1588) 3 months ago
  Jelmer Vernooij e0635a7626 Fix LocalGitClient assertion error with MemoryRepo (#1179) 3 months ago
  Jelmer Vernooij 96b455886d Fix Rust implementation of sorted_tree_items() for submodules (#1325) (#1585) 3 months ago
  Jelmer Vernooij cc91529d89 Fix Rust implementation of sorted_tree_items() for submodules (#1325) 3 months ago
  Jelmer Vernooij 475b3ec780 Add support for format argument to Repo.init() and Repo.init_bare() (#1584) 3 months ago
  Jelmer Vernooij 7f46545dfe Add support for format argument to Repo.init() and Repo.init_bare() 3 months ago
  dependabot[bot] f19c339ab0 Bump memchr from 2.7.4 to 2.7.5 (#1583) 3 months ago
  dependabot[bot] 1e4a0d0c6f Bump pyo3 from 0.25.0 to 0.25.1 (#1582) 3 months ago
  Jelmer Vernooij 11cd45caa3 Fix compatibility with testtools (#1581) 3 months ago
  Jelmer Vernooij eda9708f06 Fix compatibility with testtools 3 months ago
  Jelmer Vernooij 98fecd3b38 More add fixes (#1580) 3 months ago
  Jelmer Vernooij 6c12acf779 Attempt to fix build on Windows 3 months ago
  Jelmer Vernooij a7ba57e8da Fix porcelain.add() to stage modified files when no paths specified 3 months ago
  Jelmer Vernooij 22fda1f14e NEWS: Also mention that #655 is fixed 3 months ago
  Jelmer Vernooij 3e846b63e4 Add more tests for handling of symlinks in porcelain.add 3 months ago
  dependabot[bot] 81f964d240 Bump ruff from 0.11.12 to 0.11.13 (#1579) 3 months ago
  Jelmer Vernooij 7650b142e6 Two fixes for add handling (#1578) 3 months ago
  Jelmer Vernooij 3528f83685 Improve porcelain.add() documentation to clarify default behavior 3 months ago
  Jelmer Vernooij 315f842171 Fix porcelain.add() staging invalid './' when adding repository root 3 months ago
  Jelmer Vernooij 6b3e97e0f5 Fix porcelain.add() to handle symlinks pointing outside repository (#1577) 3 months ago
  Jelmer Vernooij d659270286 Fix porcelain.add() to handle symlinks pointing outside repository 3 months ago
  Jelmer Vernooij 57e6144c7c Pydoctor fixes (#1576) 3 months ago
  Jelmer Vernooij 5c979c5314 Fix pydoctor warnings 3 months ago
  Jelmer Vernooij 92c130672d Fix workflow name for api docs. 3 months ago
  Jelmer Vernooij 476b28feeb Fix gitignore pattern matching for directory negation patterns (#1575) 3 months ago
  Jelmer Vernooij 16ae9bc531 Fix gitignore pattern matching for directory negation patterns 3 months ago
  Jelmer Vernooij 3f87c24a6c Port remaining dulwich.cli commands to argparse (#1574) 3 months ago
  Jelmer Vernooij b82cbd2e76 Port remaining dulwich.cli commands to argparse 3 months ago
  Jelmer Vernooij 561c18b95c Revert "Factor out varint" (#1573) 3 months ago