Historial de Commits

Autor SHA1 Mensaje Fecha
  Benjamin Pollack 310f68256a Do not crash when trying to walk an empty set hace 13 años
  Jelmer Vernooij 1e5988ff87 Use skipTest rather than skip, as the latter isn't available without testtools. Thanks, milki. hace 13 años
  Jelmer Vernooij 4bd6a089d0 Merge typo fix in docstring from milki. hace 13 años
  milki 279cf57684 typo hace 13 años
  milki 0a8a78174a skip isn't a valid function. its skipTest! hace 13 años
  Jelmer Vernooij c2e8f09e1c Merge fix for Commit._deserialize actually using passed in chunks. Thanks Yifan Zhang. hace 13 años
  Yifan Zhang e2600932a0 test for commit _deserialize hace 13 años
  Yifan Zhang af7ae55f31 typo fix hace 13 años
  Jelmer Vernooij 67871d3da6 Merge support for ConfigDict behaving more like a dictionary. hace 13 años
  Adam 'Cezar' Jenkins bbf86c4b27 Wrote tests for the ConfigDict dict changes hace 13 años
  Adam "Cezar" Jenkins 6415734f3c ConfigDict should act like a dictionary hace 13 años
  Nick Ward ae8ba7aee4 Unit test for loading a git submodule hace 13 años
  Nick Ward 2d559a861f Quick fix for git submodules hace 13 años
  Marcin Kuzminski fde8216612 fixes dulwich issue #54 hace 13 años
  Jelmer Vernooij 58819e4283 Rename .bzrignore to .gitignore. hace 13 años
  Nix 049b98739c Support DESTDIR in the Makefile. hace 13 años
  Jelmer Vernooij dd3df654d4 _pack.c: Check for NULL return from Py_BuildValue. hace 13 años
  Jelmer Vernooij 5129a5be46 _pack.c: Consistently use tabs for indentation. hace 13 años
  Jelmer Vernooij 985888c076 _objects.c: Cope with sha_to_pyhex returning NULL. hace 13 años
  Jelmer Vernooij c398d692d1 Make index entry tests a little bit less strict, to cope with hace 13 años
  Jelmer Vernooij 81f274499f Remove explicit testing of uid and gid in tests of index files. hace 13 años
  Jelmer Vernooij b83ecae752 dulwich.__init__ no longer imports client, protocol, repo and hace 13 años
  Jelmer Vernooij e53521f953 Start on 0.8.6. hace 13 años
  Jelmer Vernooij 525d4d7109 Release 0.8.5. hace 13 años
  Jelmer Vernooij 9590b069ec Be a little bit strict about OS behaviour in index tests. hace 13 años
  Jelmer Vernooij 9b19538f90 Avoid use of 'with' in dulwich.index, fixes compatibility with python < 2.5. hace 13 años
  Jelmer Vernooij 78731fb13f Start on 0.8.5. hace 13 años
  Jelmer Vernooij 7ee721322b Release 0.8.4. hace 13 años
  Jelmer Vernooij 7ed321094c objects: Fix default type of Commit.extra. hace 13 años
  Jelmer Vernooij 16a652c8bf client: Fix check for 'report-status' capability. hace 13 años