Commit History

Author SHA1 Message Date
  Jelmer Vernooij 0370a89e0d Simplify walker implementations. 9 years ago
  Jelmer Vernooij 1f05e25544 Fix no-done constants. 9 years ago
  Jelmer Vernooij 6f09160a49 Remove unnecessary helper. 9 years ago
  Jelmer Vernooij 1cf8271656 Fix python3. 9 years ago
  Tommy Yu 60dcb5c49c Improve the no-done behavior unit tests 9 years ago
  Tommy Yu feb43fc7eb Remove the last vestige of that poorly named flag. 9 years ago
  Tommy Yu 919ab3c080 Change the unrelated graph test to fetch only 9 years ago
  Tommy Yu 8964e26e03 Not using property as per upstream requirement. 9 years ago
  Tommy Yu 78ab4aabf6 Cleaned up minor bits of code and comments. 9 years ago
  Tommy Yu 4697ca5931 Oh, right, that config 9 years ago
  Tommy Yu 1f84743bf0 Cleaned up the test cases 9 years ago
  Tommy Yu a9fe210923 No need to cheat with the SingleAck test. 9 years ago
  Tommy Yu 4086ec0bc9 Normalized all protocol specific GraphWalkerImpl 9 years ago
  Tommy Yu 99b5bb4839 Implemented the no-done capability 9 years ago
  Tommy Yu a76c73817c It is important to test the opposite workflow, too. 9 years ago
  Tommy Yu 3d5b8a8f8a Fixes issue #88 in a brute manner 9 years ago
  Tommy Yu 8fb36f71db Commit minor things otu of the way first 9 years ago
  Tommy Yu eb6f5e2dde Alternative test case for lack of parent 9 years ago
  Tommy Yu 6106e33496 Minor fix to the demo export file. 9 years ago
  Tommy Yu e0d56cf389 Test case and data for reproduction of issue #88 9 years ago
  Jelmer Vernooij ad98c9d4ef Actually run the web server when invoking 'dulwich web-daemon'. 9 years ago
  Jelmer Vernooij 5179926dfd Fix formatting of docstring. 9 years ago
  Jelmer Vernooij 6ff21a5c9b Fix tests: Add missing Index.path property. 9 years ago
  Jelmer Vernooij a0b3aab759 NEWS: Mention python3 porting work. 9 years ago
  Jelmer Vernooij c93bb9f253 Tutorial: support python3. 9 years ago
  Gary van der Merwé 7a02943889 Change the way methods that take a path argument behave. 9 years ago
  Gary van der Merwe fd2f4f425a Run repository tests with the path set as unicode strings as well as byte strings. 9 years ago
  Jelmer Vernooij deb9183f8b Merge branch 'appveyor' of git://github.com/garyvdm/dulwich 9 years ago
  Gary van der Merwé ee1f4d4a38 Buffer the subpocess.stdout files for SubprocessGitClient on python3. 9 years ago
  Gary van der Merwé ddfb253da2 Disable c modules on python3 on windows. 9 years ago