Commit History

Author SHA1 Message Date
  Gary van der Merwe 0fdbfe7bcf Use io module instead of file. 11 years ago
  Gary van der Merwe 2c427f6141 Fix octal literals. 11 years ago
  Michael K 81b11cd0b1 print(): Switch from statement to funtion. 11 years ago
  Michael K 11de0efd13 Use the print() function in Makefile. 11 years ago
  Jelmer Vernooij 0706c4861c Move logic for creating blog from path to dulwich.index. 11 years ago
  Jelmer Vernooij ad51ceaa24 Add test to make sure unmodified files don't show up in get_unstaged_changes. 11 years ago
  Ryan Faulkner 7f2cede811 Add porcelain for 'status'. 11 years ago
  Michael K 76f883285d Use namedtuple for index entry. 11 years ago
  Michael K 053ad0e08c Bugfix: cmd_reset could not determine the mode 11 years ago
  Michael K 0ded7d5a1b Fix copy-&-paste errors in command line interface. 11 years ago
  Michael 8c2a7c9995 Fix typo in tutorial. 11 years ago
  Michael 9d026566b2 fix twisted output 11 years ago
  Jelmer Vernooij eb603df9ad Remove long lines. 11 years ago
  Jelmer Vernooij 6ef12cf8ca Update NEWS. 11 years ago
  Robert Brown 09c62b33d3 Add symbolic link support to Repo.stage(). 11 years ago
  Jelmer Vernooij e6d913e39f Update NEWS. 11 years ago
  Mike Edgar 1673c95aef Fix tests dependent on hash ordering. 11 years ago
  Jelmer Vernooij 4c1353099e Start on 0.9.7. 11 years ago
  Jelmer Vernooij eedfdacd42 Release 0.9.6. 11 years ago
  Jelmer Vernooij b6ffad522e Update MANIFEST.in. 11 years ago
  Jelmer Vernooij 633bd7b038 Convert README to markdown. 11 years ago
  Jelmer Vernooij d49056463c Only reload new pack files, and discard old ones when updating pack 11 years ago
  Damien Tournoud d10a3a0a4a Fix leak when pack cache is rebuilt. 11 years ago
  Jelmer Vernooij e4a3bf0350 Update NEWS, fix test. 11 years ago
  Damien Tournoud c823cad860 DeltaChainIterator: fix a corner case where an object is inflated as an object already in the repository. Fixes #135. 11 years ago
  Jelmer Vernooij 69a0c8cb94 Fix formatting for pydoctor. 11 years ago
  Jelmer Vernooij 8b3aba07af Update NEWS. 11 years ago
  Jelmer Vernooij 1a62b90b0f Merge branch 'github-fix' of git://github.com/sid0/dulwich 11 years ago
  Jelmer Vernooij cab1d5b9a4 Mention python3 related compatibility fixes. 11 years ago
  Siddharth Agarwal a0343b4fbd Don't wait for EOF in _handle_receive_pack_tail 11 years ago