Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Jelmer Vernooij d2878d58f1 Use StringIO to generate Text and Commit texts. 16 yıl önce
  Jelmer Vernooij 9b9d318902 Simplify tag parsing. 16 yıl önce
  Jelmer Vernooij 0a946358af Simplify tag parsing. 16 yıl önce
  Jelmer Vernooij 3bb18d219a Use CheckExact for strings. 16 yıl önce
  Jelmer Vernooij 97fb702359 attempt to fix some win32 issues; thanks to Alexander for pointing these out. 16 yıl önce
  Jelmer Vernooij b8045d7a85 Merge support for compiling extensions. 16 yıl önce
  Jelmer Vernooij 68ef883539 Add ObjectStore.generate_pack_contents. 16 yıl önce
  Jelmer Vernooij 47fa9d0aa5 Cope with objects already existing. 16 yıl önce
  Alexander Belchenko ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 yıl önce
  Alexander Belchenko db927d966b setup.py: fixed extension names: using dot instead of / in the extension name (compatibilty with Python 2.5 @ win32) 16 yıl önce
  Jelmer Vernooij eddb45bcf0 Fix formatting, add type check. 16 yıl önce
  Jelmer Vernooij eced39b925 Fix iterator over objects in server. 16 yıl önce
  Jelmer Vernooij 1d101a4a9c Fix typo (thanks Lo-Lan-Do). 16 yıl önce
  Jelmer Vernooij 5b6585bfd8 Implement ObjectStore.find_common_revisions(). 16 yıl önce
  Jelmer Vernooij 29339d9e3a Remove get_commit_parents, it's too trivial. 16 yıl önce
  Jelmer Vernooij c3b1605bab ignore coverage files. 16 yıl önce
  Jelmer Vernooij e856575327 Start working on 0.3.2. 16 yıl önce
  Jelmer Vernooij 649857b7ab Switch to nosetests for tests, add coverage make target. 16 yıl önce
  Jelmer Vernooij 7755bdf229 Update NEWS. 16 yıl önce
  Jelmer Vernooij b48a7e19af Implement Repo.__setitem__ and Repo.__delitem__. 16 yıl önce
  Jelmer Vernooij 117fe6e8b2 Remove unused sha import 16 yıl önce
  Jelmer Vernooij eef89038f3 Start working on 0.3.1 16 yıl önce
  Jelmer Vernooij fba50f283d Allow refs to point at nonexisting things in as_dict. 16 yıl önce
  Jelmer Vernooij f7e324fe38 Cope with HEAD not existing. 16 yıl önce
  Jelmer Vernooij 3d3d5cbde4 Fix remaining tests. 16 yıl önce
  Jelmer Vernooij cdf2df28db remove unnecessary refs functions from Repo that are now on refs. 16 yıl önce
  Jelmer Vernooij 0cae507b66 Implement Repo.__getitem__. 16 yıl önce
  Jelmer Vernooij 494d4472c9 Provide ShaFile.__str__. 16 yıl önce
  Jelmer Vernooij 90ae0ec9c5 Split out DiskRefsContainer. 16 yıl önce
  Jelmer Vernooij 1f7aa28252 Raise KeyError when RefsContainer can't find a ref, remove broad search for refs. 16 yıl önce