Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 328918334e dulwich.objects: Add more docstrings. il y a 14 ans
  Jelmer Vernooij 36aebb3d50 Fix typo. il y a 14 ans
  Jelmer Vernooij 30bdf06d4a Add more docstrings to BaseRepo, remove BaseRepo.__iter__. il y a 14 ans
  Jelmer Vernooij b0cadaff44 Extend the repository documentation a bit. il y a 14 ans
  Jelmer Vernooij e7ec4b3b34 Simplify Repo.stage a bit by using index_entry_from_stat. il y a 14 ans
  Jelmer Vernooij 6710b4bf2d Add tutorial chapter on remote repositories. il y a 14 ans
  Jelmer Vernooij 1bf899c05a Use identity from ~/.gitconfig or .git/config if none was explicitly specified. il y a 14 ans
  Jelmer Vernooij ab04ec1a0d dulwich.client: Make progress argument optional. il y a 14 ans
  Jelmer Vernooij 5135f6c64e Add 'make check-tutorial'. il y a 14 ans
  Jelmer Vernooij 7a3971c09c Allow determine_wants methods to include the zero sha in their return value. il y a 14 ans
  Jelmer Vernooij 2444773697 Document return types. il y a 14 ans
  Jelmer Vernooij 1b31d49a9e Add some docstrings. il y a 14 ans
  Jelmer Vernooij fa78e89525 Include status information in Python modules. il y a 14 ans
  Jelmer Vernooij af3f9cc643 Add a basic STATUS document documenting the capabilities supported by dulwich. il y a 14 ans
  Jelmer Vernooij 510b5842c4 Split out Repo.get_config_stack(). il y a 14 ans
  Jelmer Vernooij 69ccba3339 Add writable argument to StackedConfig. il y a 14 ans
  Jelmer Vernooij 5c7ba48cef Add tests for default git config file. il y a 14 ans
  Jelmer Vernooij a9e9711c1c Provide Config.get_boolean. il y a 14 ans
  Jelmer Vernooij eaaf484fcf The config parser now supports the git-config file format as il y a 14 ans
  Jelmer Vernooij 9235dd45eb Make section names and variable names case insensitive. il y a 14 ans
  Jelmer Vernooij 15da024fe9 Fix parsing of comments. il y a 14 ans
  Jelmer Vernooij e2dc672bab Simplify some code, add tests for boolean settings without = sign. il y a 14 ans
  Jelmer Vernooij 0087b895de Add checking of section names. il y a 14 ans
  Jelmer Vernooij e4dd1fc9e1 Add checking of variable names. il y a 14 ans
  Jelmer Vernooij 32b61cc17f Simplify section handling. il y a 14 ans
  Jelmer Vernooij 28571b4ee8 Fix section parsing. il y a 14 ans
  Jelmer Vernooij a10c542579 Fix formatting/parsing. il y a 14 ans
  Jelmer Vernooij 6283bda68d merge trunk il y a 14 ans
  Jelmer Vernooij 901b9c30ea More config fixes. il y a 14 ans
  Jelmer Vernooij ad99a1d87c Add write file tests. il y a 14 ans