Historique des commits

Auteur SHA1 Message Date
  Dave Borowitz 476e9d8ef8 Clarify make_commit docstring and variable names. il y a 15 ans
  Dave Borowitz 3b3b88dfa4 Fix yield in try/finally for python2.4 compatibility. il y a 15 ans
  Dave Borowitz 40e04d2677 Fix "x if y else z" syntax for python2.4. il y a 15 ans
  Dave Borowitz 8199aef665 Fix numerous style issues. il y a 15 ans
  Dave Borowitz 3fda9ff877 Add __setitem__ to DictRefsContainer. il y a 15 ans
  Dave Borowitz 5e44172277 Add make_object and make_commit convenience functions to test utils. il y a 15 ans
  Jelmer Vernooij 47e3826c03 Allow non-os file-like objects passed to ShaFile.from_file. il y a 15 ans
  Jelmer Vernooij d987b8a880 Distinguish between ShaFile.from_file and ShaFile.from_path. il y a 15 ans
  Jelmer Vernooij 7ed2a0a70f Pass external object resolve function rather than full object store to ThinPackData constructor. il y a 15 ans
  Jelmer Vernooij ffa5d09204 Merge Dave, highlights: il y a 15 ans
  Jelmer Vernooij e49aad9ef7 Merge use of constants for OFS/REF delta's. il y a 15 ans
  Jelmer Vernooij f32e785f54 Merge fix to write info/exclude rather than info/excludes file. il y a 15 ans
  Travis Cline b90325bd4c Fixed filename of initial .git/info/exclude il y a 15 ans
  Dave Borowitz 951d0287a9 Do simple pack checking during receive-pack. il y a 15 ans
  Dave Borowitz 4ba09be99f Clean up index tests. il y a 15 ans
  Dave Borowitz f729d923f5 Clean up pack tests. il y a 15 ans
  Dave Borowitz 8209a60698 Clean up object store tests. il y a 15 ans
  Dave Borowitz dbc9d9629d Change check() methods in pack.py to raise rather than return bools. il y a 15 ans
  Dave Borowitz 746e769d1d Hash packed objects without creating ShaFiles. il y a 15 ans
  Dave Borowitz 36a682557f Simplify and fix thin pack resolving. il y a 15 ans
  Dave Borowitz 29d08812e2 Replace ref delta/ofs delta magic numbers with constants. il y a 15 ans
  Jelmer Vernooij 301e6e3a0f Add PackStreamReader.{offset,__len__}, extract PackObjectIterator. il y a 15 ans
  Jelmer Vernooij 002da10412 Move PackStreamReader to dulwich.pack. il y a 15 ans
  Jelmer Vernooij 39b4313b78 Split generic pack reading code out of PackStreamVerifier. il y a 15 ans
  Jelmer Vernooij 9f2d726edb Fix ordering of imports. il y a 15 ans
  Jelmer Vernooij 9613efd1cf Remove unused imports. il y a 15 ans
  Jelmer Vernooij 0af965a727 Attempt to close index files properly. il y a 15 ans
  Jelmer Vernooij faa7470981 Merge various pack improvements from Dave. il y a 15 ans
  Dave Borowitz bdb41b404b Clean up pack.py. il y a 15 ans
  Dave Borowitz a22eb8f17a Make the server decode a pack as it streams. il y a 15 ans