Commit History

Autor SHA1 Mensaxe Data
  Jelmer Vernooij 2ce300782d Merge fix to call parent constructor rather than grandparent. Thanks, kankri. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 036e4eb519 Some more docstrings. %!s(int64=14) %!d(string=hai) anos
  Risto Kankkunen 100e5ef2ec Merged master %!s(int64=14) %!d(string=hai) anos
  milki 812af5a046 clone should checkout HEAD of remote repo %!s(int64=14) %!d(string=hai) anos
  milki e2e23c8219 Move checkout to index %!s(int64=14) %!d(string=hai) anos
  Risto Kankkunen 484d4df8fe Call the parent class constructor, not grandparent's, to avoid surprises later %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 283b2b68a2 Options on the same line as sections in config files are now supported. #920553 %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 1ef3f3b053 $HOME is now explicitly specified for tests that use it to read %!s(int64=14) %!d(string=hai) anos
  milki 2d9e700530 Add checkout. checkout master on clone %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij b38066c5bc Open 0.8.4. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 30eecf89ca Release 0.8.3. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 6e8a1c8ab3 Add a 'dulwich fetch' implementation. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 2772964bb8 Merge various fixes for running the testsuite on Windows. %!s(int64=14) %!d(string=hai) anos
  Risto Kankkunen 49ee27f43e Close all open file handles in the test case %!s(int64=14) %!d(string=hai) anos
  Risto Kankkunen 3d3778fb00 Fix incorrect read/write handling in "object_store.py". %!s(int64=14) %!d(string=hai) anos
  Risto Kankkunen 193e70ccaa Ugly fix for a doctest in "docs/tutorial/repo.txt" to account for different %!s(int64=14) %!d(string=hai) anos
  Risto Kankkunen dee66ce7c3 Use platform-specific file path separators to avoid tests %!s(int64=14) %!d(string=hai) anos
  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