Commit History

Author SHA1 Message Date
  Jelmer Vernooij 94abba1673 release 0.5.0. 15 years ago
  Jelmer Vernooij a7baa774b7 Use ConfigParser for now 15 years ago
  Jelmer Vernooij b4495a0887 Add --pure option to setup.py. 15 years ago
  Jelmer Vernooij b4ca546b04 * Cope with forward slashes correctly in the index on Windows. 15 years ago
  Jelmer Vernooij 916cf3d45e Mark current version as 0.5.0 15 years ago
  Jelmer Vernooij de258062ee merge improvements from Dave to the server, file locking and repository abstraction. 15 years ago
  Jelmer Vernooij 532b9c2b48 Implement Repo.get_config(). 15 years ago
  Jelmer Vernooij bed597191e Add --without-speedups option. 15 years ago
  Jelmer Vernooij bc8d73f114 Support custom fields in commits. 15 years ago
  Jelmer Vernooij 4a321d8d3d Release 0.4.1. 15 years ago
  Jelmer Vernooij a63464b16d Add functionality for writing patches in dulwich.patch. 15 years ago
  Jelmer Vernooij 8256b06fe9 Add ObjectStore.tree_changes(). 15 years ago
  Jelmer Vernooij 00ea704bc5 Add functions for determining the delta between the index and a revision tree. 15 years ago
  Jelmer Vernooij c5e791853a Start working on 0.4.1. 15 years ago
  Jelmer Vernooij 703a18039b release 0.4.0. 15 years ago
  Jelmer Vernooij d3cf8696ce Add proper error message when server hangs up. 15 years ago
  Abderrahim Kitouni b3edb70797 Return object sha and mode rather than object itself in tree_lookup_path. 16 years ago
  Jelmer Vernooij f4e4efc4a9 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. 16 years ago
  Jelmer Vernooij 18a2e04b29 start working on 0.3.4. 16 years ago
  Jelmer Vernooij 6da7eecac1 Release 0.3.3 16 years ago
  Jelmer Vernooij a69f6a3ae9 Implement ShaFile.__hash__. 16 years ago
  Jelmer Vernooij 9ed3d3f2ee release 0.3.2 16 years ago
  Jelmer Vernooij 75bcd50351 Fix open modes of e.g. packs to be binary. 16 years ago
  Jelmer Vernooij 6c8a94a8cb Start working on 0.3.2. 16 years ago
  Jelmer Vernooij 494860850d Update NEWS. 16 years ago
  Jelmer Vernooij 107a147b13 Release 0.3.0. 16 years ago
  Jelmer Vernooij a703df9068 Fix compatibility with python 2.4, release 0.2.1. 16 years ago
  Jelmer Vernooij 27720e65ab Release 0.2.0 16 years ago
  Jelmer Vernooij e62cb12a42 Support activity reporting. 16 years ago
  Jelmer Vernooij ad38ef205d Always finish writing to disk before calculating checksum. 16 years ago