Commit History

Autor SHA1 Mensaxe Data
  Risto Kankkunen dcdf35dad3 Use universal newlines in subprocess output to prevent tests %!s(int64=14) %!d(string=hai) anos
  Risto Kankkunen 0f2a320c7b Do not delete the current working directory to avoid: %!s(int64=14) %!d(string=hai) anos
  Risto Kankkunen 6726c09839 Windows doesn't have "posix" module, use "os" instead. Otherwise the test suite fails to run even a single test. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 32cc60d601 Add a docstring for S_ISGITLINK. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 62dba487e6 Add committer - in case the user doesn't have a local configuration. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij eb60dc6177 Fix docstring for ObjectStore.tree_changes. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 328918334e dulwich.objects: Add more docstrings. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 36aebb3d50 Fix typo. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 30bdf06d4a Add more docstrings to BaseRepo, remove BaseRepo.__iter__. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij b0cadaff44 Extend the repository documentation a bit. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij e7ec4b3b34 Simplify Repo.stage a bit by using index_entry_from_stat. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 6710b4bf2d Add tutorial chapter on remote repositories. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 1bf899c05a Use identity from ~/.gitconfig or .git/config if none was explicitly specified. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij ab04ec1a0d dulwich.client: Make progress argument optional. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 5135f6c64e Add 'make check-tutorial'. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 7a3971c09c Allow determine_wants methods to include the zero sha in their return value. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 2444773697 Document return types. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 1b31d49a9e Add some docstrings. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij fa78e89525 Include status information in Python modules. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij af3f9cc643 Add a basic STATUS document documenting the capabilities supported by dulwich. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 510b5842c4 Split out Repo.get_config_stack(). %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 69ccba3339 Add writable argument to StackedConfig. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 5c7ba48cef Add tests for default git config file. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij a9e9711c1c Provide Config.get_boolean. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij eaaf484fcf The config parser now supports the git-config file format as %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 9235dd45eb Make section names and variable names case insensitive. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 15da024fe9 Fix parsing of comments. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij e2dc672bab Simplify some code, add tests for boolean settings without = sign. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 0087b895de Add checking of section names. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij e4dd1fc9e1 Add checking of variable names. %!s(int64=14) %!d(string=hai) anos