Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Jelmer Vernooij c988b67b2f Merge cleanups from Dave. 15 yıl önce
  Dave Borowitz d2f5812ce2 Add repository compat tests. 15 yıl önce
  Dave Borowitz 140afabfb2 Add SEEK_END to misc.py, since it was added in 2.5. 15 yıl önce
  Dave Borowitz 686102a17d Add a typedef for Py_ssize_t, which is not available in python <2.5. 15 yıl önce
  Dave Borowitz eacdaab692 Refactor server code to allow custom handler classes. 15 yıl önce
  Dave Borowitz 476e9d8ef8 Clarify make_commit docstring and variable names. 15 yıl önce
  Dave Borowitz 3b3b88dfa4 Fix yield in try/finally for python2.4 compatibility. 15 yıl önce
  Dave Borowitz 40e04d2677 Fix "x if y else z" syntax for python2.4. 15 yıl önce
  Dave Borowitz 8199aef665 Fix numerous style issues. 15 yıl önce
  Dave Borowitz 3fda9ff877 Add __setitem__ to DictRefsContainer. 15 yıl önce
  Dave Borowitz 5e44172277 Add make_object and make_commit convenience functions to test utils. 15 yıl önce
  Jelmer Vernooij 47e3826c03 Allow non-os file-like objects passed to ShaFile.from_file. 15 yıl önce
  Jelmer Vernooij d987b8a880 Distinguish between ShaFile.from_file and ShaFile.from_path. 15 yıl önce
  Jelmer Vernooij 7ed2a0a70f Pass external object resolve function rather than full object store to ThinPackData constructor. 15 yıl önce
  Jelmer Vernooij ffa5d09204 Merge Dave, highlights: 15 yıl önce
  Jelmer Vernooij e49aad9ef7 Merge use of constants for OFS/REF delta's. 15 yıl önce
  Jelmer Vernooij f32e785f54 Merge fix to write info/exclude rather than info/excludes file. 15 yıl önce
  Travis Cline b90325bd4c Fixed filename of initial .git/info/exclude 15 yıl önce
  Augie Fackler 0f631c55fb client: raise an exception when send_pack fails 15 yıl önce
  Augie Fackler cb6334275a client: Make SSHSubprocess slightly more forgiving for proto 15 yıl önce
  Augie Fackler 6affb0753f dulwich.errors: cleanup whitespace 15 yıl önce
  Augie Fackler e8951a8568 client: advertise capabilities correctly per-service 15 yıl önce
  Dave Borowitz 951d0287a9 Do simple pack checking during receive-pack. 15 yıl önce
  Dave Borowitz 4ba09be99f Clean up index tests. 15 yıl önce
  Dave Borowitz f729d923f5 Clean up pack tests. 15 yıl önce
  Dave Borowitz 8209a60698 Clean up object store tests. 15 yıl önce
  Dave Borowitz dbc9d9629d Change check() methods in pack.py to raise rather than return bools. 15 yıl önce
  Dave Borowitz 746e769d1d Hash packed objects without creating ShaFiles. 15 yıl önce
  Dave Borowitz 36a682557f Simplify and fix thin pack resolving. 15 yıl önce
  Dave Borowitz 29d08812e2 Replace ref delta/ofs delta magic numbers with constants. 15 yıl önce