提交歷史

作者 SHA1 備註 提交日期
  Dave Borowitz c866eded42 Make ShaFiles created from files trust their filenames. 15 年之前
  Dave Borowitz 79b760a987 Lazily read the contents of ShaFiles from disk. 15 年之前
  Dave Borowitz 2782f6edb9 Check tag and commit objects for duplicate and out-of-order headers. 15 年之前
  Dave Borowitz debe9f45b1 Add TESTFLAGS variable to Makefile to make running nosetests easier. 15 年之前
  Jelmer Vernooij 482168b8c4 Add launchpad link. 15 年之前
  Dave Borowitz 320fdcf65c Fix whitespace bug in dul-web. 15 年之前
  Jelmer Vernooij 3f297445ad Merge pack protocol receiver fix. 15 年之前
  Jelmer Vernooij 230323f5d4 Add DiskObjectStore.init. 15 年之前
  Tay Ray Chuan 51cfd5f071 test_object_store: use temp dirs instead of 'foo' 15 年之前
  Tay Ray Chuan 31a832600d client: don't assume server response is of length 20 15 年之前
  Tay Ray Chuan ec50052c65 ObjectStoreGraphWalker.ack: use non-recursive implementation 15 年之前
  Dave Borowitz c7c54e8b43 Use datetime.utcfromtimestamp() in tests. 15 年之前
  Jelmer Vernooij 90b4bc0222 Preserve '-' sign when -0000 is stored for the timezone in a commit/tag. 15 年之前
  Jelmer Vernooij b6aac8b2e4 Add Tree.__iter__. 15 年之前
  Jelmer Vernooij 370c5cf855 Cope with \r in ref files on Windows. 15 年之前
  Jelmer Vernooij 3785aca7ba Avoid relying on PST for passing the testsuite. 15 年之前
  Dave Borowitz 4974efb21b Ensure we don't run past the end of the tree text. 15 年之前
  Jelmer Vernooij 4e761028ec Remove unused import, always ensure that objects is serialized before running check(). 15 年之前
  Dave Borowitz ddede6e4a7 Add check() methods to object classes for consistency checking. 15 年之前
  Jelmer Vernooij 804f545d4b Rename set_ref -> set_symbolic_ref. 15 年之前
  Jelmer Vernooij 5d4d209e86 Avoid writing to stdout. 15 年之前
  Jelmer Vernooij 140aea209f Fix import of NotTagError. 15 年之前
  Jelmer Vernooij 3b943ef252 Define common TestSkipped exception so it's easier to swap out later for 15 年之前
  Dave Borowitz b55892fd97 Change parse_tree to return a list rather than a dict. 15 年之前
  Dave Borowitz a22a43b5b1 cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, 15 年之前
  Jelmer Vernooij afb81faa7d Fix imports. 15 年之前
  Jelmer Vernooij d24cd1c804 Merge Dave's fixes for the compatibility tests and web. 15 年之前
  Dave Borowitz 6b0df719ab Update servers and compat tests to work with DictBackends. 15 年之前
  Jelmer Vernooij bd93ba8f72 Avoid seek when loading pack index files. 15 年之前
  Jelmer Vernooij b8c6ac0fa5 Simplify apply_pack call. 15 年之前