Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij da8b3da61f Support author/committer timezones. há 16 anos atrás
  Jelmer Vernooij daf8a449df Fix tests: object_index() raises an exception now. há 16 anos atrás
  Jelmer Vernooij 7e7474bd73 Support author_time há 16 anos atrás
  Jelmer Vernooij 46e46e15ef Fix offset argument to mmap on python 2.6. há 16 anos atrás
  Jelmer Vernooij b342331111 Fix default port for smart tcp clients. há 16 anos atrás
  Jelmer Vernooij e1c25764ff Support variable arguments in SSHGitClient. há 16 anos atrás
  Jelmer Vernooij c41666f185 Fix fetching of thin packs. há 16 anos atrás
  Jelmer Vernooij ab09036231 Support progress reporting in iterobjects. há 16 anos atrás
  Jelmer Vernooij e62cb12a42 Support activity reporting. há 16 anos atrás
  Jelmer Vernooij 5f84a7b055 Move performance doc to docs/ and rst format. há 16 anos atrás
  Jelmer Vernooij fda1829049 Add function for finding the object in a tree. há 16 anos atrás
  Jelmer Vernooij 5b199401b3 Add simple lookup function to Tree. há 16 anos atrás
  Jelmer Vernooij a5d0b8f18b Add _num_type for tags. há 16 anos atrás
  Jelmer Vernooij 3d265b583b Support thin pack parameter for ssh connections. há 16 anos atrás
  Jelmer Vernooij 4e9b01bfab Remove unnecessary opens from pack code. há 16 anos atrás
  Jelmer Vernooij f19e9b3d30 Add performance notes. há 16 anos atrás
  Jelmer Vernooij 630ef778c3 Remove unnecessary code in an attempt to make index lookups a bit faster. há 16 anos atrás
  Jelmer Vernooij f9aee4461e Fix memory leak. há 16 anos atrás
  Jelmer Vernooij 6bad333ad2 Add C version of bisect_find_sha. há 16 anos atrás
  Jelmer Vernooij c2851a457f Slight performance improvement in read_zlib. há 16 anos atrás
  Jelmer Vernooij f651379a07 Remove useless file open/close. há 16 anos atrás
  Jelmer Vernooij 284a81d931 remove time-consuming mmap size check. há 16 anos atrás
  Jelmer Vernooij c3b0f542b7 Properly split out PackIndex1 and PackIndex2. há 16 anos atrás
  Jelmer Vernooij 5ba33545fa Add apply_delta C implementation. há 16 anos atrás
  Jelmer Vernooij dd65c0b6b5 Add simple hacking doc. há 16 anos atrás
  Jelmer Vernooij fcf383bdad Add (optional!) C implementations of hex_to_sha and sha_to_hex. há 16 anos atrás
  Jelmer Vernooij b22e05ec67 There are no thin packs in the objects/ directory usually, so don't look in other packs. há 16 anos atrás
  Jelmer Vernooij d374936cde Only determine hexsha when really necessary. há 16 anos atrás
  Jelmer Vernooij 623bf1c987 Avoid converting back and forth between hex and sha for every pack. há 16 anos atrás
  Jelmer Vernooij 597fd49d12 Remove non-hex character. há 16 anos atrás