Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Jelmer Vernooij 20d8340b03 Update patch. 11 yıl önce
  Jelmer Vernooij 464692f9ee New upstream release. 11 yıl önce
  Jelmer Vernooij 31858ae3d7 Merge tag 'upstream/0.9.6' into debian 11 yıl önce
  Jelmer Vernooij d148dd6ca7 Imported Upstream version 0.9.6 11 yıl önce
  Jelmer Vernooij e8b4b73623 Remove bzr-builddeb config. 11 yıl önce
  Jelmer Vernooij eedfdacd42 Release 0.9.6. 11 yıl önce
  Jelmer Vernooij b6ffad522e Update MANIFEST.in. 11 yıl önce
  Jelmer Vernooij 633bd7b038 Convert README to markdown. 11 yıl önce
  Jelmer Vernooij d49056463c Only reload new pack files, and discard old ones when updating pack 11 yıl önce
  Damien Tournoud d10a3a0a4a Fix leak when pack cache is rebuilt. 11 yıl önce
  Jelmer Vernooij e4a3bf0350 Update NEWS, fix test. 11 yıl önce
  Damien Tournoud c823cad860 DeltaChainIterator: fix a corner case where an object is inflated as an object already in the repository. Fixes #135. 11 yıl önce
  Jelmer Vernooij 69a0c8cb94 Fix formatting for pydoctor. 11 yıl önce
  Jelmer Vernooij 8b3aba07af Update NEWS. 11 yıl önce
  Jelmer Vernooij 1a62b90b0f Merge branch 'github-fix' of git://github.com/sid0/dulwich 11 yıl önce
  Jelmer Vernooij cab1d5b9a4 Mention python3 related compatibility fixes. 11 yıl önce
  Siddharth Agarwal a0343b4fbd Don't wait for EOF in _handle_receive_pack_tail 11 yıl önce
  Siddharth Agarwal 730463ca4f Don't wait for EOF in _handle_upload_pack_tail with side-band-64k 11 yıl önce
  Jelmer Vernooij bd834f06f6 Merge branch 'python3' of git://github.com/garyvdm/dulwich 11 yıl önce
  Gary van der Merwe 8f4db8b43b Remove monkeypatch for older versions of urlparse.uses_netloc. 11 yıl önce
  Gary van der Merwe 2fd68981c9 Remove ShutdownServerMixIn now that we don't support 2.4 & 2.5. 11 yıl önce
  Gary van der Merwe 70ea9dd73c Use next(iter) instead of iter.next() 11 yıl önce
  Gary van der Merwe 5d66fbea9d Use email.parser rather than rfc822. 11 yıl önce
  Gary van der Merwe 8914c3457f Use io.BytesIO rather than cStringIO. 11 yıl önce
  Gary van der Merwe 9a4001c460 Use collections.MutableMapping instead of UserDict.DictMixin 11 yıl önce
  Gary van der Merwe 38a761d415 Use key functions rather than cmp functions. 11 yıl önce
  Gary van der Merwe 770937f082 Use range instead of xrange, and list(range()). 11 yıl önce
  Gary van der Merwe a86e3d9452 Apply lib2to3.fixes.print 11 yıl önce
  Gary van der Merwe 55124a5ea8 Apply lib2to3.fixes.tuple_params, and provied sensible names and docs. 11 yıl önce
  Gary van der Merwe 6ce5acaf9a Apply some lib2to3.fixes.fix_idioms (exclued list(x).sort() -> sorted(x) changes.) 11 yıl önce