Commit History

Author SHA1 Message Date
  Jelmer Vernooij b76a163d21 Remove pylint config. 11 years ago
  Fabien Boucher 757f843f6e Add dulwich.greenthreads module. 11 years ago
  Hannu Valtonen a89d9acbad tests: Change assertEquals to be py3k compatible assertEqual. 11 years ago
  Gary van der Merwe 2fab9aa3ce In Protocol.read_pkt_line, assert the length of the data read matches the length prefix. 11 years ago
  Gary van der Merwe 7ca89ce356 Correctly handle binascii.Error. 11 years ago
  Gary van der Merwe ebe3c19eca Use for loop instead of map when not iterating. 11 years ago
  Gary van der Merwe 9a720e89cb Use assertEqual rather than assertEquals as the latter is deprecated. 11 years ago
  Gary van der Merwe ccb2bb320f Make next methods available as __next__. 11 years ago
  Gary van der Merwe 732581b2be Use int division `//` insted of float division `/`. 11 years ago
  Gary van der Merwe ca53468952 Use io module instead of file. 11 years ago
  Gary van der Merwe c1ed3b4a03 Fix octal literals. 11 years ago
  Michael K 5b1a394afa print(): Switch from statement to funtion. 11 years ago
  Michael K fd1434f580 Use the print() function in Makefile. 11 years ago
  Jelmer Vernooij d63c9b1ae7 Move logic for creating blog from path to dulwich.index. 11 years ago
  Jelmer Vernooij e0b7ed6cfb Add test to make sure unmodified files don't show up in get_unstaged_changes. 11 years ago
  Ryan Faulkner 1224c5661b Add porcelain for 'status'. 11 years ago
  Michael K a1f0c19595 Use namedtuple for index entry. 11 years ago
  Michael K 3214706e1e Bugfix: cmd_reset could not determine the mode 11 years ago
  Michael K 44001ba7a5 Fix copy-&-paste errors in command line interface. 11 years ago
  Michael 6392863a6f Fix typo in tutorial. 11 years ago
  Michael 3c6c56b6ca fix twisted output 11 years ago
  Jelmer Vernooij e970658544 Remove long lines. 11 years ago
  Jelmer Vernooij eb0c6c4439 Update NEWS. 11 years ago
  Robert Brown 4e0ba460a5 Add symbolic link support to Repo.stage(). 11 years ago
  Jelmer Vernooij 559ce842be Update NEWS. 11 years ago
  Mike Edgar 59ea00e44c Fix tests dependent on hash ordering. 11 years ago
  Jelmer Vernooij 5968f36fe3 Start on 0.9.7. 11 years ago
  Jelmer Vernooij 9ed3a9ec5b Release 0.9.6. 11 years ago
  Jelmer Vernooij 7980a65b2c Update MANIFEST.in. 11 years ago
  Jelmer Vernooij fdb00ee44c Convert README to markdown. 11 years ago