История коммитов

Автор SHA1 Сообщение Дата
  Jelmer Vernooij 0929455813 Raise exception when no git repository is found. 17 лет назад
  Jelmer Vernooij 80b053468b Add simple log command. 17 лет назад
  Jelmer Vernooij 3a4f4a802c Rename basedir -> controldir. 17 лет назад
  Jelmer Vernooij a8caf4dd8d Make get_refs() use a dictionary. 17 лет назад
  Jelmer Vernooij ceaf6a923b Add get_refs() call. 17 лет назад
  Jelmer Vernooij 618c0b9479 Add git.repo.Repo.__repr__. 17 лет назад
  Jelmer Vernooij 0dd009bfc0 Skip yielding objects until we've figured out the sha's. 17 лет назад
  Jelmer Vernooij d3c7cc042c Fix fetch_objects(). 17 лет назад
  Jelmer Vernooij 3428698ff0 Make server upload pack code use fetch objects callbacks. 17 лет назад
  Jelmer Vernooij b0d927a979 Fix test path. 17 лет назад
  Jelmer Vernooij 6326e68079 Simplify pack reading. 17 лет назад
  Jelmer Vernooij a096eeb695 Import client from main package. 17 лет назад
  Jelmer Vernooij cc20831f59 Fix iterentries test. 17 лет назад
  Jelmer Vernooij 508cbd7049 install scripts. 17 лет назад
  Jelmer Vernooij 55bade7e27 Merge dumppack and fetch-pack into a single binary. 17 лет назад
  Jelmer Vernooij b41039909e Use uppercase for constants. 17 лет назад
  Jelmer Vernooij 289b5f280e Don't 'want' refs we already have. 17 лет назад
  Jelmer Vernooij bbdf3758a5 Fix ext resolving for PackData.iterentries(). 17 лет назад
  Jelmer Vernooij 86aef5e1c8 Fix argument handling in dul-fetch-pack. 17 лет назад
  Jelmer Vernooij ca9d0cbce8 Fix typos. 17 лет назад
  Jelmer Vernooij d1600cf981 Resolve deltas using other packs. 17 лет назад
  Jelmer Vernooij cc8edfe939 use separate store for packs. 17 лет назад
  Jelmer Vernooij e456eb286c Merge John. 17 лет назад
  John Carr bdc29ae6ea Fix pack generation 17 лет назад
  John Carr c7fa182680 Update to latest dulwich API 17 лет назад
  John Carr 7c14a04ff2 We can only read pack files of the form 'pack-%s.pack', so save them in that form 17 лет назад
  John Carr aa8689cb26 write_pack_data expects a file object, not a callback. Add a ProtocolFile object to satisfy its desires for now. 17 лет назад
  John Carr 04a53e2362 Fix typos 17 лет назад
  John Carr 164f94a1bc If no capabilities, still return a tuple or we get unpacking fail 17 лет назад
  John Carr a4cfe96588 Rename mixin so nosetests leaves it alone 17 лет назад