Историја ревизија

Аутор SHA1 Порука Датум
  Jelmer Vernooij 5eccb9abd3 Use CheckExact for strings. пре 16 година
  Jelmer Vernooij 273a06631b attempt to fix some win32 issues; thanks to Alexander for pointing these out. пре 16 година
  Jelmer Vernooij 3293646281 Merge support for compiling extensions. пре 16 година
  Jelmer Vernooij 9beedbf4ea Add ObjectStore.generate_pack_contents. пре 16 година
  Jelmer Vernooij 2f72d17c0f Cope with objects already existing. пре 16 година
  Alexander Belchenko 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). пре 16 година
  Alexander Belchenko a323e124f2 setup.py: fixed extension names: using dot instead of / in the extension name (compatibilty with Python 2.5 @ win32) пре 16 година
  Jelmer Vernooij f57ab50922 Fix formatting, add type check. пре 16 година
  Jelmer Vernooij 8ee2fc9ffa Fix iterator over objects in server. пре 16 година
  Jelmer Vernooij 655734ad35 Fix typo (thanks Lo-Lan-Do). пре 16 година
  Jelmer Vernooij dcaba02adc Implement ObjectStore.find_common_revisions(). пре 16 година
  Jelmer Vernooij bb188d92ce Remove get_commit_parents, it's too trivial. пре 16 година
  Jelmer Vernooij d109a4c1cc ignore coverage files. пре 16 година
  Jelmer Vernooij 6c8a94a8cb Start working on 0.3.2. пре 16 година
  Jelmer Vernooij 62fbe7301f Switch to nosetests for tests, add coverage make target. пре 16 година
  Jelmer Vernooij 494860850d Update NEWS. пре 16 година
  Jelmer Vernooij bd3de4227a Implement Repo.__setitem__ and Repo.__delitem__. пре 16 година
  Jelmer Vernooij 9111913e5d Remove unused sha import пре 16 година
  Jelmer Vernooij ea0cf88bfc Start working on 0.3.1 пре 16 година
  Jelmer Vernooij 0b9cf0640d Allow refs to point at nonexisting things in as_dict. пре 16 година
  Jelmer Vernooij ec7fceaa0a Cope with HEAD not existing. пре 16 година
  Jelmer Vernooij 3ca1eda5f4 Fix remaining tests. пре 16 година
  Jelmer Vernooij b6398119db remove unnecessary refs functions from Repo that are now on refs. пре 16 година
  Jelmer Vernooij 231420a219 Implement Repo.__getitem__. пре 16 година
  Jelmer Vernooij 7eb8d99d0a Provide ShaFile.__str__. пре 16 година
  Jelmer Vernooij 1ec5e8e00f Split out DiskRefsContainer. пре 16 година
  Jelmer Vernooij fe5f1fbd0f Raise KeyError when RefsContainer can't find a ref, remove broad search for refs. пре 16 година
  Jelmer Vernooij b1a639290b Use refs in a couple more places. пре 16 година
  Jelmer Vernooij 00f9126337 Use RefsContainer for tags and heads. пре 16 година
  Jelmer Vernooij 20261d334e Move follow ref logic to RefsContainer. пре 16 година