Commit History

Autor SHA1 Mensaxe Data
  Gary van der Merwe f7ddbf5b4e Use byte literal in test_pack.py so that module can be imported in py3. %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe 57e38e1c18 Alter itertools import statement so that 2to3 fixes it. %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe f9a8bb21b6 Use 2to3 in setup.py. %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij eedce5a1af Merge branch 'py3k' of git://github.com/Ormod/dulwich %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij 4d2cc9c47e index: Fix IndexEntry to not include name. %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe dc5c9a6a26 NEWS entry for python3 changes. %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe d898b39383 Use for loop instead of map. %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe c9164c227b Stop using more deprecated test methods. %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij 0fc578cb10 Add 'make before-push' target. %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij c4c1fec37b Add pep8 make target and fix some pep8ness. %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij 1cd3d56f66 Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings. %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij b76a163d21 Remove pylint config. %!s(int64=11) %!d(string=hai) anos
  Fabien Boucher 757f843f6e Add dulwich.greenthreads module. %!s(int64=11) %!d(string=hai) anos
  Hannu Valtonen c61cbf00ef setup: Make setup.py also work on py3k on OS X %!s(int64=11) %!d(string=hai) anos
  Hannu Valtonen 6b095a3c96 py3k: These need to return a value since in Py3k they're no longer void %!s(int64=11) %!d(string=hai) anos
  Hannu Valtonen 424b7f0d2a py3k: Go through all uses of itertools and make them work on py3k %!s(int64=11) %!d(string=hai) anos
  Hannu Valtonen a89d9acbad tests: Change assertEquals to be py3k compatible assertEqual. %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe 2fab9aa3ce In Protocol.read_pkt_line, assert the length of the data read matches the length prefix. %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe 7ca89ce356 Correctly handle binascii.Error. %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe ebe3c19eca Use for loop instead of map when not iterating. %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe 9a720e89cb Use assertEqual rather than assertEquals as the latter is deprecated. %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe ccb2bb320f Make next methods available as __next__. %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe 732581b2be Use int division `//` insted of float division `/`. %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe ca53468952 Use io module instead of file. %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe c1ed3b4a03 Fix octal literals. %!s(int64=11) %!d(string=hai) anos
  Michael K 5b1a394afa print(): Switch from statement to funtion. %!s(int64=11) %!d(string=hai) anos
  Michael K fd1434f580 Use the print() function in Makefile. %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij d63c9b1ae7 Move logic for creating blog from path to dulwich.index. %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij e0b7ed6cfb Add test to make sure unmodified files don't show up in get_unstaged_changes. %!s(int64=11) %!d(string=hai) anos
  Ryan Faulkner 1224c5661b Add porcelain for 'status'. %!s(int64=11) %!d(string=hai) anos