Commit Verlauf

Autor SHA1 Nachricht Datum
  Risto Kankkunen 75c0e52a47 Merged master vor 13 Jahren
  Risto Kankkunen 685cf860af Run Git in tests without user's ".gitconfig". vor 13 Jahren
  Risto Kankkunen 5b8a6675e8 Don't look up "HOME" environment variable unconditionally to avoid KeyError vor 13 Jahren
  milki f277976fd4 Fix pep8 vor 13 Jahren
  milki f92e3a6ca9 Add test for empty tree vor 13 Jahren
  milki f322dfd0e1 pep8 cleanup vor 13 Jahren
  milki 0fef499869 Change test to use custom repo vor 13 Jahren
  milki 447a9683c5 Support for symlink vor 13 Jahren
  milki 83760ea717 clone should checkout HEAD of remote repo vor 13 Jahren
  milki 875f87bb61 Move checkout to index vor 13 Jahren
  Risto Kankkunen f42c6e5cae Fixed formatting for "extension not found" messages vor 13 Jahren
  Risto Kankkunen 8826b9254f Call the parent class constructor, not grandparent's, to avoid surprises later vor 13 Jahren
  Jelmer Vernooij 312a436698 Options on the same line as sections in config files are now supported. #920553 vor 13 Jahren
  Jelmer Vernooij 45d211f79d $HOME is now explicitly specified for tests that use it to read vor 13 Jahren
  milki 320105a620 Add checkout. checkout master on clone vor 13 Jahren
  Jelmer Vernooij bbf833c7ea Open 0.8.4. vor 13 Jahren
  Jelmer Vernooij b08905cd24 Release 0.8.3. vor 13 Jahren
  Jelmer Vernooij 7b6caab148 Add a 'dulwich fetch' implementation. vor 13 Jahren
  Jelmer Vernooij f023c88bc0 Merge various fixes for running the testsuite on Windows. vor 13 Jahren
  Risto Kankkunen 33f02a99b3 Close all open file handles in the test case vor 13 Jahren
  Risto Kankkunen 0553f7723b Fix incorrect read/write handling in "object_store.py". vor 13 Jahren
  Risto Kankkunen 5d774e512b Ugly fix for a doctest in "docs/tutorial/repo.txt" to account for different vor 13 Jahren
  Risto Kankkunen 3724fbc88e Use platform-specific file path separators to avoid tests vor 13 Jahren
  Risto Kankkunen b5f3b42ce0 Use universal newlines in subprocess output to prevent tests vor 13 Jahren
  Risto Kankkunen b05d574b8a Do not delete the current working directory to avoid: vor 13 Jahren
  Risto Kankkunen d90678b396 Windows doesn't have "posix" module, use "os" instead. Otherwise the test suite fails to run even a single test. vor 13 Jahren
  Jelmer Vernooij 7884cd5b0c Add a docstring for S_ISGITLINK. vor 13 Jahren
  Jelmer Vernooij 13f33026ae Add committer - in case the user doesn't have a local configuration. vor 13 Jahren
  Jelmer Vernooij 03be5330e1 Fix docstring for ObjectStore.tree_changes. vor 13 Jahren
  Jelmer Vernooij 455b407e94 dulwich.objects: Add more docstrings. vor 13 Jahren