Historie revizí

Autor SHA1 Zpráva Datum
  milki f5923eaa7b Fix pep8 před 13 roky
  milki c82708fa14 Construct modes instead of magic modes před 13 roky
  milki d638864bbf Make index entry tests explicit před 13 roky
  milki fe1683f167 Fix pep8 před 13 roky
  milki 1395c45b5a Add test for empty tree před 13 roky
  milki fa976f373a pep8 cleanup před 13 roky
  milki 403a54db2d Change test to use custom repo před 13 roky
  milki ed3abd6aa1 Support for symlink před 13 roky
  milki aa6a319ad6 clone should checkout HEAD of remote repo před 13 roky
  milki 2c7b4058dc Move checkout to index před 13 roky
  milki 48d91cec0b Add checkout. checkout master on clone před 13 roky
  Jelmer Vernooij e7dfc9fef0 Merge various fixes for running the testsuite on Windows. před 13 roky
  Risto Kankkunen b37ea0aae3 Close all open file handles in the test case před 13 roky
  Risto Kankkunen 474da97808 Fix incorrect read/write handling in "object_store.py". před 13 roky
  Risto Kankkunen ac350b129d Ugly fix for a doctest in "docs/tutorial/repo.txt" to account for different před 13 roky
  Risto Kankkunen 90c0c803f8 Use platform-specific file path separators to avoid tests před 13 roky
  Risto Kankkunen 293de1726a Use universal newlines in subprocess output to prevent tests před 13 roky
  Risto Kankkunen 20da491f3e Do not delete the current working directory to avoid: před 13 roky
  Risto Kankkunen a38438af12 Windows doesn't have "posix" module, use "os" instead. Otherwise the test suite fails to run even a single test. před 13 roky
  Jelmer Vernooij 2172e08e22 Add a docstring for S_ISGITLINK. před 13 roky
  Jelmer Vernooij d9adcd03b7 Add committer - in case the user doesn't have a local configuration. před 13 roky
  Jelmer Vernooij 2cccf75585 Fix docstring for ObjectStore.tree_changes. před 13 roky
  Jelmer Vernooij b0f590568b dulwich.objects: Add more docstrings. před 13 roky
  Jelmer Vernooij 18ed6000ec Fix typo. před 13 roky
  Jelmer Vernooij b41694b2df Add more docstrings to BaseRepo, remove BaseRepo.__iter__. před 13 roky
  Jelmer Vernooij be862751b8 Extend the repository documentation a bit. před 13 roky
  Jelmer Vernooij 9a2ba51c33 Simplify Repo.stage a bit by using index_entry_from_stat. před 13 roky
  Jelmer Vernooij b2d91e3e4c Add tutorial chapter on remote repositories. před 13 roky
  Jelmer Vernooij 60a4f26e61 Use identity from ~/.gitconfig or .git/config if none was explicitly specified. před 13 roky
  Jelmer Vernooij b10756435d dulwich.client: Make progress argument optional. před 13 roky