コミット履歴

作者 SHA1 メッセージ 日付
  Jelmer Vernooij 5484604397 dulwich.pack.write_pack_index_v{1,2} now take a file-like object 15 年 前
  Jelmer Vernooij 1637a77fa4 Add PackBasedObjectStore.pack_loose_objects(). 15 年 前
  Jelmer Vernooij 7640d2b405 Allow overriding paths to executables in GitSSHClient. 15 年 前
  Jelmer Vernooij 8035cdc859 Merge Augie's GitClient refactoring. 15 年 前
  Dave Borowitz 6c56cb79a9 Add simple logging to HTTP server. 15 年 前
  Dave Borowitz d856df40d9 Add logging utilities and server logging. 15 年 前
  Jelmer Vernooij 5b1a05053f Use TestTools' TestCase so TestSkipped gets picked up correctly. 15 年 前
  Dave Borowitz dc302fbceb Add a MemoryRepo that stores everything in memory. 15 年 前
  Dave Borowitz ee1b8b1c0b Use correct path separators for named repo files. 15 年 前
  Dave Borowitz 685f2959c6 Move named file initilization to BaseRepo. 15 年 前
  Dave Borowitz 0994d0331b Clean up file headers. 15 年 前
  Dave Borowitz 186fb3a2ae Fix memory leak in C implementation of sorted_tree_items. 15 年 前
  Dave Borowitz b9677d0afc Add tests for sorted_tree_items and C implementation. 15 年 前
  Jelmer Vernooij 8ef533a516 release 0.6.0. 15 年 前
  Jelmer Vernooij b34f115097 Update NEWS. 15 年 前
  Jelmer Vernooij a9885725cf merge support for generating fastexport streams. 15 年 前
  Jelmer Vernooij 370c5cf855 Cope with \r in ref files on Windows. 15 年 前
  Jelmer Vernooij 804f545d4b Rename set_ref -> set_symbolic_ref. 15 年 前
  Jelmer Vernooij 84bc5a67ac Allow accessing Blob contents as chunks. 15 年 前
  Jelmer Vernooij 54601c45e8 Repo.get_blob, Repo.commit, Repo.tag and Repo.tree are now deprecated. 15 年 前
  Jelmer Vernooij 10b72d3f9f Implement RefsContainer.__contains__. 15 年 前
  Jelmer Vernooij 0c08e0379a Fix trailing newlines in generated patch files. 15 年 前
  Jelmer Vernooij 325cfd5e2f The 'committer' and 'message' arguments to Repo.do_commit() have 15 年 前
  Jelmer Vernooij 66ae21cc33 Merge Dave. 15 年 前
  Jelmer Vernooij 94abba1673 release 0.5.0. 15 年 前
  Jelmer Vernooij a7baa774b7 Use ConfigParser for now 15 年 前
  Jelmer Vernooij b4495a0887 Add --pure option to setup.py. 15 年 前
  Jelmer Vernooij b4ca546b04 * Cope with forward slashes correctly in the index on Windows. 15 年 前
  Jelmer Vernooij 916cf3d45e Mark current version as 0.5.0 15 年 前
  Jelmer Vernooij de258062ee merge improvements from Dave to the server, file locking and repository abstraction. 15 年 前