Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij ad51ceaa24 Add test to make sure unmodified files don't show up in get_unstaged_changes. hace 11 años
  Ryan Faulkner 7f2cede811 Add porcelain for 'status'. hace 11 años
  Michael K 76f883285d Use namedtuple for index entry. hace 11 años
  Michael K 053ad0e08c Bugfix: cmd_reset could not determine the mode hace 11 años
  Michael K 0ded7d5a1b Fix copy-&-paste errors in command line interface. hace 11 años
  Michael 8c2a7c9995 Fix typo in tutorial. hace 11 años
  Michael 9d026566b2 fix twisted output hace 11 años
  Jelmer Vernooij eb603df9ad Remove long lines. hace 11 años
  Jelmer Vernooij 6ef12cf8ca Update NEWS. hace 11 años
  Robert Brown 09c62b33d3 Add symbolic link support to Repo.stage(). hace 11 años
  Jelmer Vernooij e6d913e39f Update NEWS. hace 11 años
  Mike Edgar 1673c95aef Fix tests dependent on hash ordering. hace 11 años
  Jelmer Vernooij 4c1353099e Start on 0.9.7. hace 11 años
  Jelmer Vernooij eedfdacd42 Release 0.9.6. hace 11 años
  Jelmer Vernooij b6ffad522e Update MANIFEST.in. hace 11 años
  Jelmer Vernooij 633bd7b038 Convert README to markdown. hace 11 años
  Jelmer Vernooij d49056463c Only reload new pack files, and discard old ones when updating pack hace 11 años
  Damien Tournoud d10a3a0a4a Fix leak when pack cache is rebuilt. hace 11 años
  Jelmer Vernooij e4a3bf0350 Update NEWS, fix test. hace 11 años
  Damien Tournoud c823cad860 DeltaChainIterator: fix a corner case where an object is inflated as an object already in the repository. Fixes #135. hace 11 años
  Jelmer Vernooij 69a0c8cb94 Fix formatting for pydoctor. hace 11 años
  Jelmer Vernooij 8b3aba07af Update NEWS. hace 11 años
  Jelmer Vernooij 1a62b90b0f Merge branch 'github-fix' of git://github.com/sid0/dulwich hace 11 años
  Jelmer Vernooij cab1d5b9a4 Mention python3 related compatibility fixes. hace 11 años
  Siddharth Agarwal a0343b4fbd Don't wait for EOF in _handle_receive_pack_tail hace 11 años
  Siddharth Agarwal 730463ca4f Don't wait for EOF in _handle_upload_pack_tail with side-band-64k hace 11 años
  Jelmer Vernooij bd834f06f6 Merge branch 'python3' of git://github.com/garyvdm/dulwich hace 11 años
  Gary van der Merwe 8f4db8b43b Remove monkeypatch for older versions of urlparse.uses_netloc. hace 11 años
  Gary van der Merwe 2fd68981c9 Remove ShutdownServerMixIn now that we don't support 2.4 & 2.5. hace 11 años
  Gary van der Merwe 70ea9dd73c Use next(iter) instead of iter.next() hace 11 años