Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij eae3606c6a Some more docstrings. il y a 13 ans
  milki 83760ea717 clone should checkout HEAD of remote repo il y a 13 ans
  milki 875f87bb61 Move checkout to index il y a 13 ans
  Jelmer Vernooij 312a436698 Options on the same line as sections in config files are now supported. #920553 il y a 13 ans
  Jelmer Vernooij 45d211f79d $HOME is now explicitly specified for tests that use it to read il y a 13 ans
  milki 320105a620 Add checkout. checkout master on clone il y a 13 ans
  Jelmer Vernooij bbf833c7ea Open 0.8.4. il y a 13 ans
  Jelmer Vernooij b08905cd24 Release 0.8.3. il y a 13 ans
  Jelmer Vernooij 7b6caab148 Add a 'dulwich fetch' implementation. il y a 13 ans
  Jelmer Vernooij f023c88bc0 Merge various fixes for running the testsuite on Windows. il y a 13 ans
  Risto Kankkunen 33f02a99b3 Close all open file handles in the test case il y a 13 ans
  Risto Kankkunen 0553f7723b Fix incorrect read/write handling in "object_store.py". il y a 13 ans
  Risto Kankkunen 5d774e512b Ugly fix for a doctest in "docs/tutorial/repo.txt" to account for different il y a 13 ans
  Risto Kankkunen 3724fbc88e Use platform-specific file path separators to avoid tests il y a 13 ans
  Risto Kankkunen b5f3b42ce0 Use universal newlines in subprocess output to prevent tests il y a 13 ans
  Risto Kankkunen b05d574b8a Do not delete the current working directory to avoid: il y a 13 ans
  Risto Kankkunen d90678b396 Windows doesn't have "posix" module, use "os" instead. Otherwise the test suite fails to run even a single test. il y a 13 ans
  Jelmer Vernooij 7884cd5b0c Add a docstring for S_ISGITLINK. il y a 13 ans
  Jelmer Vernooij 13f33026ae Add committer - in case the user doesn't have a local configuration. il y a 13 ans
  Jelmer Vernooij 03be5330e1 Fix docstring for ObjectStore.tree_changes. il y a 13 ans
  Jelmer Vernooij 455b407e94 dulwich.objects: Add more docstrings. il y a 13 ans
  Jelmer Vernooij b7117d9d95 Fix typo. il y a 13 ans
  Jelmer Vernooij cf48308d76 Add more docstrings to BaseRepo, remove BaseRepo.__iter__. il y a 13 ans
  Jelmer Vernooij 86d31abf5f Extend the repository documentation a bit. il y a 13 ans
  Jelmer Vernooij cb0a9533b2 Simplify Repo.stage a bit by using index_entry_from_stat. il y a 13 ans
  Jelmer Vernooij 57cf9e748a Add tutorial chapter on remote repositories. il y a 13 ans
  Jelmer Vernooij e07e02e57b Use identity from ~/.gitconfig or .git/config if none was explicitly specified. il y a 13 ans
  Jelmer Vernooij 3da7cada8c dulwich.client: Make progress argument optional. il y a 13 ans
  Jelmer Vernooij 968c0fc65c Add 'make check-tutorial'. il y a 13 ans
  Jelmer Vernooij 2c7868e73c Allow determine_wants methods to include the zero sha in their return value. il y a 13 ans