Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 8ee2fc9ffa Fix iterator over objects in server. il y a 16 ans
  Jelmer Vernooij 655734ad35 Fix typo (thanks Lo-Lan-Do). il y a 16 ans
  Jelmer Vernooij dcaba02adc Implement ObjectStore.find_common_revisions(). il y a 16 ans
  Jelmer Vernooij bb188d92ce Remove get_commit_parents, it's too trivial. il y a 16 ans
  Jelmer Vernooij d109a4c1cc ignore coverage files. il y a 16 ans
  Jelmer Vernooij 6c8a94a8cb Start working on 0.3.2. il y a 16 ans
  Jelmer Vernooij 62fbe7301f Switch to nosetests for tests, add coverage make target. il y a 16 ans
  Jelmer Vernooij 494860850d Update NEWS. il y a 16 ans
  Jelmer Vernooij bd3de4227a Implement Repo.__setitem__ and Repo.__delitem__. il y a 16 ans
  Jelmer Vernooij 9111913e5d Remove unused sha import il y a 16 ans
  Jelmer Vernooij ea0cf88bfc Start working on 0.3.1 il y a 16 ans
  Jelmer Vernooij 0b9cf0640d Allow refs to point at nonexisting things in as_dict. il y a 16 ans
  Jelmer Vernooij ec7fceaa0a Cope with HEAD not existing. il y a 16 ans
  Jelmer Vernooij 3ca1eda5f4 Fix remaining tests. il y a 16 ans
  Jelmer Vernooij b6398119db remove unnecessary refs functions from Repo that are now on refs. il y a 16 ans
  Jelmer Vernooij 231420a219 Implement Repo.__getitem__. il y a 16 ans
  Jelmer Vernooij 7eb8d99d0a Provide ShaFile.__str__. il y a 16 ans
  Jelmer Vernooij 1ec5e8e00f Split out DiskRefsContainer. il y a 16 ans
  Jelmer Vernooij fe5f1fbd0f Raise KeyError when RefsContainer can't find a ref, remove broad search for refs. il y a 16 ans
  Jelmer Vernooij b1a639290b Use refs in a couple more places. il y a 16 ans
  Jelmer Vernooij 00f9126337 Use RefsContainer for tags and heads. il y a 16 ans
  Jelmer Vernooij 20261d334e Move follow ref logic to RefsContainer. il y a 16 ans
  Jelmer Vernooij ae7ca03c97 Move more logic to RefsContainer. il y a 16 ans
  Jelmer Vernooij fd48e20f47 Fix homepage. il y a 16 ans
  Jelmer Vernooij 107a147b13 Release 0.3.0. il y a 16 ans
  Jelmer Vernooij 21fe282a3e Add refs container. il y a 16 ans
  Jelmer Vernooij 006295cdbc Remove unnecessary indirection for DiskObjectStore. il y a 16 ans
  Jelmer Vernooij 8530c2613f Use constants for directory names. il y a 16 ans
  Jelmer Vernooij 46366c4d50 Remove unused method Repo.pack_dir(). il y a 16 ans
  Jelmer Vernooij 81c612d31f Cope git-upload-pack arguments, apparently necessary for some hosts. il y a 16 ans