Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Jelmer Vernooij a5d0b8f18b Add _num_type for tags. 16 vuotta sitten
  Jelmer Vernooij 3d265b583b Support thin pack parameter for ssh connections. 16 vuotta sitten
  Jelmer Vernooij 4e9b01bfab Remove unnecessary opens from pack code. 16 vuotta sitten
  Jelmer Vernooij f19e9b3d30 Add performance notes. 16 vuotta sitten
  Jelmer Vernooij 630ef778c3 Remove unnecessary code in an attempt to make index lookups a bit faster. 16 vuotta sitten
  Jelmer Vernooij f9aee4461e Fix memory leak. 16 vuotta sitten
  Jelmer Vernooij 6bad333ad2 Add C version of bisect_find_sha. 16 vuotta sitten
  Jelmer Vernooij c2851a457f Slight performance improvement in read_zlib. 16 vuotta sitten
  Jelmer Vernooij f651379a07 Remove useless file open/close. 16 vuotta sitten
  Jelmer Vernooij 284a81d931 remove time-consuming mmap size check. 16 vuotta sitten
  Jelmer Vernooij c3b0f542b7 Properly split out PackIndex1 and PackIndex2. 16 vuotta sitten
  Jelmer Vernooij 5ba33545fa Add apply_delta C implementation. 16 vuotta sitten
  Jelmer Vernooij dd65c0b6b5 Add simple hacking doc. 16 vuotta sitten
  Jelmer Vernooij fcf383bdad Add (optional!) C implementations of hex_to_sha and sha_to_hex. 16 vuotta sitten
  Jelmer Vernooij b22e05ec67 There are no thin packs in the objects/ directory usually, so don't look in other packs. 16 vuotta sitten
  Jelmer Vernooij d374936cde Only determine hexsha when really necessary. 16 vuotta sitten
  Jelmer Vernooij 623bf1c987 Avoid converting back and forth between hex and sha for every pack. 16 vuotta sitten
  Jelmer Vernooij 597fd49d12 Remove non-hex character. 16 vuotta sitten
  Jelmer Vernooij 94fb7f2a54 Remove duplicate check for sha files. 16 vuotta sitten
  Jelmer Vernooij 96001436b5 Make hex/sha functions a bit faster. 16 vuotta sitten
  Jelmer Vernooij ac8a5aab46 Remove useless whitespace. 16 vuotta sitten
  Jelmer Vernooij 2018d8c6a3 avoid using struct unpack 16 vuotta sitten
  Jelmer Vernooij 3704af5cdc Simplify delta apply function a bit; remove nested pop() function. 16 vuotta sitten
  Jelmer Vernooij 7920d62bc5 Pass offsets rather than wrapping (and slowing down) mmap. 16 vuotta sitten
  Jelmer Vernooij a898e40adc Allow specifying offset to unpack_object. 16 vuotta sitten
  Jelmer Vernooij 86074766c5 Remove pointless size checks on every access of packs. 16 vuotta sitten
  Jelmer Vernooij 87269e0ed6 Merge performance improvements. 16 vuotta sitten
  Jelmer Vernooij c5e578de19 Skip useless lookup. 16 vuotta sitten
  Jelmer Vernooij 5eab0eaf52 Make checking for objects present a bit faster. 16 vuotta sitten
  Jelmer Vernooij 04e9819075 Make object iterator lazy. 16 vuotta sitten