Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Jelmer Vernooij 5eb93b106f Merge fix for formatting of 'extension not found' messages. 13 vuotta sitten
  Jelmer Vernooij 0b8e86327a Merge fix to call parent constructor rather than grandparent. Thanks, kankri. 13 vuotta sitten
  Jelmer Vernooij cbe207c548 Some more docstrings. 13 vuotta sitten
  Risto Kankkunen ab7fa1118e Merged master 13 vuotta sitten
  Risto Kankkunen f0e752f720 Run Git in tests without user's ".gitconfig". 13 vuotta sitten
  Risto Kankkunen b1e3dcaeea Don't look up "HOME" environment variable unconditionally to avoid KeyError 13 vuotta sitten
  milki fe1683f167 Fix pep8 13 vuotta sitten
  milki 1395c45b5a Add test for empty tree 13 vuotta sitten
  milki fa976f373a pep8 cleanup 13 vuotta sitten
  milki 403a54db2d Change test to use custom repo 13 vuotta sitten
  milki ed3abd6aa1 Support for symlink 13 vuotta sitten
  milki aa6a319ad6 clone should checkout HEAD of remote repo 13 vuotta sitten
  milki 2c7b4058dc Move checkout to index 13 vuotta sitten
  Risto Kankkunen ab7a0a529e Fixed formatting for "extension not found" messages 13 vuotta sitten
  Risto Kankkunen 62521f8448 Call the parent class constructor, not grandparent's, to avoid surprises later 13 vuotta sitten
  Jelmer Vernooij 5f109a429d Options on the same line as sections in config files are now supported. #920553 13 vuotta sitten
  Jelmer Vernooij 831159881e $HOME is now explicitly specified for tests that use it to read 13 vuotta sitten
  milki 48d91cec0b Add checkout. checkout master on clone 13 vuotta sitten
  Jelmer Vernooij b3689cc0c1 releasing version 0.8.3-1 13 vuotta sitten
  Jelmer Vernooij f2be48a507 New upstream release. 13 vuotta sitten
  Jelmer Vernooij e6ee9987b5 Import upstream version 0.8.3 13 vuotta sitten
  Jelmer Vernooij 7068f50a67 Open 0.8.4. 13 vuotta sitten
  Jelmer Vernooij 98c42629a3 Release 0.8.3. 13 vuotta sitten
  Jelmer Vernooij 036b35b812 Add a 'dulwich fetch' implementation. 13 vuotta sitten
  Jelmer Vernooij e7dfc9fef0 Merge various fixes for running the testsuite on Windows. 13 vuotta sitten
  Risto Kankkunen b37ea0aae3 Close all open file handles in the test case 13 vuotta sitten
  Risto Kankkunen 474da97808 Fix incorrect read/write handling in "object_store.py". 13 vuotta sitten
  Risto Kankkunen ac350b129d Ugly fix for a doctest in "docs/tutorial/repo.txt" to account for different 13 vuotta sitten
  Risto Kankkunen 90c0c803f8 Use platform-specific file path separators to avoid tests 13 vuotta sitten
  Risto Kankkunen 293de1726a Use universal newlines in subprocess output to prevent tests 13 vuotta sitten