Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Jelmer Vernooij af56bc57e4 Merge Augie's GitClient refactoring. 15 vuotta sitten
  Augie Fackler a96e232ee3 compat.test_client: test SubprocessGitClient and SSHGitClient 15 vuotta sitten
  Augie Fackler ac022f9a50 client: refactor GitClient subclasses to enhance code commonality 15 vuotta sitten
  Jelmer Vernooij 94c7cbfd71 parse_tree: Fix tests for pure-python implementation. 15 vuotta sitten
  Jelmer Vernooij 92eddbdaaa Support Tree.iteritems() returning an iterator rather than a list. 15 vuotta sitten
  Jelmer Vernooij 02e36fedc8 Remove some unused imports. 15 vuotta sitten
  Jelmer Vernooij b55451d40e Merge logging support in the web server. 15 vuotta sitten
  Dave Borowitz e1e0ecefc3 Add simple logging to HTTP server. 15 vuotta sitten
  Dave Borowitz 998f9b52e9 Add logging utilities and server logging. 15 vuotta sitten
  Jelmer Vernooij 91ee60cd30 Fix tests. 15 vuotta sitten
  Jelmer Vernooij dcd2f95e9e When restting ShaFile._file, also reset ShaFile._magic. 15 vuotta sitten
  Jelmer Vernooij 6a5e43cde8 Fix parsing from file-like objects. 15 vuotta sitten
  Jelmer Vernooij 1548ad6a47 Fix compatibility tests when python-testtools is installed. 15 vuotta sitten
  Jelmer Vernooij 0bbbc67c2d Merge support for lazy loading packs. 15 vuotta sitten
  Jelmer Vernooij b02a52496a Add Pack.from_lazy_objects(). 15 vuotta sitten
  Jelmer Vernooij 3ef09128a8 Use TestTools' TestCase so TestSkipped gets picked up correctly. 15 vuotta sitten
  Jelmer Vernooij 17a735460f Always import TestCase from dulwich.tests so it can be extended or overridden. 15 vuotta sitten
  Jelmer Vernooij b74cc6c034 Use Python2.7 SkipTest class if available, patch up testtools if it is 15 vuotta sitten
  Jelmer Vernooij 945e827da4 merge support for MemoryRepo, path fixing in the web server on non-unix platforms 15 vuotta sitten
  Dave Borowitz 3a417f870f Add a MemoryRepo that stores everything in memory. 15 vuotta sitten
  Dave Borowitz 44e1d6154c Use correct path separators for named repo files. 15 vuotta sitten
  Dave Borowitz 20f3afcdb8 Move named file initilization to BaseRepo. 15 vuotta sitten
  Jelmer Vernooij 4b2cc5b320 Remove unused, add bug reference. 15 vuotta sitten
  Jelmer Vernooij b0cff15c23 Merge refactoring of report-status parsing. 15 vuotta sitten
  Jelmer Vernooij c99343ff36 Merge code cleanups from Dave. 15 vuotta sitten
  Jelmer Vernooij d2fe6acf12 Merge sorted_tree improvements. 15 vuotta sitten
  Dave Borowitz 0efd3c0049 Fix copyright in dul-web. 15 vuotta sitten
  Dave Borowitz e950bdd711 Clean up file headers. 15 vuotta sitten
  Dave Borowitz f24570658f Fix memory leak in C implementation of sorted_tree_items. 15 vuotta sitten
  Dave Borowitz 06867d6fbf Add tests for sorted_tree_items and C implementation. 15 vuotta sitten