Historie revizí

Autor SHA1 Zpráva Datum
  Jelmer Vernooij daceeefa0d Add SHA1Reader helper class. před 16 roky
  Jelmer Vernooij 695bc57b59 Add function for checking submodules. před 16 roky
  Jelmer Vernooij 507af62e54 When there's nothing to push, don't push anything. před 16 roky
  Jelmer Vernooij 446fd5f733 Support serializing tags. před 16 roky
  Jelmer Vernooij 2dc9862c1b Fix time parsing. před 16 roky
  Jelmer Vernooij 37a94172cb Use StringIO to generate Text and Commit texts. před 16 roky
  Jelmer Vernooij ff10bcd85a Simplify tag parsing. před 16 roky
  Jelmer Vernooij 61eb9b87f4 Simplify tag parsing. před 16 roky
  Jelmer Vernooij 5eccb9abd3 Use CheckExact for strings. před 16 roky
  Jelmer Vernooij 273a06631b attempt to fix some win32 issues; thanks to Alexander for pointing these out. před 16 roky
  Jelmer Vernooij 3293646281 Merge support for compiling extensions. před 16 roky
  Jelmer Vernooij 9beedbf4ea Add ObjectStore.generate_pack_contents. před 16 roky
  Jelmer Vernooij 2f72d17c0f Cope with objects already existing. před 16 roky
  Alexander Belchenko 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). před 16 roky
  Alexander Belchenko a323e124f2 setup.py: fixed extension names: using dot instead of / in the extension name (compatibilty with Python 2.5 @ win32) před 16 roky
  Jelmer Vernooij f57ab50922 Fix formatting, add type check. před 16 roky
  Jelmer Vernooij 8ee2fc9ffa Fix iterator over objects in server. před 16 roky
  Jelmer Vernooij 655734ad35 Fix typo (thanks Lo-Lan-Do). před 16 roky
  Jelmer Vernooij dcaba02adc Implement ObjectStore.find_common_revisions(). před 16 roky
  Jelmer Vernooij bb188d92ce Remove get_commit_parents, it's too trivial. před 16 roky
  Jelmer Vernooij d109a4c1cc ignore coverage files. před 16 roky
  Jelmer Vernooij 6c8a94a8cb Start working on 0.3.2. před 16 roky
  Jelmer Vernooij 62fbe7301f Switch to nosetests for tests, add coverage make target. před 16 roky
  Jelmer Vernooij 494860850d Update NEWS. před 16 roky
  Jelmer Vernooij bd3de4227a Implement Repo.__setitem__ and Repo.__delitem__. před 16 roky
  Jelmer Vernooij 9111913e5d Remove unused sha import před 16 roky
  Jelmer Vernooij ea0cf88bfc Start working on 0.3.1 před 16 roky
  Jelmer Vernooij 0b9cf0640d Allow refs to point at nonexisting things in as_dict. před 16 roky
  Jelmer Vernooij ec7fceaa0a Cope with HEAD not existing. před 16 roky
  Jelmer Vernooij 3ca1eda5f4 Fix remaining tests. před 16 roky