Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij 6a5e43cde8 Fix parsing from file-like objects. há 15 anos atrás
  Jelmer Vernooij 1548ad6a47 Fix compatibility tests when python-testtools is installed. há 15 anos atrás
  Jelmer Vernooij 0bbbc67c2d Merge support for lazy loading packs. há 15 anos atrás
  Jelmer Vernooij b02a52496a Add Pack.from_lazy_objects(). há 15 anos atrás
  Jelmer Vernooij 3ef09128a8 Use TestTools' TestCase so TestSkipped gets picked up correctly. há 15 anos atrás
  Jelmer Vernooij 17a735460f Always import TestCase from dulwich.tests so it can be extended or overridden. há 15 anos atrás
  Jelmer Vernooij b74cc6c034 Use Python2.7 SkipTest class if available, patch up testtools if it is há 15 anos atrás
  Jelmer Vernooij 945e827da4 merge support for MemoryRepo, path fixing in the web server on non-unix platforms há 15 anos atrás
  Dave Borowitz 3a417f870f Add a MemoryRepo that stores everything in memory. há 15 anos atrás
  Dave Borowitz 44e1d6154c Use correct path separators for named repo files. há 15 anos atrás
  Dave Borowitz 20f3afcdb8 Move named file initilization to BaseRepo. há 15 anos atrás
  Jelmer Vernooij 4b2cc5b320 Remove unused, add bug reference. há 15 anos atrás
  Jelmer Vernooij b0cff15c23 Merge refactoring of report-status parsing. há 15 anos atrás
  Jelmer Vernooij c99343ff36 Merge code cleanups from Dave. há 15 anos atrás
  Jelmer Vernooij d2fe6acf12 Merge sorted_tree improvements. há 15 anos atrás
  Dave Borowitz 0efd3c0049 Fix copyright in dul-web. há 15 anos atrás
  Dave Borowitz e950bdd711 Clean up file headers. há 15 anos atrás
  Dave Borowitz f24570658f Fix memory leak in C implementation of sorted_tree_items. há 15 anos atrás
  Dave Borowitz 06867d6fbf Add tests for sorted_tree_items and C implementation. há 15 anos atrás
  Jelmer Vernooij b7b801d266 release 0.6.0. há 15 anos atrás
  Jelmer Vernooij 9af7f63d10 Add reminder to update NEWS to HACKING. há 15 anos atrás
  Jelmer Vernooij e7ebc70488 Update NEWS. há 15 anos atrás
  Jelmer Vernooij 0be097ed01 Merge some extra tests for packed ref deletion with no peeled refs há 15 anos atrás
  Jelmer Vernooij 224276d421 Merge fix for crash deleting a ref. há 15 anos atrás
  Jelmer Vernooij 7360978b46 Merge fix for send pack when there is nothing to fetch from Augie. há 15 anos atrás
  Augie Fackler 1728ae1bcd test_repository: test packed ref deletion with no peeled refs há 15 anos atrás
  Augie Fackler 82394ee6d4 test_repository: clean up whitespace há 15 anos atrás
  Augie Fackler fa8ef1f833 DiskRefsContainer: don't crash deleting a ref without peeled refs há 15 anos atrás
  Augie Fackler 59a161bff0 repo: clean up whitespace há 15 anos atrás
  Augie Fackler 1e1b0eb334 client: fix send_pack when there is nothing to send há 15 anos atrás