コミット履歴

作者 SHA1 メッセージ 日付
  Risto Kankkunen 8a71b8392d Fix capability negotiation in dulwich.client 13 年 前
  Jelmer Vernooij 5eb93b106f Merge fix for formatting of 'extension not found' messages. 13 年 前
  Jelmer Vernooij 0b8e86327a Merge fix to call parent constructor rather than grandparent. Thanks, kankri. 13 年 前
  Jelmer Vernooij cbe207c548 Some more docstrings. 13 年 前
  Risto Kankkunen ab7fa1118e Merged master 13 年 前
  milki aa6a319ad6 clone should checkout HEAD of remote repo 13 年 前
  milki 2c7b4058dc Move checkout to index 13 年 前
  Risto Kankkunen ab7a0a529e Fixed formatting for "extension not found" messages 13 年 前
  Risto Kankkunen 62521f8448 Call the parent class constructor, not grandparent's, to avoid surprises later 13 年 前
  Jelmer Vernooij 5f109a429d Options on the same line as sections in config files are now supported. #920553 13 年 前
  Jelmer Vernooij 831159881e $HOME is now explicitly specified for tests that use it to read 13 年 前
  milki 48d91cec0b Add checkout. checkout master on clone 13 年 前
  Jelmer Vernooij 7068f50a67 Open 0.8.4. 13 年 前
  Jelmer Vernooij 98c42629a3 Release 0.8.3. 13 年 前
  Jelmer Vernooij 036b35b812 Add a 'dulwich fetch' implementation. 13 年 前
  Jelmer Vernooij e7dfc9fef0 Merge various fixes for running the testsuite on Windows. 13 年 前
  Risto Kankkunen b37ea0aae3 Close all open file handles in the test case 13 年 前
  Risto Kankkunen 474da97808 Fix incorrect read/write handling in "object_store.py". 13 年 前
  Risto Kankkunen ac350b129d Ugly fix for a doctest in "docs/tutorial/repo.txt" to account for different 13 年 前
  Risto Kankkunen 90c0c803f8 Use platform-specific file path separators to avoid tests 13 年 前
  Risto Kankkunen 293de1726a Use universal newlines in subprocess output to prevent tests 13 年 前
  Risto Kankkunen 20da491f3e Do not delete the current working directory to avoid: 13 年 前
  Risto Kankkunen a38438af12 Windows doesn't have "posix" module, use "os" instead. Otherwise the test suite fails to run even a single test. 13 年 前
  Jelmer Vernooij 2172e08e22 Add a docstring for S_ISGITLINK. 13 年 前
  Jelmer Vernooij d9adcd03b7 Add committer - in case the user doesn't have a local configuration. 13 年 前
  Jelmer Vernooij 2cccf75585 Fix docstring for ObjectStore.tree_changes. 13 年 前
  Jelmer Vernooij b0f590568b dulwich.objects: Add more docstrings. 13 年 前
  Jelmer Vernooij 18ed6000ec Fix typo. 13 年 前
  Jelmer Vernooij b41694b2df Add more docstrings to BaseRepo, remove BaseRepo.__iter__. 13 年 前
  Jelmer Vernooij be862751b8 Extend the repository documentation a bit. 13 年 前