Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Jelmer Vernooij 82f0ee09db Distinguish between ShaFile.from_file and ShaFile.from_path. 15 vuotta sitten
  Jelmer Vernooij bc650881e2 Pass external object resolve function rather than full object store to ThinPackData constructor. 15 vuotta sitten
  Jelmer Vernooij 176a4f572a Merge Dave, highlights: 15 vuotta sitten
  Jelmer Vernooij aaf17f7da1 Merge use of constants for OFS/REF delta's. 15 vuotta sitten
  Jelmer Vernooij 08f141b331 Merge fix to write info/exclude rather than info/excludes file. 15 vuotta sitten
  Travis Cline 56688b1028 Fixed filename of initial .git/info/exclude 15 vuotta sitten
  Dave Borowitz 531f3f4c10 Do simple pack checking during receive-pack. 15 vuotta sitten
  Dave Borowitz 45de47b1fa Clean up index tests. 15 vuotta sitten
  Dave Borowitz c486c42aee Clean up pack tests. 15 vuotta sitten
  Dave Borowitz a9e1684bd9 Clean up object store tests. 15 vuotta sitten
  Dave Borowitz 3b55e94abf Change check() methods in pack.py to raise rather than return bools. 15 vuotta sitten
  Dave Borowitz 7f4238d888 Hash packed objects without creating ShaFiles. 15 vuotta sitten
  Dave Borowitz 2849c81675 Simplify and fix thin pack resolving. 15 vuotta sitten
  Dave Borowitz e3a8c373c0 Replace ref delta/ofs delta magic numbers with constants. 15 vuotta sitten
  Jelmer Vernooij 6ce0af4dc5 Add PackStreamReader.{offset,__len__}, extract PackObjectIterator. 15 vuotta sitten
  Jelmer Vernooij 59a7348962 Move PackStreamReader to dulwich.pack. 15 vuotta sitten
  Jelmer Vernooij adf5b3872f Split generic pack reading code out of PackStreamVerifier. 15 vuotta sitten
  Jelmer Vernooij 495f0dc8f1 Fix ordering of imports. 15 vuotta sitten
  Jelmer Vernooij 19dddf05ed Remove unused imports. 15 vuotta sitten
  Jelmer Vernooij 3ea2cb5e74 Attempt to close index files properly. 15 vuotta sitten
  Jelmer Vernooij 89ec0c85bb Merge various pack improvements from Dave. 15 vuotta sitten
  Dave Borowitz 93fda2d108 Clean up pack.py. 15 vuotta sitten
  Dave Borowitz abf29867f8 Make the server decode a pack as it streams. 15 vuotta sitten
  Dave Borowitz 85c2b302c7 Fix read_zlib_chunks to avoid appending junk data. 15 vuotta sitten
  Dave Borowitz ddacb6e886 Add ReceivableProtocol that supports recv() as well as read(). 15 vuotta sitten
  Dave Borowitz c3d292e99d Strip excess whitespace from capabilities lines. 15 vuotta sitten
  Dave Borowitz 33943411dc Prevent server stack trace when the client request is a no-op. 15 vuotta sitten
  anatoly techtonik 2557a65892 fix bug #557585 GitFile breaks dulwich on Windows 15 vuotta sitten
  Jelmer Vernooij 29fa1963d9 Cope with diffstat not being present in test_patch. 15 vuotta sitten
  Jelmer Vernooij e4d899b1c0 Add basic test for write_commit_patch. 15 vuotta sitten