Commit History

Author SHA1 Message Date
  Jelmer Vernooij 49752a5b6f Import negative timezone fix from hg-git. 16 years ago
  Jelmer Vernooij 75bcd50351 Fix open modes of e.g. packs to be binary. 16 years ago
  Jelmer Vernooij 879786c01f Support the encoding field in commit messages. 16 years ago
  Jelmer Vernooij f9ca0ebb3e Don't let user specify lower flags bits, as they depend on the path name length. 16 years ago
  Jelmer Vernooij e8c9241d2c Don't include lower part of flags in index interface. 16 years ago
  Jelmer Vernooij 8476d65c2c Fix flags. 16 years ago
  Jelmer Vernooij e5cf98ad6a Fix flags data in index. 16 years ago
  Jelmer Vernooij a90af8c3f4 Cope with float times. 16 years ago
  Jelmer Vernooij fd4246616c Fix order of dev and ino. 16 years ago
  Jelmer Vernooij 1e9d4b5bca Write index file SHA1s. 16 years ago
  Jelmer Vernooij daceeefa0d Add SHA1Reader helper class. 16 years ago
  Jelmer Vernooij 695bc57b59 Add function for checking submodules. 16 years ago
  Jelmer Vernooij 507af62e54 When there's nothing to push, don't push anything. 16 years ago
  Jelmer Vernooij 446fd5f733 Support serializing tags. 16 years ago
  Jelmer Vernooij 2dc9862c1b Fix time parsing. 16 years ago
  Jelmer Vernooij 37a94172cb Use StringIO to generate Text and Commit texts. 16 years ago
  Jelmer Vernooij ff10bcd85a Simplify tag parsing. 16 years ago
  Jelmer Vernooij 61eb9b87f4 Simplify tag parsing. 16 years ago
  Jelmer Vernooij 5eccb9abd3 Use CheckExact for strings. 16 years ago
  Jelmer Vernooij 273a06631b attempt to fix some win32 issues; thanks to Alexander for pointing these out. 16 years ago
  Jelmer Vernooij 3293646281 Merge support for compiling extensions. 16 years ago
  Jelmer Vernooij 9beedbf4ea Add ObjectStore.generate_pack_contents. 16 years ago
  Jelmer Vernooij 2f72d17c0f Cope with objects already existing. 16 years ago
  Alexander Belchenko 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 years ago
  Alexander Belchenko a323e124f2 setup.py: fixed extension names: using dot instead of / in the extension name (compatibilty with Python 2.5 @ win32) 16 years ago
  Jelmer Vernooij f57ab50922 Fix formatting, add type check. 16 years ago
  Jelmer Vernooij 8ee2fc9ffa Fix iterator over objects in server. 16 years ago
  Jelmer Vernooij 655734ad35 Fix typo (thanks Lo-Lan-Do). 16 years ago
  Jelmer Vernooij dcaba02adc Implement ObjectStore.find_common_revisions(). 16 years ago
  Jelmer Vernooij bb188d92ce Remove get_commit_parents, it's too trivial. 16 years ago